May 09 07:22:43.467557 np0000172979 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 07:22:43.473421 np0000172979 devstack@c-api.service[112255]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 07:22:43.476134 np0000172979 devstack@c-api.service[112255]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 07:22:43 2026] *** May 09 07:22:43.476134 np0000172979 devstack@c-api.service[112255]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 07:22:43.476134 np0000172979 devstack@c-api.service[112255]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 07:22:43.476134 np0000172979 devstack@c-api.service[112255]: nodename: np0000172979 May 09 07:22:43.476134 np0000172979 devstack@c-api.service[112255]: machine: x86_64 May 09 07:22:43.476134 np0000172979 devstack@c-api.service[112255]: clock source: unix May 09 07:22:43.476134 np0000172979 devstack@c-api.service[112255]: pcre jit disabled May 09 07:22:43.476134 np0000172979 devstack@c-api.service[112255]: detected number of CPU cores: 16 May 09 07:22:43.476134 np0000172979 devstack@c-api.service[112255]: current working directory: / May 09 07:22:43.476134 np0000172979 devstack@c-api.service[112255]: detected binary path: /usr/bin/uwsgi-core May 09 07:22:43.476134 np0000172979 devstack@c-api.service[112255]: your processes number limit is 256917 May 09 07:22:43.476134 np0000172979 devstack@c-api.service[112255]: your memory page size is 4096 bytes May 09 07:22:43.476134 np0000172979 devstack@c-api.service[112255]: detected max file descriptor number: 2048 May 09 07:22:43.476134 np0000172979 devstack@c-api.service[112255]: lock engine: pthread robust mutexes May 09 07:22:43.476679 np0000172979 devstack@c-api.service[112255]: thunder lock: enabled May 09 07:22:43.476679 np0000172979 devstack@c-api.service[112255]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 07:22:43.476679 np0000172979 devstack@c-api.service[112255]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 07:22:43.476679 np0000172979 devstack@c-api.service[112255]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 07:22:43.476679 np0000172979 devstack@c-api.service[112255]: Set PythonHome to /opt/stack/data/venv May 09 07:22:43.525348 np0000172979 devstack@c-api.service[112255]: Python main interpreter initialized at 0x70458e2a3668 May 09 07:22:43.525348 np0000172979 devstack@c-api.service[112255]: python threads support enabled May 09 07:22:43.525348 np0000172979 devstack@c-api.service[112255]: your server socket listen backlog is limited to 100 connections May 09 07:22:43.525348 np0000172979 devstack@c-api.service[112255]: your mercy for graceful operations on workers is 80 seconds May 09 07:22:43.528520 np0000172979 devstack@c-api.service[112255]: mapped 671795 bytes (656 KB) for 4 cores May 09 07:22:43.528661 np0000172979 devstack@c-api.service[112255]: *** Operational MODE: preforking *** May 09 07:22:43.528946 np0000172979 devstack@c-api.service[112255]: *** uWSGI is running in multiple interpreter mode *** May 09 07:22:43.528946 np0000172979 devstack@c-api.service[112255]: spawned uWSGI master process (pid: 112255) May 09 07:22:43.529076 np0000172979 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 07:22:43.529685 np0000172979 devstack@c-api.service[112255]: spawned uWSGI worker 1 (pid: 112264, cores: 1) May 09 07:22:43.530258 np0000172979 devstack@c-api.service[112255]: spawned uWSGI worker 2 (pid: 112265, cores: 1) May 09 07:22:43.530984 np0000172979 devstack@c-api.service[112255]: spawned uWSGI worker 3 (pid: 112266, cores: 1) May 09 07:22:43.531448 np0000172979 devstack@c-api.service[112255]: spawned uWSGI worker 4 (pid: 112267, cores: 1) May 09 07:22:43.531529 np0000172979 devstack@c-api.service[112255]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 07:22:43.657999 np0000172979 devstack@c-api.service[112266]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:22:43.657999 np0000172979 devstack@c-api.service[112266]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:22:43.657999 np0000172979 devstack@c-api.service[112266]: we strongly recommend against using it for new projects. May 09 07:22:43.657999 np0000172979 devstack@c-api.service[112266]: If you are already using Eventlet, we recommend migrating to a different May 09 07:22:43.657999 np0000172979 devstack@c-api.service[112266]: framework. For more detail see May 09 07:22:43.657999 np0000172979 devstack@c-api.service[112266]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:22:43.657999 np0000172979 devstack@c-api.service[112266]: import eventlet # noqa May 09 07:22:43.658925 np0000172979 devstack@c-api.service[112267]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:22:43.658925 np0000172979 devstack@c-api.service[112267]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:22:43.658925 np0000172979 devstack@c-api.service[112267]: we strongly recommend against using it for new projects. May 09 07:22:43.658925 np0000172979 devstack@c-api.service[112267]: If you are already using Eventlet, we recommend migrating to a different May 09 07:22:43.658925 np0000172979 devstack@c-api.service[112267]: framework. For more detail see May 09 07:22:43.658925 np0000172979 devstack@c-api.service[112267]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:22:43.658925 np0000172979 devstack@c-api.service[112267]: import eventlet # noqa May 09 07:22:43.662583 np0000172979 devstack@c-api.service[112265]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:22:43.662583 np0000172979 devstack@c-api.service[112265]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:22:43.662583 np0000172979 devstack@c-api.service[112265]: we strongly recommend against using it for new projects. May 09 07:22:43.662583 np0000172979 devstack@c-api.service[112265]: If you are already using Eventlet, we recommend migrating to a different May 09 07:22:43.662583 np0000172979 devstack@c-api.service[112265]: framework. For more detail see May 09 07:22:43.662583 np0000172979 devstack@c-api.service[112265]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:22:43.662583 np0000172979 devstack@c-api.service[112265]: import eventlet # noqa May 09 07:22:43.664859 np0000172979 devstack@c-api.service[112264]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:22:43.664859 np0000172979 devstack@c-api.service[112264]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:22:43.664859 np0000172979 devstack@c-api.service[112264]: we strongly recommend against using it for new projects. May 09 07:22:43.664859 np0000172979 devstack@c-api.service[112264]: If you are already using Eventlet, we recommend migrating to a different May 09 07:22:43.664859 np0000172979 devstack@c-api.service[112264]: framework. For more detail see May 09 07:22:43.664859 np0000172979 devstack@c-api.service[112264]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:22:43.664859 np0000172979 devstack@c-api.service[112264]: import eventlet # noqa May 09 07:22:43.742878 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:22:43.742878 np0000172979 devstack@c-api.service[112266]: debtcollector.deprecate( May 09 07:22:43.743114 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:22:43.743114 np0000172979 devstack@c-api.service[112267]: debtcollector.deprecate( May 09 07:22:43.747884 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:22:43.747884 np0000172979 devstack@c-api.service[112264]: debtcollector.deprecate( May 09 07:22:43.748797 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:22:43.748797 np0000172979 devstack@c-api.service[112265]: debtcollector.deprecate( May 09 07:22:43.820718 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:22:43.820718 np0000172979 devstack@c-api.service[112267]: from cgi import parse_header May 09 07:22:43.825654 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:22:43.825654 np0000172979 devstack@c-api.service[112264]: from cgi import parse_header May 09 07:22:43.827046 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:22:43.827046 np0000172979 devstack@c-api.service[112265]: from cgi import parse_header May 09 07:22:43.828119 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:22:43.828119 np0000172979 devstack@c-api.service[112266]: from cgi import parse_header May 09 07:22:43.863630 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:22:43.863630 np0000172979 devstack@c-api.service[112267]: removals.removed_module( May 09 07:22:43.864326 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:22:43.864326 np0000172979 devstack@c-api.service[112267]: removals.removed_module( May 09 07:22:43.869346 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:22:43.869346 np0000172979 devstack@c-api.service[112264]: removals.removed_module( May 09 07:22:43.870037 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:22:43.870037 np0000172979 devstack@c-api.service[112264]: removals.removed_module( May 09 07:22:43.872510 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:22:43.872510 np0000172979 devstack@c-api.service[112265]: removals.removed_module( May 09 07:22:43.872809 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:22:43.872809 np0000172979 devstack@c-api.service[112265]: removals.removed_module( May 09 07:22:43.874147 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:22:43.874147 np0000172979 devstack@c-api.service[112266]: removals.removed_module( May 09 07:22:43.874876 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:22:43.874876 np0000172979 devstack@c-api.service[112266]: removals.removed_module( May 09 07:22:44.473789 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:22:44.473789 np0000172979 devstack@c-api.service[112265]: warnings.warn( May 09 07:22:44.476490 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:22:44.476490 np0000172979 devstack@c-api.service[112264]: warnings.warn( May 09 07:22:44.478894 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:22:44.478894 np0000172979 devstack@c-api.service[112267]: warnings.warn( May 09 07:22:44.486986 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:22:44.486986 np0000172979 devstack@c-api.service[112266]: warnings.warn( May 09 07:22:44.571277 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:22:44.571277 np0000172979 devstack@c-api.service[112264]: warnings.warn( May 09 07:22:44.576173 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:22:44.576173 np0000172979 devstack@c-api.service[112265]: warnings.warn( May 09 07:22:44.581345 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:22:44.581345 np0000172979 devstack@c-api.service[112266]: warnings.warn( May 09 07:22:44.633285 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:22:44.633285 np0000172979 devstack@c-api.service[112267]: warnings.warn( May 09 07:22:44.853090 np0000172979 devstack@c-api.service[112266]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:22:44.853571 np0000172979 devstack@c-api.service[112266]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112266) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:22:44.863331 np0000172979 devstack@c-api.service[112264]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:22:44.863672 np0000172979 devstack@c-api.service[112264]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112264) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:22:44.864036 np0000172979 devstack@c-api.service[112265]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:22:44.864300 np0000172979 devstack@c-api.service[112265]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112265) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:22:44.930312 np0000172979 devstack@c-api.service[112267]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:22:44.930936 np0000172979 devstack@c-api.service[112267]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112267) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:22:44.938153 np0000172979 devstack@c-api.service[112264]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:22:44.938153 np0000172979 devstack@c-api.service[112264]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:22:44.938481 np0000172979 devstack@c-api.service[112266]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:22:44.938481 np0000172979 devstack@c-api.service[112266]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:22:44.939715 np0000172979 devstack@c-api.service[112265]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:22:44.939715 np0000172979 devstack@c-api.service[112265]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:22:44.991295 np0000172979 devstack@c-api.service[112267]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:22:44.991295 np0000172979 devstack@c-api.service[112267]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:22:45.381835 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112266) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:22:45.382002 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112265) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:22:45.382174 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112264) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:22:45.382293 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.382364 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112267) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:22:45.382448 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.382532 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.382604 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.382679 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.382750 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.382820 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.382881 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.382946 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.383009 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.383082 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.383147 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.384742 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.384824 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.384907 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.384907 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.385029 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.385101 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.385167 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.385268 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.385345 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.385398 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.385469 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.385535 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.385606 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.385668 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.385733 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.385798 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.385854 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.385933 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.385992 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.386056 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.386056 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.386163 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.386242 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.386319 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.386383 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.386445 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.386534 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.386608 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.386671 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.386671 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.386782 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.386846 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.386846 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.386961 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.387029 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.387088 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.387164 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.387267 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.387344 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.387401 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.387465 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.387533 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.387601 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.387669 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.387742 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.387812 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.387881 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.387944 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.388006 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.388075 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.388131 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.388226 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.388226 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.388365 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.388365 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.388365 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.388527 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.388527 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.388650 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.388709 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.388709 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.388820 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.388888 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.388956 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.389012 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.389072 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.389134 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.389201 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.389300 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.389367 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.389429 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.389487 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.389543 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.389543 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.389543 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.389543 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.389543 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.389815 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.389815 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.389815 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.389993 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.390062 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.390126 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.390126 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.390267 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.390338 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.390402 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.390474 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.390582 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.390647 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.390709 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.390773 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.390820 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.390864 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.390901 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.390937 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.390972 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.391018 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.391063 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.391102 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.391140 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.391177 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.391231 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.391231 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.391231 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.391231 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.391231 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.391231 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.391231 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.391231 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.391517 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.391556 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.391593 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.391636 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.391676 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.391723 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.391760 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.391805 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.391842 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.391883 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.391923 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.391965 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.392003 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.392003 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.392091 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.392138 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.392175 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.392239 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.392286 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.392325 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.392366 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.392408 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.392448 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.392485 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.392521 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.392572 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.392611 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.392648 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.392692 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.392733 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.392777 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.392821 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.392862 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.392904 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.392948 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.392986 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.393022 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.393068 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.393109 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.393143 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.393143 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.393240 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.393279 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.393330 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.393375 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.393375 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.393448 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.393491 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.393531 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.393573 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.393615 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.393615 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.393615 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.393615 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.393615 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.393615 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.393615 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.393615 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.393978 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.393978 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.393978 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.394089 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.394132 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.394176 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.394256 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.394298 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.394344 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.394392 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.394434 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.394434 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.394517 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.394557 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.394593 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.394644 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.394681 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.394681 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.394681 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.394681 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.394821 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.395056 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.395103 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.395143 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.395187 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.395187 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.395280 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.395316 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.395358 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.395396 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.395444 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.395477 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.395511 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.395548 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.395596 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.395644 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.395683 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.395718 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.395759 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.395802 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.395839 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.395874 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.395907 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.395965 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.395965 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.395965 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.395965 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.395965 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.395965 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.396176 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.396176 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.396176 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.396296 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.396334 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.396412 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.396514 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.396743 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.396792 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.396837 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.396880 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.396918 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.396955 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.396996 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.397043 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.397080 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.397125 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.397162 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.397226 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.397284 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.397333 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.397374 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.397422 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.397459 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.397504 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.397542 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.397586 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.397627 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.397627 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.397705 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.397744 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.397777 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.397820 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.397820 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.397897 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.398181 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.398253 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.398316 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.398367 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.398411 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.398454 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.398537 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.398578 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.398617 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.398659 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.398693 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.398728 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.398769 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.398811 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.398838 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.398861 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.398894 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.398925 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.398925 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.398979 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.399008 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.399042 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.399077 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.399103 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.399103 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.399157 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.399245 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.399354 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.404824 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.404890 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.404954 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.405010 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.405068 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.405101 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.405130 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.405162 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.405190 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.405240 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.405304 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.405363 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.405446 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.405509 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.405759 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.405821 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.405882 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.405914 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.405944 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.405972 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.405997 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.406029 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.406057 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.406090 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.406122 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.406154 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.406189 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.406247 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.406278 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.406310 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.406310 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.406364 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.406396 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.406433 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.406462 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.406519 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.406546 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.406578 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.406612 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.406647 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.406678 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.406706 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.406739 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.406768 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.406794 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.406845 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.406915 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.406971 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.407042 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.407110 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.407110 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.407110 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.407295 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.407295 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.407417 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.407417 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.407744 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.407829 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.407829 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.407952 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.408019 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.408076 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.408138 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.408237 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.408299 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.408370 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.408428 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.408496 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.408561 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.408618 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.408674 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.408740 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.408796 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.408851 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.408906 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.408956 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.409019 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.409088 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.409160 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.409236 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.409309 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.409366 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.409420 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.409486 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.409544 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.409598 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.409653 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.409707 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.409770 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.409828 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.409884 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.409954 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.410013 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.410070 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.410137 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.410194 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.410271 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.410351 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.410416 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.410478 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.410571 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.410637 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.410688 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.410688 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.410801 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.410858 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.410858 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.410976 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.411037 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.411100 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.411156 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.411242 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.411314 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.411314 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.411433 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.411503 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.411566 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.411625 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.411688 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.411755 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.411810 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.411869 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.411932 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.412003 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.412070 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.412125 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.412188 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.412269 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.412342 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.412405 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.412474 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.412531 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.412603 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.412659 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.412712 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.412773 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.412830 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.412882 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.412934 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.412990 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.413048 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.413108 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.413163 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.413380 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.413451 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.413517 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.413573 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.413625 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.413679 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.413732 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.413732 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.413846 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.413919 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.413978 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.414030 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.414081 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.414136 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.414227 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.414298 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.414363 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.414363 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.414363 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.414363 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.414363 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.414363 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.414363 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.414363 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.414363 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.414833 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.414833 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.414833 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.414833 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.414932 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.414964 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.414997 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.415025 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.415054 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.415081 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.415112 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.415143 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.415166 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.415191 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.415249 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.415284 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.415314 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.415339 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.415339 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.415339 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.415409 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.415434 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.415461 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.415461 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.415461 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.415461 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.415461 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.415461 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.415596 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.415596 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.415596 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.415596 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.415596 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.415718 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.415747 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.415776 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.415802 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.415834 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.415859 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.415883 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.415911 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.415911 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.415961 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.415989 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.416018 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.416042 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.416069 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.416096 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.416119 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.416150 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.416177 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.416221 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.416221 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.416281 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.416306 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.416333 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.416357 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.416384 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.416411 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.416435 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.416466 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.416498 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.416528 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.416552 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.416576 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.416600 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.416627 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.416654 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.416681 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.416704 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.416729 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.416759 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.416790 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.416817 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.416841 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.416864 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.416892 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.416916 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.416950 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.416980 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.416980 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.416980 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.416980 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.416980 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.417106 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.417171 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.417260 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.417289 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.417320 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.417345 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.417368 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.417402 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.417428 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.417458 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.417482 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.417510 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.417543 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.417574 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.417602 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.417632 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.417661 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.417687 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.417714 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.417737 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.417761 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.417788 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.417811 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.417835 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.417857 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.417883 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.417914 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.417914 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.419571 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.419628 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.419695 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.419750 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.419786 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.419816 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.419847 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.419883 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.419910 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.419939 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.419967 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.419994 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.420050 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.420124 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.421112 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.421179 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.421261 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.421321 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.421381 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.421432 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.421467 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.421495 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.421520 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.421551 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.421616 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.421674 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.421732 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.421799 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.423519 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.423577 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.423621 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.423696 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.423744 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.423783 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.423831 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.423868 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.423915 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.423953 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.423995 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.423995 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.424072 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.424106 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.424142 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.424185 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.424185 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.424266 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.424319 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.424362 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.424451 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.424988 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.425040 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.425104 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.425145 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.425182 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.425236 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.425275 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.425328 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.425367 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.425408 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.425443 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.425482 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.425521 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.425556 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.425590 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.425627 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.425627 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.425696 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.425736 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.425770 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.425770 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.426173 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.426234 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.426301 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.426348 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.426386 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.426424 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.426465 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.426518 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.426557 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.426595 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.426627 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.426667 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.426705 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.426743 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.426782 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.426818 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.426862 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.426900 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.426937 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.426977 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.427017 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.427058 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.427093 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.427129 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.427161 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.427197 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.427263 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.427306 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.427340 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.427377 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.427418 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.427459 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.427459 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.427526 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.427563 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.427604 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.427638 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.427677 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.427720 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.427762 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.427805 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.427845 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.427881 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.427927 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.427963 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.427999 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.428038 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.428077 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.428114 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.428159 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.428201 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.428265 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.428308 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.428350 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.428386 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.428429 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.428475 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.428517 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.428554 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.428591 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.428591 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.428664 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.428701 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.428744 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.428781 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.428781 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.428858 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.428896 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.428896 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.428896 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.428896 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.428896 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.428896 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.428896 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.428896 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.429163 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.429222 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.429268 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.429306 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.429347 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.429347 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.429347 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.429347 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.429347 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.429347 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.429347 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.429582 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.429582 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.429582 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.429691 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.429691 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.429803 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.429887 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.430034 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.430083 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.430122 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.430170 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.430225 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.430262 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.430262 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.430339 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.430382 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.430419 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.430455 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.430497 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.430575 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.430703 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.430748 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.430781 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.430781 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.430781 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.430781 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.430973 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.431037 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.431092 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.431154 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.431202 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.431202 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.431293 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.431337 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.431373 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.431414 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.431456 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.431456 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.431456 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.431558 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.434914 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.434992 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.435030 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.435088 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.435129 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.435168 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.435224 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.435272 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.435311 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.435354 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.435397 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.435440 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.435477 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.435512 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.435550 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.435593 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.435630 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.435664 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.435700 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.435737 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.435779 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.435825 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.435866 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.435907 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.435949 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.435949 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.435949 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.435949 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.437109 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.437165 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.437240 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.437383 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.437428 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.437503 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.437544 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.437590 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.437628 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.437663 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.437762 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.437895 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.437946 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.438017 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.438092 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.438181 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.438260 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.438322 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.438372 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.438432 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.438501 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.438752 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.438805 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.438869 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.438929 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.438989 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.439047 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.439113 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.442557 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.442616 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.442679 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.442729 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.442788 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.442843 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.442921 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.443106 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.443155 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.443155 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.443242 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.443291 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.443332 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.443380 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.443427 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.443468 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.443504 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.443542 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.443583 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.443619 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.443653 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.443692 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.443692 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.443692 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.443801 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.443839 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.443879 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.443916 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.443949 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.443985 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.444021 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.444063 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.444063 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.444063 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.444063 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.444200 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.444267 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.444303 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.444337 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.444374 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.444408 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.444447 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.444486 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.444522 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.444573 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.444609 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.444645 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.444685 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.444721 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.444756 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.444790 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.444832 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.444868 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.444912 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.444912 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.444985 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.445025 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.445063 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.445102 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.445143 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.445184 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.445236 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.445283 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.445334 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.445371 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.445409 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.445451 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.445486 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.445519 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.445554 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.445590 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.445624 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.445664 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:45.445706 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.445739 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:45.445739 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:45.445739 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:45.445739 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:45.445739 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:45.445739 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112267) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:45.489371 np0000172979 devstack@c-api.service[112265]: INFO dbcounter [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Registered counter for database cinder May 09 07:22:45.490699 np0000172979 devstack@c-api.service[112267]: INFO dbcounter [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Registered counter for database cinder May 09 07:22:45.491934 np0000172979 devstack@c-api.service[112264]: INFO dbcounter [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Registered counter for database cinder May 09 07:22:45.492648 np0000172979 devstack@c-api.service[112266]: INFO dbcounter [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Registered counter for database cinder May 09 07:22:45.501160 np0000172979 devstack@c-api.service[112265]: DEBUG oslo_db.sqlalchemy.engines [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 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=112265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:45.502518 np0000172979 devstack@c-api.service[112267]: DEBUG oslo_db.sqlalchemy.engines [None req-749cebfa-d124-4538-a247-d549c9df96bb 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=112267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:45.504665 np0000172979 devstack@c-api.service[112264]: DEBUG oslo_db.sqlalchemy.engines [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 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=112264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:45.506160 np0000172979 devstack@c-api.service[112266]: DEBUG oslo_db.sqlalchemy.engines [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 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=112266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:45.613526 np0000172979 devstack@c-api.service[112265]: DEBUG dbcounter [-] [112265] Writer thread running {{(pid=112265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:22:45.615835 np0000172979 devstack@c-api.service[112265]: INFO cinder.rpc [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:22:45.616044 np0000172979 devstack@c-api.service[112267]: DEBUG dbcounter [-] [112267] Writer thread running {{(pid=112267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:22:45.618060 np0000172979 devstack@c-api.service[112265]: INFO cinder.rpc [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:22:45.618259 np0000172979 devstack@c-api.service[112267]: INFO cinder.rpc [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:22:45.619955 np0000172979 devstack@c-api.service[112265]: INFO cinder.rpc [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:22:45.621605 np0000172979 devstack@c-api.service[112265]: INFO cinder.rpc [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:22:45.621805 np0000172979 devstack@c-api.service[112267]: INFO cinder.rpc [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:22:45.622487 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.623107 np0000172979 devstack@c-api.service[112264]: DEBUG dbcounter [-] [112264] Writer thread running {{(pid=112264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:22:45.623742 np0000172979 devstack@c-api.service[112266]: DEBUG dbcounter [-] [112266] Writer thread running {{(pid=112266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:22:45.624195 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.624606 np0000172979 devstack@c-api.service[112267]: INFO cinder.rpc [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:22:45.625415 np0000172979 devstack@c-api.service[112264]: INFO cinder.rpc [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:22:45.626670 np0000172979 devstack@c-api.service[112266]: INFO cinder.rpc [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:22:45.627036 np0000172979 devstack@c-api.service[112267]: INFO cinder.rpc [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:22:45.627426 np0000172979 devstack@c-api.service[112264]: INFO cinder.rpc [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:22:45.628303 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.628825 np0000172979 devstack@c-api.service[112265]: DEBUG oslo_db.sqlalchemy.engines [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 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=112265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:45.629142 np0000172979 devstack@c-api.service[112264]: INFO cinder.rpc [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:22:45.630150 np0000172979 devstack@c-api.service[112266]: INFO cinder.rpc [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:22:45.630741 np0000172979 devstack@c-api.service[112264]: INFO cinder.rpc [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:22:45.630837 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.630898 np0000172979 devstack@c-api.service[112265]: INFO cinder.rpc [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:22:45.631599 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.632924 np0000172979 devstack@c-api.service[112265]: INFO cinder.rpc [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:22:45.633199 np0000172979 devstack@c-api.service[112266]: INFO cinder.rpc [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:22:45.633318 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.634082 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.635812 np0000172979 devstack@c-api.service[112266]: INFO cinder.rpc [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:22:45.635944 np0000172979 devstack@c-api.service[112267]: DEBUG oslo_db.sqlalchemy.engines [None req-749cebfa-d124-4538-a247-d549c9df96bb 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=112267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:45.636726 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.637513 np0000172979 devstack@c-api.service[112264]: DEBUG oslo_db.sqlalchemy.engines [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 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=112264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:45.637877 np0000172979 devstack@c-api.service[112267]: INFO cinder.rpc [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:22:45.638526 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.639525 np0000172979 devstack@c-api.service[112267]: INFO cinder.rpc [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:22:45.639878 np0000172979 devstack@c-api.service[112264]: INFO cinder.rpc [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:22:45.640545 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.641606 np0000172979 devstack@c-api.service[112264]: INFO cinder.rpc [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:22:45.642448 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.642799 np0000172979 devstack@c-api.service[112266]: DEBUG oslo_db.sqlalchemy.engines [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 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=112266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:45.645131 np0000172979 devstack@c-api.service[112266]: INFO cinder.rpc [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:22:45.646391 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.648468 np0000172979 devstack@c-api.service[112266]: INFO cinder.rpc [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:22:45.649631 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.650021 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.651825 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.652835 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.653362 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.655079 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.656597 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.656977 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.658315 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.659849 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.660048 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.662608 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.662723 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.663242 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.663934 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.665735 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.666398 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.666554 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.666996 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.668897 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.670076 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.670303 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.670569 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.672104 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.673041 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.674326 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.674565 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.674862 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.675827 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.677256 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.677566 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.678144 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.678781 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.680333 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.680760 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.681108 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.682363 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.682898 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.682986 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.684263 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.685071 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.686301 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.687357 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.688471 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.688606 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.690001 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.690935 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.691031 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.691520 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.692030 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.692550 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.693104 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.694180 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.694313 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.694534 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.695230 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.695651 np0000172979 devstack@c-api.service[112265]: WARNING cinder.api.contrib.hosts [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:22:45.695737 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.696382 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.696470 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.697188 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.697876 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.698011 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.698820 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.699477 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.699564 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.700235 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.700318 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extended resource: extensions {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.700831 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.701118 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.701329 np0000172979 devstack@c-api.service[112264]: WARNING cinder.api.contrib.hosts [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:22:45.701560 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extended resource: encryption {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.702048 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.702546 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.703174 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extended resource: encryption {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.703572 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.703646 np0000172979 devstack@c-api.service[112267]: WARNING cinder.api.contrib.hosts [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:22:45.704266 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.704597 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.704736 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extended resource: os-quota-sets {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.705111 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.705974 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extended resource: extensions {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.706105 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.706172 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extended resource: cgsnapshots {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.706413 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.707249 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extended resource: encryption {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.707581 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extended resource: os-quota-class-sets {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.707796 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.707927 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.708696 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extended resource: extensions {{(pid=112267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.708841 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extended resource: encryption {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.708888 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extended resource: os-availability-zone {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.709416 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.709954 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extended resource: encryption {{(pid=112267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.710148 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extended resource: qos-specs {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.710423 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extended resource: os-quota-sets {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.710998 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.711567 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extended resource: encryption {{(pid=112267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.711837 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extended resource: cgsnapshots {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.712255 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extended resource: backups {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.712442 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.713221 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extended resource: os-quota-sets {{(pid=112267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.713265 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extended resource: os-quota-class-sets {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.713550 np0000172979 devstack@c-api.service[112266]: WARNING cinder.api.contrib.hosts [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:22:45.714279 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.714569 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extended resource: os-availability-zone {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.714625 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extended resource: cgsnapshots {{(pid=112267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.714865 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extended resource: extra_specs {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.715785 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.715859 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extended resource: qos-specs {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.716172 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extended resource: os-quota-class-sets {{(pid=112267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.716436 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extended resource: os-snapshot-manage {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.717366 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.717492 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extended resource: os-availability-zone {{(pid=112267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.717892 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extended resource: os-volume-type-access {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.717969 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extended resource: backups {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.718197 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extended resource: extensions {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.718804 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extended resource: qos-specs {{(pid=112267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.719475 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extended resource: encryption {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.719546 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extended resource: capabilities {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.720481 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extended resource: extra_specs {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.720762 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extended resource: os-hosts {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.721059 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extended resource: encryption {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.721440 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extended resource: backups {{(pid=112267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.722043 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extended resource: os-snapshot-manage {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.722110 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extended resource: consistencygroups {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.722634 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extended resource: os-quota-sets {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.723472 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extended resource: extra_specs {{(pid=112267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.723542 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extended resource: os-volume-type-access {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.724041 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extended resource: cgsnapshots {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.724122 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extended resource: os-volume-transfer {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.725048 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extended resource: os-snapshot-manage {{(pid=112267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.725119 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extended resource: capabilities {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.725443 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extended resource: os-quota-class-sets {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.725697 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extended resource: scheduler-stats {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.726402 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extended resource: os-hosts {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.726486 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extended resource: os-volume-type-access {{(pid=112267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.726813 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extended resource: os-availability-zone {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.727165 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extended resource: os-volume-manage {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.727751 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extended resource: consistencygroups {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.728073 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extended resource: qos-specs {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.728289 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extended resource: capabilities {{(pid=112267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.729358 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.729559 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extended resource: os-hosts {{(pid=112267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.729706 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extended resource: os-volume-transfer {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.730138 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extended resource: backups {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.730298 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.contrib.snapshot_actions [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] SnapshotActionsController initialized {{(pid=112265) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:22:45.730916 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extended resource: consistencygroups {{(pid=112267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.731086 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.731376 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extended resource: scheduler-stats {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.732171 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extended resource: extra_specs {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.732506 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.732824 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extended resource: os-volume-manage {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.732882 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extended resource: os-volume-transfer {{(pid=112267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.733921 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.734188 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extended resource: os-snapshot-manage {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.734474 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extended resource: scheduler-stats {{(pid=112267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.734960 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.735355 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.735667 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extended resource: os-volume-type-access {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.735865 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.contrib.snapshot_actions [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] SnapshotActionsController initialized {{(pid=112264) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:22:45.735966 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extended resource: os-volume-manage {{(pid=112267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.736622 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.736799 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.737225 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extended resource: capabilities {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.738011 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.738115 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.738329 np0000172979 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.738516 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extended resource: os-hosts {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.739090 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.contrib.snapshot_actions [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] SnapshotActionsController initialized {{(pid=112267) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:22:45.739201 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.739336 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.739444 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.739496 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.739556 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.739648 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.739748 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.739859 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.739902 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extended resource: consistencygroups {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.739944 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.739991 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.740087 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.740186 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extension UsedLimits extending resource: limits {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.740304 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extension TypesManage extending resource: types {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.740415 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extension AdminActions extending resource: volumes {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.740533 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extension AdminActions extending resource: snapshots {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.740639 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extension AdminActions extending resource: backups {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.740740 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extension VolumeActions extending resource: volumes {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.740847 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.740940 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.741284 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.741799 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extended resource: os-volume-transfer {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.742329 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.742733 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.743183 np0000172979 devstack@c-api.service[112265]: WARNING keystonemiddleware.auth_token [None req-7e86c6db-a0ab-4073-abb8-67405bfeb945 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:22:45.743449 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extended resource: scheduler-stats {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.743829 np0000172979 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.744130 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.744686 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.744797 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.744867 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extended resource: os-volume-manage {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:45.745000 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.745000 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.745099 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.745262 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.745348 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.745466 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.745575 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.745623 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.745662 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extension UsedLimits extending resource: limits {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.745768 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extension TypesManage extending resource: types {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.745891 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extension AdminActions extending resource: volumes {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.745998 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extension AdminActions extending resource: snapshots {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.746103 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extension AdminActions extending resource: backups {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.746225 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extension VolumeActions extending resource: volumes {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.746433 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.747020 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.747169 np0000172979 devstack@c-api.service[112267]: WARNING castellan.key_manager.migration [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.747928 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.contrib.snapshot_actions [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] SnapshotActionsController initialized {{(pid=112266) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:22:45.748037 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.748155 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.748285 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.748607 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.748693 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.748737 np0000172979 devstack@c-api.service[112264]: WARNING keystonemiddleware.auth_token [None req-9eeb0162-2192-4cb2-bfa8-4fdcab7af701 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:22:45.748775 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.748815 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.748932 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.749036 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.749085 np0000172979 devstack@c-api.service[112265]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70458e2a3668 pid: 112265 (default app) May 09 07:22:45.749143 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.749256 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extension UsedLimits extending resource: limits {{(pid=112267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.749356 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extension TypesManage extending resource: types {{(pid=112267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.749461 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extension AdminActions extending resource: volumes {{(pid=112267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.749582 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extension AdminActions extending resource: snapshots {{(pid=112267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.749622 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:22:45.749622 np0000172979 devstack@c-api.service[112265]: warnings.warn( May 09 07:22:45.749688 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extension AdminActions extending resource: backups {{(pid=112267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.749789 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extension VolumeActions extending resource: volumes {{(pid=112267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.749994 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.v3.router [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.750081 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.751537 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.752226 np0000172979 devstack@c-api.service[112267]: WARNING keystonemiddleware.auth_token [None req-749cebfa-d124-4538-a247-d549c9df96bb None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:22:45.752927 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.754385 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.754562 np0000172979 devstack@c-api.service[112264]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70458e2a3668 pid: 112264 (default app) May 09 07:22:45.755940 np0000172979 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:45.756803 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.756920 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.757027 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.757135 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.757251 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.757346 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.757470 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.757574 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.757694 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.757740 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.757740 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.757740 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.757740 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.757740 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.758020 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.758020 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.758020 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.758020 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.758020 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.758248 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extension UsedLimits extending resource: limits {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.758288 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.758288 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.758288 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.758288 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.758288 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.758288 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.758564 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.758564 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.758564 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.758564 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.758786 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.758786 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.758899 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extension TypesManage extending resource: types {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.758945 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.758945 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.758945 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.758945 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.759129 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.759129 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.759129 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.759129 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.759129 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.759389 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.759389 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.759389 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.759389 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.759389 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.759602 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extension AdminActions extending resource: volumes {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.759642 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.759642 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.759642 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.759642 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.759642 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.759642 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.759959 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.759959 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.759959 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.759959 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.759959 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.759959 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.760396 np0000172979 devstack@c-api.service[112267]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70458e2a3668 pid: 112267 (default app) May 09 07:22:45.760455 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.760455 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.760599 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extension AdminActions extending resource: snapshots {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.760664 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.760664 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.760664 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.760664 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.760664 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.760664 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.761082 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.761082 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.761245 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extension AdminActions extending resource: backups {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.761307 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.761307 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.761307 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.761307 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.761307 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.761699 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.761699 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.761699 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.761699 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.761699 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.762021 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.762021 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.762021 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.762021 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.762357 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extension VolumeActions extending resource: volumes {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.762428 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.762428 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.762428 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.762428 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.762428 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.762428 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.762805 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.762805 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.762805 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.762805 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.762805 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.763179 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.763179 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.763179 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.763179 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.763179 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.763539 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.763539 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.763539 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.763539 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.763834 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.763834 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.763975 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:45.764036 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.764036 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.764036 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.764036 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.764338 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.764338 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.764338 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.764338 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.764338 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.764716 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.764716 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.764716 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.764716 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.764716 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.765037 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.765037 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.765037 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.765037 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.765348 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.765348 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.765348 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.765348 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.765629 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.765629 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.765629 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.765629 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.765927 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.765927 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.765927 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.765927 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.766194 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.766194 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.766194 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.766194 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.766501 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.766501 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.766501 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.766501 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.766501 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.766501 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.766964 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.766964 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.766964 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.766964 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.766964 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.767364 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.767364 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.767364 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.767364 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.767364 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.767364 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.767364 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.767839 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.767839 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.767839 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.767839 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.767839 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.767839 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.768071 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.768071 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.768071 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.768071 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.768071 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.768071 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.768290 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.768290 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.768290 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.768290 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.768290 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.768290 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.768479 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.768479 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.768479 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.768479 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.768614 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.768614 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.768614 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.768614 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.768756 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.768756 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.768756 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.768756 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.768877 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.768877 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.768877 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:45.768877 np0000172979 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 09 07:22:45.769012 np0000172979 devstack@c-api.service[112266]: WARNING keystonemiddleware.auth_token [None req-d642baec-e19f-4caf-aac7-de0f4c8859c9 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:22:45.769050 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.middleware.request_id [None req-af19fdbb-4ec0-40a1-8a24-51331b8e5dc6 None None] RequestId filter calling following filter/app {{(pid=112265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:22:45.769050 np0000172979 devstack@c-api.service[112265]: [pid: 112265|app: 0|req: 1/1] 199.204.45.35 () {60 vars in 946 bytes} [Sat May 9 07:22:45 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 07:22:45.769101 np0000172979 devstack@c-api.service[112266]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70458e2a3668 pid: 112266 (default app) May 09 07:22:52.771786 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:22:52.771786 np0000172979 devstack@c-api.service[112264]: warnings.warn( May 09 07:22:52.784188 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.784188 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.784188 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.784188 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.784631 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.784631 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.784631 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.784631 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.784867 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.784867 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.784867 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.784867 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.784867 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.784867 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.785289 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.785289 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.785289 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.785289 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.785289 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.785577 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.785577 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.785577 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.785577 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.785577 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.785872 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.785872 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.785872 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.785872 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.786095 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.786095 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.786095 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.786095 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.786095 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.786457 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.786457 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.786457 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.786457 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.786457 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.786732 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.786732 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.786732 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.786732 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.786732 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.786732 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.787031 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.787031 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.787031 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.787031 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.787031 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.787031 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.787721 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.787721 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.787721 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.787721 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.787721 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.787721 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.788069 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.788069 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.788069 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.788069 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.788069 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.788399 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.788399 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.788399 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.788399 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.788399 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.788709 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.788709 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.788709 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.788709 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.788709 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.788709 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.789076 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.789076 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.789076 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.789076 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.789076 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.789076 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.789444 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.789444 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.789444 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.789444 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.789444 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.789754 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.789754 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.789754 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.789754 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.789754 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.790062 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.790062 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.790062 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.790062 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.790373 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.790373 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.790373 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.790373 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.790674 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.790674 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.790674 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.790674 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.790674 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.790991 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.790991 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.790991 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.790991 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.790991 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.791302 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.791302 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.791302 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.791302 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.791550 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.791550 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.791550 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.791550 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.791810 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.791810 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.791810 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.791810 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.792060 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.792060 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.792060 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.792060 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.792329 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.792329 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.792329 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.792329 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.792590 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.792590 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.792590 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.792590 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.792590 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.792897 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.792897 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.792897 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.792897 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.792897 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.792897 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.793274 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.793274 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.793274 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.793274 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.793274 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.793588 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.793588 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.793588 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.793588 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.793588 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.793588 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.793956 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.793956 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.793956 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.793956 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.793956 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.793956 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.794410 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.794410 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.794410 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.794410 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.794410 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.794410 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.794769 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.794769 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.794769 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.794769 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.794769 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.794769 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.795001 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.795001 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.795001 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.795001 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.795102 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.795102 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.795102 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.795102 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.795102 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.795234 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.795234 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.795234 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.795234 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:52.795234 np0000172979 devstack@c-api.service[112264]: warnings.warn(deprecated_msg) May 09 07:22:52.795234 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.middleware.request_id [None req-cd1974c0-148b-4ae2-a3d7-ce03af8c6e68 None None] RequestId filter calling following filter/app {{(pid=112264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:22:53.281117 np0000172979 devstack@c-api.service[112264]: INFO cinder.api.openstack.wsgi [None req-cd1974c0-148b-4ae2-a3d7-ce03af8c6e68 admin admin] POST https://199.204.45.35/volume/v3/types May 09 07:22:53.281615 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.openstack.wsgi [None req-cd1974c0-148b-4ae2-a3d7-ce03af8c6e68 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:22:53.283497 np0000172979 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:22:53.283497 np0000172979 devstack@c-api.service[112264]: warnings.warn( May 09 07:22:53.288868 np0000172979 devstack@c-api.service[112264]: DEBUG oslo_db.sqlalchemy.engines [None req-cd1974c0-148b-4ae2-a3d7-ce03af8c6e68 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=112264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:53.316169 np0000172979 devstack@c-api.service[112264]: INFO cinder.api.openstack.wsgi [None req-cd1974c0-148b-4ae2-a3d7-ce03af8c6e68 admin admin] https://199.204.45.35/volume/v3/types returned with HTTP 200 May 09 07:22:53.316591 np0000172979 devstack@c-api.service[112264]: [pid: 112264|app: 0|req: 1/2] 199.204.45.35 () {68 vars in 1281 bytes} [Sat May 9 07:22:52 2026] POST /volume/v3/types => generated 186 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:22:53.329260 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:22:53.329260 np0000172979 devstack@c-api.service[112267]: warnings.warn( May 09 07:22:53.344179 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.344179 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.344179 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.344179 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.344179 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.344420 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.344420 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.344420 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.344420 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.344420 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.344580 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.344580 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.344580 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.344580 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.344580 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.344580 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.344776 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.344776 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.344776 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.344776 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.344953 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.344953 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.344953 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.344953 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.345095 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.345095 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.345095 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.345095 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.345245 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.345245 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.345245 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.345245 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.345245 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.345421 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.345421 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.345421 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.345421 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.345421 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.345587 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.345587 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.345587 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.345587 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.345587 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.345587 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.345799 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.345799 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.345799 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.345799 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.345799 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.345799 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.345987 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.345987 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.345987 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.345987 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.345987 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.345987 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.346191 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.346191 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.346191 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.346191 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.346191 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.346388 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.346388 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.346388 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.346388 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.346388 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.346551 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.346551 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.346551 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.346551 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.346551 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.346551 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.346775 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.346775 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.346775 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.346775 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.346775 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.346775 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.346959 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.346959 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.346959 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.346959 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.346959 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.347128 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.347128 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.347128 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.347128 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.347128 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.348334 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.348334 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.348334 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.348334 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.348608 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.348608 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.348608 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.348608 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.348888 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.348888 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.348888 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.348888 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.348888 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.349350 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.349350 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.349350 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.349350 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.349350 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.349676 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.349676 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.349676 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.349676 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.349939 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.349939 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.349939 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.349939 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.350204 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.350204 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.350204 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.350204 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.350497 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.350497 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.350497 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.350497 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.350863 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.350863 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.350863 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.350863 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.351159 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.351159 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.351159 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.351159 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.351159 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.351618 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.351618 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.351618 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.351618 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.351618 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.351618 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.352042 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.352042 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.352042 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.352042 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.352042 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.352381 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.352381 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.352381 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.352381 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.352381 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.352381 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.352571 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.352571 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.352571 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.352571 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.352571 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.352571 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.352762 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.352762 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.352762 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.352762 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.352762 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.352762 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.352949 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.352949 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.352949 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.352949 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.352949 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.352949 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.353138 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.353138 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.353138 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.353138 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.353705 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.353705 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.353705 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.353705 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.353705 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.354058 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.354058 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.354058 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.354058 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:22:53.354058 np0000172979 devstack@c-api.service[112267]: warnings.warn(deprecated_msg) May 09 07:22:53.354058 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.middleware.request_id [req-cd1974c0-148b-4ae2-a3d7-ce03af8c6e68 req-6379f982-6d82-4ea6-8f2c-c86b72a6e233 None None] RequestId filter calling following filter/app {{(pid=112267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:22:53.668682 np0000172979 devstack@c-api.service[112267]: INFO cinder.api.openstack.wsgi [req-cd1974c0-148b-4ae2-a3d7-ce03af8c6e68 req-6379f982-6d82-4ea6-8f2c-c86b72a6e233 admin admin] POST https://199.204.45.35/volume/v3/types/48e4ca1e-ee71-4b2e-8e42-6bc5417d486d/extra_specs May 09 07:22:53.669236 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.openstack.wsgi [req-cd1974c0-148b-4ae2-a3d7-ce03af8c6e68 req-6379f982-6d82-4ea6-8f2c-c86b72a6e233 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:22:53.671682 np0000172979 devstack@c-api.service[112267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:22:53.671682 np0000172979 devstack@c-api.service[112267]: warnings.warn( May 09 07:22:53.680867 np0000172979 devstack@c-api.service[112267]: DEBUG oslo_db.sqlalchemy.engines [req-cd1974c0-148b-4ae2-a3d7-ce03af8c6e68 req-6379f982-6d82-4ea6-8f2c-c86b72a6e233 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=112267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:53.733324 np0000172979 devstack@c-api.service[112267]: INFO cinder.api.openstack.wsgi [req-cd1974c0-148b-4ae2-a3d7-ce03af8c6e68 req-6379f982-6d82-4ea6-8f2c-c86b72a6e233 admin admin] https://199.204.45.35/volume/v3/types/48e4ca1e-ee71-4b2e-8e42-6bc5417d486d/extra_specs returned with HTTP 200 May 09 07:22:53.733667 np0000172979 devstack@c-api.service[112267]: [pid: 112267|app: 0|req: 1/3] 199.204.45.35 () {70 vars in 1498 bytes} [Sat May 9 07:22:53 2026] POST /volume/v3/types/48e4ca1e-ee71-4b2e-8e42-6bc5417d486d/extra_specs => generated 55 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:22:55.632168 np0000172979 devstack@c-api.service[112265]: DEBUG dbcounter [-] [112265] Writing DB stats cinder:SELECT=6 {{(pid=112265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:22:55.646723 np0000172979 devstack@c-api.service[112266]: DEBUG dbcounter [-] [112266] Writing DB stats cinder:SELECT=6 {{(pid=112266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:23:03.314245 np0000172979 devstack@c-api.service[112264]: DEBUG dbcounter [-] [112264] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:23:03.732009 np0000172979 devstack@c-api.service[112267]: DEBUG dbcounter [-] [112267] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:17.025293 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.middleware.request_id [None req-061df734-8073-4bb5-89c9-888318b8d748 None None] RequestId filter calling following filter/app {{(pid=112265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:17.026506 np0000172979 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-061df734-8073-4bb5-89c9-888318b8d748 None None] GET https://199.204.45.35/volume// May 09 07:27:17.026867 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-061df734-8073-4bb5-89c9-888318b8d748 None None] Empty body provided in request {{(pid=112265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:27:17.027352 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-061df734-8073-4bb5-89c9-888318b8d748 None None] Calling method 'all' {{(pid=112265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:27:17.028400 np0000172979 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-061df734-8073-4bb5-89c9-888318b8d748 None None] https://199.204.45.35/volume// returned with HTTP 300 May 09 07:27:17.028950 np0000172979 devstack@c-api.service[112265]: [pid: 112265|app: 0|req: 2/4] 199.204.45.35 () {66 vars in 1449 bytes} [Sat May 9 07:27:17 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 07:27:53.744259 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:27:53.744259 np0000172979 devstack@c-api.service[112266]: warnings.warn( May 09 07:27:53.757055 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.757055 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.757055 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.757055 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.757055 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.757668 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.757668 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.757668 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.757668 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.757668 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.758043 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.758043 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.758043 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.758043 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.758043 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.758043 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.758659 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.758659 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.758659 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.758659 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.759050 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.759050 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.759050 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.759050 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.759465 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.759465 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.759465 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.759465 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.759751 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.759751 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.759751 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.759751 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.759751 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.760141 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.760141 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.760141 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.760141 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.760141 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.760499 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.760499 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.760499 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.760499 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.760499 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.760499 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.760888 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.760888 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.760888 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.760888 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.760888 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.760888 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.761388 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.761388 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.761388 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.761388 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.761388 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.761388 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.761774 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.761774 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.761774 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.761774 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.761774 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.762161 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.762161 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.762161 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.762161 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.762161 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.762498 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.762498 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.762498 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.762498 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.762498 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.762498 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.762896 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.762896 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.762896 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.762896 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.762896 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.762896 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.763324 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.763324 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.763324 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.763324 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.763324 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.763672 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.763672 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.763672 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.763672 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.763672 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.764012 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.764012 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.764012 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.764012 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.764329 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.764329 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.764329 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.764329 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.764608 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.764608 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.764608 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.764608 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.764608 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.764962 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.764962 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.764962 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.764962 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.764962 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.765296 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.765296 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.765296 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.765296 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.765654 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.765654 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.765654 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.765654 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.765935 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.765935 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.765935 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.765935 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.766244 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.766244 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.766244 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.766244 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.766475 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.766475 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.766475 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.766475 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.766638 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.766638 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.766638 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.766638 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.766638 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.766813 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.766813 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.766813 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.766813 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.766813 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.766813 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.766996 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.766996 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.766996 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.766996 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.766996 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.767145 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.767145 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.767145 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.767145 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.767145 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.767145 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.767356 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.767356 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.767356 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.767356 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.767356 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.767356 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.767546 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.767546 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.767546 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.767546 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.767546 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.767546 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.767736 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.767736 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.767736 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.767736 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.767736 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.767736 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.767932 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.767932 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.767932 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.767932 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.768055 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.768055 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.768055 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.768055 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.768055 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.768234 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.768234 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.768234 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.768234 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:53.768234 np0000172979 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 09 07:27:53.768234 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.middleware.request_id [None req-9634a980-2b10-416f-bd2b-d0ce3904a323 None None] RequestId filter calling following filter/app {{(pid=112266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:54.087417 np0000172979 devstack@c-api.service[112266]: INFO cinder.api.openstack.wsgi [None req-9634a980-2b10-416f-bd2b-d0ce3904a323 demo demo] GET https://199.204.45.35/volume/v3/types?is_public=None May 09 07:27:54.087756 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.openstack.wsgi [None req-9634a980-2b10-416f-bd2b-d0ce3904a323 demo demo] Empty body provided in request {{(pid=112266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:27:54.087988 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.openstack.wsgi [None req-9634a980-2b10-416f-bd2b-d0ce3904a323 demo demo] Calling method 'index' {{(pid=112266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:27:54.088502 np0000172979 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:27:54.088502 np0000172979 devstack@c-api.service[112266]: warnings.warn( May 09 07:27:54.089123 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.api_utils [None req-9634a980-2b10-416f-bd2b-d0ce3904a323 demo demo] Removing options '' from query. {{(pid=112266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:27:54.100380 np0000172979 devstack@c-api.service[112266]: DEBUG oslo_db.sqlalchemy.engines [None req-9634a980-2b10-416f-bd2b-d0ce3904a323 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=112266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:54.116415 np0000172979 devstack@c-api.service[112266]: INFO cinder.api.openstack.wsgi [None req-9634a980-2b10-416f-bd2b-d0ce3904a323 demo demo] https://199.204.45.35/volume/v3/types?is_public=None returned with HTTP 200 May 09 07:27:54.116824 np0000172979 devstack@c-api.service[112266]: [pid: 112266|app: 0|req: 1/5] 199.204.45.35 () {64 vars in 1256 bytes} [Sat May 9 07:27:53 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:27:54.131366 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.middleware.request_id [req-9634a980-2b10-416f-bd2b-d0ce3904a323 req-43b14e8f-0610-4edd-ad57-7bfba6e02a00 None None] RequestId filter calling following filter/app {{(pid=112264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:54.135761 np0000172979 devstack@c-api.service[112264]: INFO cinder.api.openstack.wsgi [req-9634a980-2b10-416f-bd2b-d0ce3904a323 req-43b14e8f-0610-4edd-ad57-7bfba6e02a00 demo demo] GET https://199.204.45.35/volume/v3/types/default May 09 07:27:54.135995 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.openstack.wsgi [req-9634a980-2b10-416f-bd2b-d0ce3904a323 req-43b14e8f-0610-4edd-ad57-7bfba6e02a00 demo demo] Empty body provided in request {{(pid=112264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:27:54.136271 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.openstack.wsgi [req-9634a980-2b10-416f-bd2b-d0ce3904a323 req-43b14e8f-0610-4edd-ad57-7bfba6e02a00 demo demo] Calling method 'show' {{(pid=112264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:27:54.147001 np0000172979 devstack@c-api.service[112264]: INFO cinder.api.openstack.wsgi [req-9634a980-2b10-416f-bd2b-d0ce3904a323 req-43b14e8f-0610-4edd-ad57-7bfba6e02a00 demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 May 09 07:27:54.147319 np0000172979 devstack@c-api.service[112264]: [pid: 112264|app: 0|req: 2/6] 199.204.45.35 () {66 vars in 1322 bytes} [Sat May 9 07:27:54 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:27:54.479481 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.middleware.request_id [None req-b6df01a9-a3a6-488c-a6f8-2a392b78e8ae None None] RequestId filter calling following filter/app {{(pid=112267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:54.483063 np0000172979 devstack@c-api.service[112267]: INFO cinder.api.openstack.wsgi [None req-b6df01a9-a3a6-488c-a6f8-2a392b78e8ae demo demo] GET https://199.204.45.35/volume/v3/types/default May 09 07:27:54.483384 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.openstack.wsgi [None req-b6df01a9-a3a6-488c-a6f8-2a392b78e8ae demo demo] Empty body provided in request {{(pid=112267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:27:54.483685 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.openstack.wsgi [None req-b6df01a9-a3a6-488c-a6f8-2a392b78e8ae demo demo] Calling method 'show' {{(pid=112267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:27:54.497972 np0000172979 devstack@c-api.service[112267]: INFO cinder.api.openstack.wsgi [None req-b6df01a9-a3a6-488c-a6f8-2a392b78e8ae demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 May 09 07:27:54.498352 np0000172979 devstack@c-api.service[112267]: [pid: 112267|app: 0|req: 2/7] 199.204.45.35 () {64 vars in 1251 bytes} [Sat May 9 07:27:54 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:27:54.913967 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.middleware.request_id [None req-841c4a7f-4c32-4aa4-984d-d2bb92151c0f None None] RequestId filter calling following filter/app {{(pid=112265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:55.236631 np0000172979 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-841c4a7f-4c32-4aa4-984d-d2bb92151c0f demo demo] GET https://199.204.45.35/volume/v3/types/default May 09 07:27:55.236928 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-841c4a7f-4c32-4aa4-984d-d2bb92151c0f demo demo] Empty body provided in request {{(pid=112265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:27:55.237119 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-841c4a7f-4c32-4aa4-984d-d2bb92151c0f demo demo] Calling method 'show' {{(pid=112265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:27:55.246917 np0000172979 devstack@c-api.service[112265]: DEBUG oslo_db.sqlalchemy.engines [None req-841c4a7f-4c32-4aa4-984d-d2bb92151c0f 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=112265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:55.264585 np0000172979 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:27:55.264585 np0000172979 devstack@c-api.service[112265]: warnings.warn( May 09 07:27:55.266721 np0000172979 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-841c4a7f-4c32-4aa4-984d-d2bb92151c0f demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 May 09 07:27:55.267112 np0000172979 devstack@c-api.service[112265]: [pid: 112265|app: 0|req: 3/8] 199.204.45.35 () {64 vars in 1251 bytes} [Sat May 9 07:27:54 2026] GET /volume/v3/types/default => generated 145 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:27:55.283160 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.middleware.request_id [None req-a3079b76-e27b-42c9-826b-94576becd57b None None] RequestId filter calling following filter/app {{(pid=112266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:55.286427 np0000172979 devstack@c-api.service[112266]: INFO cinder.api.openstack.wsgi [None req-a3079b76-e27b-42c9-826b-94576becd57b demo demo] GET https://199.204.45.35/volume/v3/types/default May 09 07:27:55.286671 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.openstack.wsgi [None req-a3079b76-e27b-42c9-826b-94576becd57b demo demo] Empty body provided in request {{(pid=112266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:27:55.286929 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.openstack.wsgi [None req-a3079b76-e27b-42c9-826b-94576becd57b demo demo] Calling method 'show' {{(pid=112266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:27:55.300990 np0000172979 devstack@c-api.service[112266]: INFO cinder.api.openstack.wsgi [None req-a3079b76-e27b-42c9-826b-94576becd57b demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 May 09 07:27:55.301309 np0000172979 devstack@c-api.service[112266]: [pid: 112266|app: 0|req: 2/9] 199.204.45.35 () {64 vars in 1251 bytes} [Sat May 9 07:27:55 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:28:04.143451 np0000172979 devstack@c-api.service[112264]: DEBUG dbcounter [-] [112264] Writing DB stats cinder:SELECT=2 {{(pid=112264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:28:04.494640 np0000172979 devstack@c-api.service[112267]: DEBUG dbcounter [-] [112267] Writing DB stats cinder:SELECT=2 {{(pid=112267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:28:05.262539 np0000172979 devstack@c-api.service[112265]: DEBUG dbcounter [-] [112265] Writing DB stats cinder:SELECT=2 {{(pid=112265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:28:05.297331 np0000172979 devstack@c-api.service[112266]: DEBUG dbcounter [-] [112266] Writing DB stats cinder:SELECT=3 {{(pid=112266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:34:28.468503 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.middleware.request_id [None req-8f673d3d-b113-4c76-8f26-c191487dc1f7 None None] RequestId filter calling following filter/app {{(pid=112264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:34:28.555783 np0000172979 devstack@c-api.service[112264]: INFO cinder.api.openstack.wsgi [None req-8f673d3d-b113-4c76-8f26-c191487dc1f7 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:34:28.556066 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.openstack.wsgi [None req-8f673d3d-b113-4c76-8f26-c191487dc1f7 demo demo] Empty body provided in request {{(pid=112264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:34:28.556515 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.openstack.wsgi [None req-8f673d3d-b113-4c76-8f26-c191487dc1f7 demo demo] Calling method 'detail' {{(pid=112264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:34:28.557546 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.api_utils [None req-8f673d3d-b113-4c76-8f26-c191487dc1f7 demo demo] Removing options '' from query. {{(pid=112264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:34:28.559057 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.volume.api [None req-8f673d3d-b113-4c76-8f26-c191487dc1f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112264) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:34:28.599749 np0000172979 devstack@c-api.service[112264]: INFO cinder.volume.api [None req-8f673d3d-b113-4c76-8f26-c191487dc1f7 demo demo] Get all volumes completed successfully. May 09 07:34:28.601795 np0000172979 devstack@c-api.service[112264]: INFO cinder.api.openstack.wsgi [None req-8f673d3d-b113-4c76-8f26-c191487dc1f7 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:34:28.602139 np0000172979 devstack@c-api.service[112264]: [pid: 112264|app: 0|req: 3/10] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:34:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:34:38.588394 np0000172979 devstack@c-api.service[112264]: DEBUG dbcounter [-] [112264] Writing DB stats cinder:SELECT=1 {{(pid=112264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:35:28.620418 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.middleware.request_id [None req-d1ddca39-0132-4f11-82c2-4077c2697120 None None] RequestId filter calling following filter/app {{(pid=112267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:35:28.627598 np0000172979 devstack@c-api.service[112267]: INFO cinder.api.openstack.wsgi [None req-d1ddca39-0132-4f11-82c2-4077c2697120 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:35:28.627990 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.openstack.wsgi [None req-d1ddca39-0132-4f11-82c2-4077c2697120 demo demo] Empty body provided in request {{(pid=112267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:35:28.628323 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.openstack.wsgi [None req-d1ddca39-0132-4f11-82c2-4077c2697120 demo demo] Calling method 'detail' {{(pid=112267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:35:28.629009 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.api_utils [None req-d1ddca39-0132-4f11-82c2-4077c2697120 demo demo] Removing options '' from query. {{(pid=112267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:35:28.630226 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.volume.api [None req-d1ddca39-0132-4f11-82c2-4077c2697120 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112267) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:35:28.661676 np0000172979 devstack@c-api.service[112267]: INFO cinder.volume.api [None req-d1ddca39-0132-4f11-82c2-4077c2697120 demo demo] Get all volumes completed successfully. May 09 07:35:28.664976 np0000172979 devstack@c-api.service[112267]: INFO cinder.api.openstack.wsgi [None req-d1ddca39-0132-4f11-82c2-4077c2697120 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:35:28.665645 np0000172979 devstack@c-api.service[112267]: [pid: 112267|app: 0|req: 3/11] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:35:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:35:38.654930 np0000172979 devstack@c-api.service[112267]: DEBUG dbcounter [-] [112267] Writing DB stats cinder:SELECT=1 {{(pid=112267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:36:28.678376 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.middleware.request_id [None req-016f618a-9fbc-4006-9b8f-c15dfc1c7844 None None] RequestId filter calling following filter/app {{(pid=112265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:36:28.681888 np0000172979 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-016f618a-9fbc-4006-9b8f-c15dfc1c7844 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:36:28.682120 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-016f618a-9fbc-4006-9b8f-c15dfc1c7844 demo demo] Empty body provided in request {{(pid=112265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:36:28.682390 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-016f618a-9fbc-4006-9b8f-c15dfc1c7844 demo demo] Calling method 'detail' {{(pid=112265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:36:28.683202 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.api_utils [None req-016f618a-9fbc-4006-9b8f-c15dfc1c7844 demo demo] Removing options '' from query. {{(pid=112265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:36:28.684565 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.volume.api [None req-016f618a-9fbc-4006-9b8f-c15dfc1c7844 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112265) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:36:28.726300 np0000172979 devstack@c-api.service[112265]: INFO cinder.volume.api [None req-016f618a-9fbc-4006-9b8f-c15dfc1c7844 demo demo] Get all volumes completed successfully. May 09 07:36:28.729816 np0000172979 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-016f618a-9fbc-4006-9b8f-c15dfc1c7844 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:36:28.730462 np0000172979 devstack@c-api.service[112265]: [pid: 112265|app: 0|req: 4/12] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:36:28 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 09 07:36:38.717721 np0000172979 devstack@c-api.service[112265]: DEBUG dbcounter [-] [112265] Writing DB stats cinder:SELECT=1 {{(pid=112265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:37:28.745886 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.middleware.request_id [None req-cf3b421e-c8c4-49b8-8db7-67441ed292ae None None] RequestId filter calling following filter/app {{(pid=112266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:28.749305 np0000172979 devstack@c-api.service[112266]: INFO cinder.api.openstack.wsgi [None req-cf3b421e-c8c4-49b8-8db7-67441ed292ae demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:37:28.749583 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.openstack.wsgi [None req-cf3b421e-c8c4-49b8-8db7-67441ed292ae demo demo] Empty body provided in request {{(pid=112266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:28.749837 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.openstack.wsgi [None req-cf3b421e-c8c4-49b8-8db7-67441ed292ae demo demo] Calling method 'detail' {{(pid=112266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:28.750427 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.api_utils [None req-cf3b421e-c8c4-49b8-8db7-67441ed292ae demo demo] Removing options '' from query. {{(pid=112266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:37:28.751646 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.volume.api [None req-cf3b421e-c8c4-49b8-8db7-67441ed292ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112266) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:37:28.798080 np0000172979 devstack@c-api.service[112266]: INFO cinder.volume.api [None req-cf3b421e-c8c4-49b8-8db7-67441ed292ae demo demo] Get all volumes completed successfully. May 09 07:37:28.803439 np0000172979 devstack@c-api.service[112266]: INFO cinder.api.openstack.wsgi [None req-cf3b421e-c8c4-49b8-8db7-67441ed292ae demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:37:28.804523 np0000172979 devstack@c-api.service[112266]: [pid: 112266|app: 0|req: 3/13] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:37:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:37:38.789707 np0000172979 devstack@c-api.service[112266]: DEBUG dbcounter [-] [112266] Writing DB stats cinder:SELECT=1 {{(pid=112266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:38:28.830392 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.middleware.request_id [None req-38fc853c-f730-4388-9399-93985985f134 None None] RequestId filter calling following filter/app {{(pid=112264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:38:28.832710 np0000172979 devstack@c-api.service[112264]: INFO cinder.api.openstack.wsgi [None req-38fc853c-f730-4388-9399-93985985f134 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:38:28.832710 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.openstack.wsgi [None req-38fc853c-f730-4388-9399-93985985f134 demo demo] Empty body provided in request {{(pid=112264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:38:28.832978 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.openstack.wsgi [None req-38fc853c-f730-4388-9399-93985985f134 demo demo] Calling method 'detail' {{(pid=112264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:38:28.833128 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.api_utils [None req-38fc853c-f730-4388-9399-93985985f134 demo demo] Removing options '' from query. {{(pid=112264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:38:28.833872 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.volume.api [None req-38fc853c-f730-4388-9399-93985985f134 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112264) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:38:28.840905 np0000172979 devstack@c-api.service[112264]: INFO cinder.volume.api [None req-38fc853c-f730-4388-9399-93985985f134 demo demo] Get all volumes completed successfully. May 09 07:38:28.843611 np0000172979 devstack@c-api.service[112264]: INFO cinder.api.openstack.wsgi [None req-38fc853c-f730-4388-9399-93985985f134 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:38:28.844150 np0000172979 devstack@c-api.service[112264]: [pid: 112264|app: 0|req: 4/14] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:38:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:38:38.837483 np0000172979 devstack@c-api.service[112264]: DEBUG dbcounter [-] [112264] Writing DB stats cinder:SELECT=1 {{(pid=112264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:39:28.862519 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.middleware.request_id [None req-24eff4ad-174f-42b4-9e30-9f9f235cb800 None None] RequestId filter calling following filter/app {{(pid=112267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:39:28.987089 np0000172979 devstack@c-api.service[112267]: INFO cinder.api.openstack.wsgi [None req-24eff4ad-174f-42b4-9e30-9f9f235cb800 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:39:28.987388 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.openstack.wsgi [None req-24eff4ad-174f-42b4-9e30-9f9f235cb800 demo demo] Empty body provided in request {{(pid=112267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:39:28.987641 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.openstack.wsgi [None req-24eff4ad-174f-42b4-9e30-9f9f235cb800 demo demo] Calling method 'detail' {{(pid=112267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:39:28.988023 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.api_utils [None req-24eff4ad-174f-42b4-9e30-9f9f235cb800 demo demo] Removing options '' from query. {{(pid=112267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:39:28.988997 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.volume.api [None req-24eff4ad-174f-42b4-9e30-9f9f235cb800 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112267) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:39:28.996973 np0000172979 devstack@c-api.service[112267]: INFO cinder.volume.api [None req-24eff4ad-174f-42b4-9e30-9f9f235cb800 demo demo] Get all volumes completed successfully. May 09 07:39:28.999274 np0000172979 devstack@c-api.service[112267]: INFO cinder.api.openstack.wsgi [None req-24eff4ad-174f-42b4-9e30-9f9f235cb800 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:39:28.999753 np0000172979 devstack@c-api.service[112267]: [pid: 112267|app: 0|req: 4/15] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:39:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:39:38.993533 np0000172979 devstack@c-api.service[112267]: DEBUG dbcounter [-] [112267] Writing DB stats cinder:SELECT=1 {{(pid=112267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:40:29.015660 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.middleware.request_id [None req-8eedd8a8-3e72-4178-a0fe-5b2a1e30bf20 None None] RequestId filter calling following filter/app {{(pid=112265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:40:29.021071 np0000172979 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-8eedd8a8-3e72-4178-a0fe-5b2a1e30bf20 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:40:29.021700 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-8eedd8a8-3e72-4178-a0fe-5b2a1e30bf20 demo demo] Empty body provided in request {{(pid=112265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:40:29.021982 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-8eedd8a8-3e72-4178-a0fe-5b2a1e30bf20 demo demo] Calling method 'detail' {{(pid=112265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:40:29.022330 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.api_utils [None req-8eedd8a8-3e72-4178-a0fe-5b2a1e30bf20 demo demo] Removing options '' from query. {{(pid=112265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:40:29.023138 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.volume.api [None req-8eedd8a8-3e72-4178-a0fe-5b2a1e30bf20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112265) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:40:29.033157 np0000172979 devstack@c-api.service[112265]: INFO cinder.volume.api [None req-8eedd8a8-3e72-4178-a0fe-5b2a1e30bf20 demo demo] Get all volumes completed successfully. May 09 07:40:29.036182 np0000172979 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-8eedd8a8-3e72-4178-a0fe-5b2a1e30bf20 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:40:29.036961 np0000172979 devstack@c-api.service[112265]: [pid: 112265|app: 0|req: 5/16] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:40:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:40:39.027354 np0000172979 devstack@c-api.service[112265]: DEBUG dbcounter [-] [112265] Writing DB stats cinder:SELECT=1 {{(pid=112265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:41:29.049332 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.middleware.request_id [None req-4453dc3e-44de-499e-b761-b079fad27359 None None] RequestId filter calling following filter/app {{(pid=112266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:41:29.052254 np0000172979 devstack@c-api.service[112266]: INFO cinder.api.openstack.wsgi [None req-4453dc3e-44de-499e-b761-b079fad27359 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:41:29.052508 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.openstack.wsgi [None req-4453dc3e-44de-499e-b761-b079fad27359 demo demo] Empty body provided in request {{(pid=112266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:41:29.052763 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.openstack.wsgi [None req-4453dc3e-44de-499e-b761-b079fad27359 demo demo] Calling method 'detail' {{(pid=112266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:41:29.053077 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.api_utils [None req-4453dc3e-44de-499e-b761-b079fad27359 demo demo] Removing options '' from query. {{(pid=112266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:41:29.054063 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.volume.api [None req-4453dc3e-44de-499e-b761-b079fad27359 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112266) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:41:29.062493 np0000172979 devstack@c-api.service[112266]: INFO cinder.volume.api [None req-4453dc3e-44de-499e-b761-b079fad27359 demo demo] Get all volumes completed successfully. May 09 07:41:29.064509 np0000172979 devstack@c-api.service[112266]: INFO cinder.api.openstack.wsgi [None req-4453dc3e-44de-499e-b761-b079fad27359 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:41:29.065052 np0000172979 devstack@c-api.service[112266]: [pid: 112266|app: 0|req: 4/17] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:41:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:41:39.057997 np0000172979 devstack@c-api.service[112266]: DEBUG dbcounter [-] [112266] Writing DB stats cinder:SELECT=1 {{(pid=112266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:42:29.077266 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.middleware.request_id [None req-71d39c7f-7d38-4409-873c-6164e57a303c None None] RequestId filter calling following filter/app {{(pid=112264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:42:29.081329 np0000172979 devstack@c-api.service[112264]: INFO cinder.api.openstack.wsgi [None req-71d39c7f-7d38-4409-873c-6164e57a303c demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:42:29.081711 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.openstack.wsgi [None req-71d39c7f-7d38-4409-873c-6164e57a303c demo demo] Empty body provided in request {{(pid=112264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:42:29.082053 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.openstack.wsgi [None req-71d39c7f-7d38-4409-873c-6164e57a303c demo demo] Calling method 'detail' {{(pid=112264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:42:29.082622 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.api_utils [None req-71d39c7f-7d38-4409-873c-6164e57a303c demo demo] Removing options '' from query. {{(pid=112264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:42:29.083940 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.volume.api [None req-71d39c7f-7d38-4409-873c-6164e57a303c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112264) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:42:29.092632 np0000172979 devstack@c-api.service[112264]: INFO cinder.volume.api [None req-71d39c7f-7d38-4409-873c-6164e57a303c demo demo] Get all volumes completed successfully. May 09 07:42:29.094469 np0000172979 devstack@c-api.service[112264]: INFO cinder.api.openstack.wsgi [None req-71d39c7f-7d38-4409-873c-6164e57a303c demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:42:29.094787 np0000172979 devstack@c-api.service[112264]: [pid: 112264|app: 0|req: 5/18] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:42:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:42:39.088153 np0000172979 devstack@c-api.service[112264]: DEBUG dbcounter [-] [112264] Writing DB stats cinder:SELECT=1 {{(pid=112264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:43:29.111189 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.middleware.request_id [None req-6d95283a-129a-4fe7-aed0-b3f522bb54fd None None] RequestId filter calling following filter/app {{(pid=112267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:43:29.115364 np0000172979 devstack@c-api.service[112267]: INFO cinder.api.openstack.wsgi [None req-6d95283a-129a-4fe7-aed0-b3f522bb54fd demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:43:29.115735 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.openstack.wsgi [None req-6d95283a-129a-4fe7-aed0-b3f522bb54fd demo demo] Empty body provided in request {{(pid=112267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:43:29.116107 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.openstack.wsgi [None req-6d95283a-129a-4fe7-aed0-b3f522bb54fd demo demo] Calling method 'detail' {{(pid=112267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:43:29.116791 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.api_utils [None req-6d95283a-129a-4fe7-aed0-b3f522bb54fd demo demo] Removing options '' from query. {{(pid=112267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:43:29.118459 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.volume.api [None req-6d95283a-129a-4fe7-aed0-b3f522bb54fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112267) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:43:29.125360 np0000172979 devstack@c-api.service[112267]: INFO cinder.volume.api [None req-6d95283a-129a-4fe7-aed0-b3f522bb54fd demo demo] Get all volumes completed successfully. May 09 07:43:29.127405 np0000172979 devstack@c-api.service[112267]: INFO cinder.api.openstack.wsgi [None req-6d95283a-129a-4fe7-aed0-b3f522bb54fd demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:43:29.127835 np0000172979 devstack@c-api.service[112267]: [pid: 112267|app: 0|req: 5/19] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:43:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:43:39.121658 np0000172979 devstack@c-api.service[112267]: DEBUG dbcounter [-] [112267] Writing DB stats cinder:SELECT=1 {{(pid=112267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:44:29.141852 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.middleware.request_id [None req-36cd4ab8-4927-41a7-b633-a9d6ecc53f00 None None] RequestId filter calling following filter/app {{(pid=112265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:44:29.298364 np0000172979 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-36cd4ab8-4927-41a7-b633-a9d6ecc53f00 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:44:29.298691 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-36cd4ab8-4927-41a7-b633-a9d6ecc53f00 demo demo] Empty body provided in request {{(pid=112265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:44:29.298992 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-36cd4ab8-4927-41a7-b633-a9d6ecc53f00 demo demo] Calling method 'detail' {{(pid=112265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:44:29.299380 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.api_utils [None req-36cd4ab8-4927-41a7-b633-a9d6ecc53f00 demo demo] Removing options '' from query. {{(pid=112265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:44:29.300503 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.volume.api [None req-36cd4ab8-4927-41a7-b633-a9d6ecc53f00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112265) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:44:29.312992 np0000172979 devstack@c-api.service[112265]: INFO cinder.volume.api [None req-36cd4ab8-4927-41a7-b633-a9d6ecc53f00 demo demo] Get all volumes completed successfully. May 09 07:44:29.316346 np0000172979 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-36cd4ab8-4927-41a7-b633-a9d6ecc53f00 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:44:29.317009 np0000172979 devstack@c-api.service[112265]: [pid: 112265|app: 0|req: 6/20] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:44:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:44:39.307578 np0000172979 devstack@c-api.service[112265]: DEBUG dbcounter [-] [112265] Writing DB stats cinder:SELECT=1 {{(pid=112265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:45:29.333426 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.middleware.request_id [None req-7599fa52-6bb6-46b5-85ea-b0172b5ad5f1 None None] RequestId filter calling following filter/app {{(pid=112266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:45:29.338764 np0000172979 devstack@c-api.service[112266]: INFO cinder.api.openstack.wsgi [None req-7599fa52-6bb6-46b5-85ea-b0172b5ad5f1 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:45:29.339150 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.openstack.wsgi [None req-7599fa52-6bb6-46b5-85ea-b0172b5ad5f1 demo demo] Empty body provided in request {{(pid=112266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:45:29.339594 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.openstack.wsgi [None req-7599fa52-6bb6-46b5-85ea-b0172b5ad5f1 demo demo] Calling method 'detail' {{(pid=112266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:45:29.340229 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.api_utils [None req-7599fa52-6bb6-46b5-85ea-b0172b5ad5f1 demo demo] Removing options '' from query. {{(pid=112266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:45:29.341466 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.volume.api [None req-7599fa52-6bb6-46b5-85ea-b0172b5ad5f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112266) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:45:29.353543 np0000172979 devstack@c-api.service[112266]: INFO cinder.volume.api [None req-7599fa52-6bb6-46b5-85ea-b0172b5ad5f1 demo demo] Get all volumes completed successfully. May 09 07:45:29.357474 np0000172979 devstack@c-api.service[112266]: INFO cinder.api.openstack.wsgi [None req-7599fa52-6bb6-46b5-85ea-b0172b5ad5f1 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:45:29.357825 np0000172979 devstack@c-api.service[112266]: [pid: 112266|app: 0|req: 5/21] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:45:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:45:39.344324 np0000172979 devstack@c-api.service[112266]: DEBUG dbcounter [-] [112266] Writing DB stats cinder:SELECT=1 {{(pid=112266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:46:29.371273 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.middleware.request_id [None req-24fcec1b-718d-4926-be49-f5489be04927 None None] RequestId filter calling following filter/app {{(pid=112264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:46:29.374632 np0000172979 devstack@c-api.service[112264]: INFO cinder.api.openstack.wsgi [None req-24fcec1b-718d-4926-be49-f5489be04927 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:46:29.374632 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.openstack.wsgi [None req-24fcec1b-718d-4926-be49-f5489be04927 demo demo] Empty body provided in request {{(pid=112264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:46:29.374632 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.openstack.wsgi [None req-24fcec1b-718d-4926-be49-f5489be04927 demo demo] Calling method 'detail' {{(pid=112264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:46:29.374936 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.api_utils [None req-24fcec1b-718d-4926-be49-f5489be04927 demo demo] Removing options '' from query. {{(pid=112264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:46:29.375487 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.volume.api [None req-24fcec1b-718d-4926-be49-f5489be04927 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112264) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:46:29.382275 np0000172979 devstack@c-api.service[112264]: INFO cinder.volume.api [None req-24fcec1b-718d-4926-be49-f5489be04927 demo demo] Get all volumes completed successfully. May 09 07:46:29.384046 np0000172979 devstack@c-api.service[112264]: INFO cinder.api.openstack.wsgi [None req-24fcec1b-718d-4926-be49-f5489be04927 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:46:29.384398 np0000172979 devstack@c-api.service[112264]: [pid: 112264|app: 0|req: 6/22] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:46:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 07:46:39.378063 np0000172979 devstack@c-api.service[112264]: DEBUG dbcounter [-] [112264] Writing DB stats cinder:SELECT=1 {{(pid=112264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:47:29.398645 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.middleware.request_id [None req-ef0bc97d-3b9e-434b-8769-acc095896077 None None] RequestId filter calling following filter/app {{(pid=112267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:47:29.403657 np0000172979 devstack@c-api.service[112267]: INFO cinder.api.openstack.wsgi [None req-ef0bc97d-3b9e-434b-8769-acc095896077 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:47:29.404169 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.openstack.wsgi [None req-ef0bc97d-3b9e-434b-8769-acc095896077 demo demo] Empty body provided in request {{(pid=112267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:47:29.404595 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.openstack.wsgi [None req-ef0bc97d-3b9e-434b-8769-acc095896077 demo demo] Calling method 'detail' {{(pid=112267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:47:29.404841 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.api_utils [None req-ef0bc97d-3b9e-434b-8769-acc095896077 demo demo] Removing options '' from query. {{(pid=112267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:47:29.405600 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.volume.api [None req-ef0bc97d-3b9e-434b-8769-acc095896077 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112267) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:47:29.412509 np0000172979 devstack@c-api.service[112267]: INFO cinder.volume.api [None req-ef0bc97d-3b9e-434b-8769-acc095896077 demo demo] Get all volumes completed successfully. May 09 07:47:29.414931 np0000172979 devstack@c-api.service[112267]: INFO cinder.api.openstack.wsgi [None req-ef0bc97d-3b9e-434b-8769-acc095896077 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:47:29.415386 np0000172979 devstack@c-api.service[112267]: [pid: 112267|app: 0|req: 6/23] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:47:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:47:39.409728 np0000172979 devstack@c-api.service[112267]: DEBUG dbcounter [-] [112267] Writing DB stats cinder:SELECT=1 {{(pid=112267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:48:29.428498 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.middleware.request_id [None req-e16a5578-0332-4446-8a76-3db6146176bc None None] RequestId filter calling following filter/app {{(pid=112265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:48:29.431727 np0000172979 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-e16a5578-0332-4446-8a76-3db6146176bc demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:48:29.431967 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-e16a5578-0332-4446-8a76-3db6146176bc demo demo] Empty body provided in request {{(pid=112265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:48:29.432236 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-e16a5578-0332-4446-8a76-3db6146176bc demo demo] Calling method 'detail' {{(pid=112265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:48:29.432550 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.api_utils [None req-e16a5578-0332-4446-8a76-3db6146176bc demo demo] Removing options '' from query. {{(pid=112265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:48:29.433710 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.volume.api [None req-e16a5578-0332-4446-8a76-3db6146176bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112265) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:48:29.441180 np0000172979 devstack@c-api.service[112265]: INFO cinder.volume.api [None req-e16a5578-0332-4446-8a76-3db6146176bc demo demo] Get all volumes completed successfully. May 09 07:48:29.444751 np0000172979 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-e16a5578-0332-4446-8a76-3db6146176bc demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:48:29.445280 np0000172979 devstack@c-api.service[112265]: [pid: 112265|app: 0|req: 7/24] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:48:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:48:39.436773 np0000172979 devstack@c-api.service[112265]: DEBUG dbcounter [-] [112265] Writing DB stats cinder:SELECT=1 {{(pid=112265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:49:29.460175 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.middleware.request_id [None req-a60d3be0-d23d-499a-8f93-af2434db11e6 None None] RequestId filter calling following filter/app {{(pid=112266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:49:29.464465 np0000172979 devstack@c-api.service[112266]: INFO cinder.api.openstack.wsgi [None req-a60d3be0-d23d-499a-8f93-af2434db11e6 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:49:29.464845 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.openstack.wsgi [None req-a60d3be0-d23d-499a-8f93-af2434db11e6 demo demo] Empty body provided in request {{(pid=112266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:49:29.465312 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.openstack.wsgi [None req-a60d3be0-d23d-499a-8f93-af2434db11e6 demo demo] Calling method 'detail' {{(pid=112266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:49:29.465891 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.api_utils [None req-a60d3be0-d23d-499a-8f93-af2434db11e6 demo demo] Removing options '' from query. {{(pid=112266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:49:29.467007 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.volume.api [None req-a60d3be0-d23d-499a-8f93-af2434db11e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112266) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:49:29.477655 np0000172979 devstack@c-api.service[112266]: INFO cinder.volume.api [None req-a60d3be0-d23d-499a-8f93-af2434db11e6 demo demo] Get all volumes completed successfully. May 09 07:49:29.483637 np0000172979 devstack@c-api.service[112266]: INFO cinder.api.openstack.wsgi [None req-a60d3be0-d23d-499a-8f93-af2434db11e6 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:49:29.484307 np0000172979 devstack@c-api.service[112266]: [pid: 112266|app: 0|req: 6/25] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:49:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:49:39.471385 np0000172979 devstack@c-api.service[112266]: DEBUG dbcounter [-] [112266] Writing DB stats cinder:SELECT=1 {{(pid=112266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:50:29.497449 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.middleware.request_id [None req-1ec9a8df-ce67-4020-968f-a1daa9d4d520 None None] RequestId filter calling following filter/app {{(pid=112264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:50:29.536443 np0000172979 devstack@c-api.service[112264]: INFO cinder.api.openstack.wsgi [None req-1ec9a8df-ce67-4020-968f-a1daa9d4d520 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:50:29.536890 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.openstack.wsgi [None req-1ec9a8df-ce67-4020-968f-a1daa9d4d520 demo demo] Empty body provided in request {{(pid=112264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:50:29.537342 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.openstack.wsgi [None req-1ec9a8df-ce67-4020-968f-a1daa9d4d520 demo demo] Calling method 'detail' {{(pid=112264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:50:29.537932 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.api_utils [None req-1ec9a8df-ce67-4020-968f-a1daa9d4d520 demo demo] Removing options '' from query. {{(pid=112264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:50:29.539382 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.volume.api [None req-1ec9a8df-ce67-4020-968f-a1daa9d4d520 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112264) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:50:29.548033 np0000172979 devstack@c-api.service[112264]: INFO cinder.volume.api [None req-1ec9a8df-ce67-4020-968f-a1daa9d4d520 demo demo] Get all volumes completed successfully. May 09 07:50:29.551067 np0000172979 devstack@c-api.service[112264]: INFO cinder.api.openstack.wsgi [None req-1ec9a8df-ce67-4020-968f-a1daa9d4d520 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:50:29.551628 np0000172979 devstack@c-api.service[112264]: [pid: 112264|app: 0|req: 7/26] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:50:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:50:39.543181 np0000172979 devstack@c-api.service[112264]: DEBUG dbcounter [-] [112264] Writing DB stats cinder:SELECT=1 {{(pid=112264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:51:29.568514 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.middleware.request_id [None req-4ccca8ab-87dd-4788-80b0-0f77faa44d1a None None] RequestId filter calling following filter/app {{(pid=112267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:51:29.570002 np0000172979 devstack@c-api.service[112267]: INFO cinder.api.openstack.wsgi [None req-4ccca8ab-87dd-4788-80b0-0f77faa44d1a demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:51:29.570272 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.openstack.wsgi [None req-4ccca8ab-87dd-4788-80b0-0f77faa44d1a demo demo] Empty body provided in request {{(pid=112267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:51:29.570519 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.openstack.wsgi [None req-4ccca8ab-87dd-4788-80b0-0f77faa44d1a demo demo] Calling method 'detail' {{(pid=112267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:51:29.570819 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.api_utils [None req-4ccca8ab-87dd-4788-80b0-0f77faa44d1a demo demo] Removing options '' from query. {{(pid=112267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:51:29.571561 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.volume.api [None req-4ccca8ab-87dd-4788-80b0-0f77faa44d1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112267) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:51:29.577924 np0000172979 devstack@c-api.service[112267]: INFO cinder.volume.api [None req-4ccca8ab-87dd-4788-80b0-0f77faa44d1a demo demo] Get all volumes completed successfully. May 09 07:51:29.579800 np0000172979 devstack@c-api.service[112267]: INFO cinder.api.openstack.wsgi [None req-4ccca8ab-87dd-4788-80b0-0f77faa44d1a demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:51:29.580193 np0000172979 devstack@c-api.service[112267]: [pid: 112267|app: 0|req: 7/27] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:51:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:51:39.574090 np0000172979 devstack@c-api.service[112267]: DEBUG dbcounter [-] [112267] Writing DB stats cinder:SELECT=1 {{(pid=112267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:52:29.597410 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.middleware.request_id [None req-4a4f1695-1451-4883-9c78-5a0fdcfd602e None None] RequestId filter calling following filter/app {{(pid=112265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:52:29.600178 np0000172979 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-4a4f1695-1451-4883-9c78-5a0fdcfd602e demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:52:29.600434 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-4a4f1695-1451-4883-9c78-5a0fdcfd602e demo demo] Empty body provided in request {{(pid=112265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:52:29.600666 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-4a4f1695-1451-4883-9c78-5a0fdcfd602e demo demo] Calling method 'detail' {{(pid=112265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:52:29.600946 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.api_utils [None req-4a4f1695-1451-4883-9c78-5a0fdcfd602e demo demo] Removing options '' from query. {{(pid=112265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:52:29.601910 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.volume.api [None req-4a4f1695-1451-4883-9c78-5a0fdcfd602e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112265) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:52:29.609479 np0000172979 devstack@c-api.service[112265]: INFO cinder.volume.api [None req-4a4f1695-1451-4883-9c78-5a0fdcfd602e demo demo] Get all volumes completed successfully. May 09 07:52:29.611353 np0000172979 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-4a4f1695-1451-4883-9c78-5a0fdcfd602e demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:52:29.611725 np0000172979 devstack@c-api.service[112265]: [pid: 112265|app: 0|req: 8/28] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:52:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:52:39.605241 np0000172979 devstack@c-api.service[112265]: DEBUG dbcounter [-] [112265] Writing DB stats cinder:SELECT=1 {{(pid=112265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:53:29.627544 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.middleware.request_id [None req-652f299d-84d8-452c-815b-bbc37ecc744b None None] RequestId filter calling following filter/app {{(pid=112266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:53:29.629894 np0000172979 devstack@c-api.service[112266]: INFO cinder.api.openstack.wsgi [None req-652f299d-84d8-452c-815b-bbc37ecc744b demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:53:29.630113 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.openstack.wsgi [None req-652f299d-84d8-452c-815b-bbc37ecc744b demo demo] Empty body provided in request {{(pid=112266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:53:29.630370 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.openstack.wsgi [None req-652f299d-84d8-452c-815b-bbc37ecc744b demo demo] Calling method 'detail' {{(pid=112266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:53:29.630604 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.api_utils [None req-652f299d-84d8-452c-815b-bbc37ecc744b demo demo] Removing options '' from query. {{(pid=112266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:53:29.631308 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.volume.api [None req-652f299d-84d8-452c-815b-bbc37ecc744b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112266) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:53:29.638725 np0000172979 devstack@c-api.service[112266]: INFO cinder.volume.api [None req-652f299d-84d8-452c-815b-bbc37ecc744b demo demo] Get all volumes completed successfully. May 09 07:53:29.641328 np0000172979 devstack@c-api.service[112266]: INFO cinder.api.openstack.wsgi [None req-652f299d-84d8-452c-815b-bbc37ecc744b demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:53:29.641777 np0000172979 devstack@c-api.service[112266]: [pid: 112266|app: 0|req: 7/29] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:53:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:53:39.636777 np0000172979 devstack@c-api.service[112266]: DEBUG dbcounter [-] [112266] Writing DB stats cinder:SELECT=1 {{(pid=112266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:54:29.654833 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.middleware.request_id [None req-d16cc212-25d0-4f6f-9203-6d45d17a2669 None None] RequestId filter calling following filter/app {{(pid=112264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:54:29.657371 np0000172979 devstack@c-api.service[112264]: INFO cinder.api.openstack.wsgi [None req-d16cc212-25d0-4f6f-9203-6d45d17a2669 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:54:29.657594 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.openstack.wsgi [None req-d16cc212-25d0-4f6f-9203-6d45d17a2669 demo demo] Empty body provided in request {{(pid=112264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:54:29.657897 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.openstack.wsgi [None req-d16cc212-25d0-4f6f-9203-6d45d17a2669 demo demo] Calling method 'detail' {{(pid=112264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:54:29.658191 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.api_utils [None req-d16cc212-25d0-4f6f-9203-6d45d17a2669 demo demo] Removing options '' from query. {{(pid=112264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:54:29.659152 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.volume.api [None req-d16cc212-25d0-4f6f-9203-6d45d17a2669 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112264) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:54:29.668136 np0000172979 devstack@c-api.service[112264]: INFO cinder.volume.api [None req-d16cc212-25d0-4f6f-9203-6d45d17a2669 demo demo] Get all volumes completed successfully. May 09 07:54:29.671523 np0000172979 devstack@c-api.service[112264]: INFO cinder.api.openstack.wsgi [None req-d16cc212-25d0-4f6f-9203-6d45d17a2669 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:54:29.672009 np0000172979 devstack@c-api.service[112264]: [pid: 112264|app: 0|req: 8/30] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:54:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:54:39.662367 np0000172979 devstack@c-api.service[112264]: DEBUG dbcounter [-] [112264] Writing DB stats cinder:SELECT=1 {{(pid=112264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:55:29.684233 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.middleware.request_id [None req-6360984b-1af6-47da-9d14-87ab35d78c94 None None] RequestId filter calling following filter/app {{(pid=112267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:55:29.768543 np0000172979 devstack@c-api.service[112267]: INFO cinder.api.openstack.wsgi [None req-6360984b-1af6-47da-9d14-87ab35d78c94 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:55:29.768771 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.openstack.wsgi [None req-6360984b-1af6-47da-9d14-87ab35d78c94 demo demo] Empty body provided in request {{(pid=112267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:55:29.769002 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.openstack.wsgi [None req-6360984b-1af6-47da-9d14-87ab35d78c94 demo demo] Calling method 'detail' {{(pid=112267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:55:29.769298 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.api_utils [None req-6360984b-1af6-47da-9d14-87ab35d78c94 demo demo] Removing options '' from query. {{(pid=112267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:55:29.770232 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.volume.api [None req-6360984b-1af6-47da-9d14-87ab35d78c94 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112267) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:55:29.780427 np0000172979 devstack@c-api.service[112267]: INFO cinder.volume.api [None req-6360984b-1af6-47da-9d14-87ab35d78c94 demo demo] Get all volumes completed successfully. May 09 07:55:29.783644 np0000172979 devstack@c-api.service[112267]: INFO cinder.api.openstack.wsgi [None req-6360984b-1af6-47da-9d14-87ab35d78c94 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:55:29.784495 np0000172979 devstack@c-api.service[112267]: [pid: 112267|app: 0|req: 8/31] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:55:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:55:39.773886 np0000172979 devstack@c-api.service[112267]: DEBUG dbcounter [-] [112267] Writing DB stats cinder:SELECT=1 {{(pid=112267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:56:29.797441 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.middleware.request_id [None req-b1726ab4-f65d-47c7-87de-562a750b4874 None None] RequestId filter calling following filter/app {{(pid=112265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:56:29.803943 np0000172979 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-b1726ab4-f65d-47c7-87de-562a750b4874 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:56:29.804723 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-b1726ab4-f65d-47c7-87de-562a750b4874 demo demo] Empty body provided in request {{(pid=112265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:56:29.804903 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-b1726ab4-f65d-47c7-87de-562a750b4874 demo demo] Calling method 'detail' {{(pid=112265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:56:29.805226 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.api_utils [None req-b1726ab4-f65d-47c7-87de-562a750b4874 demo demo] Removing options '' from query. {{(pid=112265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:56:29.805913 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.volume.api [None req-b1726ab4-f65d-47c7-87de-562a750b4874 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112265) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:56:29.813135 np0000172979 devstack@c-api.service[112265]: INFO cinder.volume.api [None req-b1726ab4-f65d-47c7-87de-562a750b4874 demo demo] Get all volumes completed successfully. May 09 07:56:29.815415 np0000172979 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-b1726ab4-f65d-47c7-87de-562a750b4874 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:56:29.815888 np0000172979 devstack@c-api.service[112265]: [pid: 112265|app: 0|req: 9/32] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:56:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:56:39.808634 np0000172979 devstack@c-api.service[112265]: DEBUG dbcounter [-] [112265] Writing DB stats cinder:SELECT=1 {{(pid=112265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:57:29.828455 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.middleware.request_id [None req-cc244a0e-d2ea-4402-96e8-60a0478191c8 None None] RequestId filter calling following filter/app {{(pid=112266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:57:29.831716 np0000172979 devstack@c-api.service[112266]: INFO cinder.api.openstack.wsgi [None req-cc244a0e-d2ea-4402-96e8-60a0478191c8 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:57:29.832027 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.openstack.wsgi [None req-cc244a0e-d2ea-4402-96e8-60a0478191c8 demo demo] Empty body provided in request {{(pid=112266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:57:29.832384 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.openstack.wsgi [None req-cc244a0e-d2ea-4402-96e8-60a0478191c8 demo demo] Calling method 'detail' {{(pid=112266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:57:29.832771 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.api.api_utils [None req-cc244a0e-d2ea-4402-96e8-60a0478191c8 demo demo] Removing options '' from query. {{(pid=112266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:57:29.834073 np0000172979 devstack@c-api.service[112266]: DEBUG cinder.volume.api [None req-cc244a0e-d2ea-4402-96e8-60a0478191c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112266) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:57:29.843238 np0000172979 devstack@c-api.service[112266]: INFO cinder.volume.api [None req-cc244a0e-d2ea-4402-96e8-60a0478191c8 demo demo] Get all volumes completed successfully. May 09 07:57:29.846142 np0000172979 devstack@c-api.service[112266]: INFO cinder.api.openstack.wsgi [None req-cc244a0e-d2ea-4402-96e8-60a0478191c8 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:57:29.846653 np0000172979 devstack@c-api.service[112266]: [pid: 112266|app: 0|req: 8/33] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:57:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:57:39.838106 np0000172979 devstack@c-api.service[112266]: DEBUG dbcounter [-] [112266] Writing DB stats cinder:SELECT=1 {{(pid=112266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:58:29.861508 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.middleware.request_id [None req-b5368ce3-bbb9-49f3-8adf-bada26dc298a None None] RequestId filter calling following filter/app {{(pid=112264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:58:29.866843 np0000172979 devstack@c-api.service[112264]: INFO cinder.api.openstack.wsgi [None req-b5368ce3-bbb9-49f3-8adf-bada26dc298a demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:58:29.868427 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.openstack.wsgi [None req-b5368ce3-bbb9-49f3-8adf-bada26dc298a demo demo] Empty body provided in request {{(pid=112264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:58:29.868801 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.openstack.wsgi [None req-b5368ce3-bbb9-49f3-8adf-bada26dc298a demo demo] Calling method 'detail' {{(pid=112264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:58:29.869310 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.api.api_utils [None req-b5368ce3-bbb9-49f3-8adf-bada26dc298a demo demo] Removing options '' from query. {{(pid=112264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:58:29.870810 np0000172979 devstack@c-api.service[112264]: DEBUG cinder.volume.api [None req-b5368ce3-bbb9-49f3-8adf-bada26dc298a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112264) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:58:29.879739 np0000172979 devstack@c-api.service[112264]: INFO cinder.volume.api [None req-b5368ce3-bbb9-49f3-8adf-bada26dc298a demo demo] Get all volumes completed successfully. May 09 07:58:29.882416 np0000172979 devstack@c-api.service[112264]: INFO cinder.api.openstack.wsgi [None req-b5368ce3-bbb9-49f3-8adf-bada26dc298a demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:58:29.883085 np0000172979 devstack@c-api.service[112264]: [pid: 112264|app: 0|req: 9/34] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:58:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:58:39.874015 np0000172979 devstack@c-api.service[112264]: DEBUG dbcounter [-] [112264] Writing DB stats cinder:SELECT=1 {{(pid=112264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:59:29.897450 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.middleware.request_id [None req-3fb30b91-728a-4a61-addc-e45671b975f6 None None] RequestId filter calling following filter/app {{(pid=112267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:59:29.899611 np0000172979 devstack@c-api.service[112267]: INFO cinder.api.openstack.wsgi [None req-3fb30b91-728a-4a61-addc-e45671b975f6 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 07:59:29.899778 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.openstack.wsgi [None req-3fb30b91-728a-4a61-addc-e45671b975f6 demo demo] Empty body provided in request {{(pid=112267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:59:29.899953 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.openstack.wsgi [None req-3fb30b91-728a-4a61-addc-e45671b975f6 demo demo] Calling method 'detail' {{(pid=112267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:59:29.900170 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.api.api_utils [None req-3fb30b91-728a-4a61-addc-e45671b975f6 demo demo] Removing options '' from query. {{(pid=112267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:59:29.900862 np0000172979 devstack@c-api.service[112267]: DEBUG cinder.volume.api [None req-3fb30b91-728a-4a61-addc-e45671b975f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112267) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:59:29.908106 np0000172979 devstack@c-api.service[112267]: INFO cinder.volume.api [None req-3fb30b91-728a-4a61-addc-e45671b975f6 demo demo] Get all volumes completed successfully. May 09 07:59:29.910676 np0000172979 devstack@c-api.service[112267]: INFO cinder.api.openstack.wsgi [None req-3fb30b91-728a-4a61-addc-e45671b975f6 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 07:59:29.911097 np0000172979 devstack@c-api.service[112267]: [pid: 112267|app: 0|req: 9/35] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 07:59:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:59:39.903563 np0000172979 devstack@c-api.service[112267]: DEBUG dbcounter [-] [112267] Writing DB stats cinder:SELECT=1 {{(pid=112267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:00:29.922387 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.middleware.request_id [None req-df31972d-c604-45eb-8e4d-1d6d3c7d1be8 None None] RequestId filter calling following filter/app {{(pid=112265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:00:29.956606 np0000172979 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-df31972d-c604-45eb-8e4d-1d6d3c7d1be8 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 08:00:29.957011 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-df31972d-c604-45eb-8e4d-1d6d3c7d1be8 demo demo] Empty body provided in request {{(pid=112265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:00:29.957717 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-df31972d-c604-45eb-8e4d-1d6d3c7d1be8 demo demo] Calling method 'detail' {{(pid=112265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:00:29.958288 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.api.api_utils [None req-df31972d-c604-45eb-8e4d-1d6d3c7d1be8 demo demo] Removing options '' from query. {{(pid=112265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:00:29.959295 np0000172979 devstack@c-api.service[112265]: DEBUG cinder.volume.api [None req-df31972d-c604-45eb-8e4d-1d6d3c7d1be8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112265) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:00:29.969810 np0000172979 devstack@c-api.service[112265]: INFO cinder.volume.api [None req-df31972d-c604-45eb-8e4d-1d6d3c7d1be8 demo demo] Get all volumes completed successfully. May 09 08:00:29.972405 np0000172979 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-df31972d-c604-45eb-8e4d-1d6d3c7d1be8 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 08:00:29.972810 np0000172979 devstack@c-api.service[112265]: [pid: 112265|app: 0|req: 10/36] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 08:00:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:00:39.962751 np0000172979 devstack@c-api.service[112265]: DEBUG dbcounter [-] [112265] Writing DB stats cinder:SELECT=1 {{(pid=112265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}