May 09 13:52:36.671630 np0000173164 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 13:52:36.680540 np0000173164 devstack@c-api.service[112461]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 13:52:36.683607 np0000173164 devstack@c-api.service[112461]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 13:52:36 2026] *** May 09 13:52:36.683607 np0000173164 devstack@c-api.service[112461]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 13:52:36.683607 np0000173164 devstack@c-api.service[112461]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 13:52:36.683607 np0000173164 devstack@c-api.service[112461]: nodename: np0000173164 May 09 13:52:36.683607 np0000173164 devstack@c-api.service[112461]: machine: x86_64 May 09 13:52:36.683607 np0000173164 devstack@c-api.service[112461]: clock source: unix May 09 13:52:36.683607 np0000173164 devstack@c-api.service[112461]: pcre jit disabled May 09 13:52:36.683607 np0000173164 devstack@c-api.service[112461]: detected number of CPU cores: 16 May 09 13:52:36.683607 np0000173164 devstack@c-api.service[112461]: current working directory: / May 09 13:52:36.683607 np0000173164 devstack@c-api.service[112461]: detected binary path: /usr/bin/uwsgi-core May 09 13:52:36.683607 np0000173164 devstack@c-api.service[112461]: your processes number limit is 256917 May 09 13:52:36.683607 np0000173164 devstack@c-api.service[112461]: your memory page size is 4096 bytes May 09 13:52:36.683607 np0000173164 devstack@c-api.service[112461]: detected max file descriptor number: 2048 May 09 13:52:36.683607 np0000173164 devstack@c-api.service[112461]: lock engine: pthread robust mutexes May 09 13:52:36.684373 np0000173164 devstack@c-api.service[112461]: thunder lock: enabled May 09 13:52:36.684373 np0000173164 devstack@c-api.service[112461]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 13:52:36.684373 np0000173164 devstack@c-api.service[112461]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 13:52:36.684373 np0000173164 devstack@c-api.service[112461]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 13:52:36.684373 np0000173164 devstack@c-api.service[112461]: Set PythonHome to /opt/stack/data/venv May 09 13:52:36.718481 np0000173164 devstack@c-api.service[112461]: Python main interpreter initialized at 0x75b8316a3668 May 09 13:52:36.718481 np0000173164 devstack@c-api.service[112461]: python threads support enabled May 09 13:52:36.718481 np0000173164 devstack@c-api.service[112461]: your server socket listen backlog is limited to 100 connections May 09 13:52:36.718481 np0000173164 devstack@c-api.service[112461]: your mercy for graceful operations on workers is 80 seconds May 09 13:52:36.718983 np0000173164 devstack@c-api.service[112461]: mapped 671795 bytes (656 KB) for 4 cores May 09 13:52:36.719127 np0000173164 devstack@c-api.service[112461]: *** Operational MODE: preforking *** May 09 13:52:36.719338 np0000173164 devstack@c-api.service[112461]: *** uWSGI is running in multiple interpreter mode *** May 09 13:52:36.719338 np0000173164 devstack@c-api.service[112461]: spawned uWSGI master process (pid: 112461) May 09 13:52:36.719524 np0000173164 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 13:52:36.719963 np0000173164 devstack@c-api.service[112461]: spawned uWSGI worker 1 (pid: 112464, cores: 1) May 09 13:52:36.721246 np0000173164 devstack@c-api.service[112461]: spawned uWSGI worker 2 (pid: 112465, cores: 1) May 09 13:52:36.721246 np0000173164 devstack@c-api.service[112461]: spawned uWSGI worker 3 (pid: 112466, cores: 1) May 09 13:52:36.721578 np0000173164 devstack@c-api.service[112461]: spawned uWSGI worker 4 (pid: 112467, cores: 1) May 09 13:52:36.721658 np0000173164 devstack@c-api.service[112461]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 13:52:36.845525 np0000173164 devstack@c-api.service[112467]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:52:36.845525 np0000173164 devstack@c-api.service[112467]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:52:36.845525 np0000173164 devstack@c-api.service[112467]: we strongly recommend against using it for new projects. May 09 13:52:36.845525 np0000173164 devstack@c-api.service[112467]: If you are already using Eventlet, we recommend migrating to a different May 09 13:52:36.845525 np0000173164 devstack@c-api.service[112467]: framework. For more detail see May 09 13:52:36.845525 np0000173164 devstack@c-api.service[112467]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:52:36.845525 np0000173164 devstack@c-api.service[112467]: import eventlet # noqa May 09 13:52:36.847012 np0000173164 devstack@c-api.service[112465]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:52:36.847012 np0000173164 devstack@c-api.service[112465]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:52:36.847012 np0000173164 devstack@c-api.service[112465]: we strongly recommend against using it for new projects. May 09 13:52:36.847012 np0000173164 devstack@c-api.service[112465]: If you are already using Eventlet, we recommend migrating to a different May 09 13:52:36.847012 np0000173164 devstack@c-api.service[112465]: framework. For more detail see May 09 13:52:36.847012 np0000173164 devstack@c-api.service[112465]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:52:36.847012 np0000173164 devstack@c-api.service[112465]: import eventlet # noqa May 09 13:52:36.848044 np0000173164 devstack@c-api.service[112464]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:52:36.848044 np0000173164 devstack@c-api.service[112464]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:52:36.848044 np0000173164 devstack@c-api.service[112464]: we strongly recommend against using it for new projects. May 09 13:52:36.848044 np0000173164 devstack@c-api.service[112464]: If you are already using Eventlet, we recommend migrating to a different May 09 13:52:36.848044 np0000173164 devstack@c-api.service[112464]: framework. For more detail see May 09 13:52:36.848044 np0000173164 devstack@c-api.service[112464]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:52:36.848044 np0000173164 devstack@c-api.service[112464]: import eventlet # noqa May 09 13:52:36.852525 np0000173164 devstack@c-api.service[112466]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:52:36.852525 np0000173164 devstack@c-api.service[112466]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:52:36.852525 np0000173164 devstack@c-api.service[112466]: we strongly recommend against using it for new projects. May 09 13:52:36.852525 np0000173164 devstack@c-api.service[112466]: If you are already using Eventlet, we recommend migrating to a different May 09 13:52:36.852525 np0000173164 devstack@c-api.service[112466]: framework. For more detail see May 09 13:52:36.852525 np0000173164 devstack@c-api.service[112466]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:52:36.852525 np0000173164 devstack@c-api.service[112466]: import eventlet # noqa May 09 13:52:36.929115 np0000173164 devstack@c-api.service[112467]: /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 13:52:36.929115 np0000173164 devstack@c-api.service[112467]: debtcollector.deprecate( May 09 13:52:36.935771 np0000173164 devstack@c-api.service[112465]: /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 13:52:36.935771 np0000173164 devstack@c-api.service[112465]: debtcollector.deprecate( May 09 13:52:36.945116 np0000173164 devstack@c-api.service[112466]: /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 13:52:36.945116 np0000173164 devstack@c-api.service[112466]: debtcollector.deprecate( May 09 13:52:36.950934 np0000173164 devstack@c-api.service[112464]: /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 13:52:36.950934 np0000173164 devstack@c-api.service[112464]: debtcollector.deprecate( May 09 13:52:37.013896 np0000173164 devstack@c-api.service[112467]: /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 13:52:37.013896 np0000173164 devstack@c-api.service[112467]: from cgi import parse_header May 09 13:52:37.025582 np0000173164 devstack@c-api.service[112465]: /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 13:52:37.025582 np0000173164 devstack@c-api.service[112465]: from cgi import parse_header May 09 13:52:37.035541 np0000173164 devstack@c-api.service[112464]: /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 13:52:37.035541 np0000173164 devstack@c-api.service[112464]: from cgi import parse_header May 09 13:52:37.042975 np0000173164 devstack@c-api.service[112466]: /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 13:52:37.042975 np0000173164 devstack@c-api.service[112466]: from cgi import parse_header May 09 13:52:37.058055 np0000173164 devstack@c-api.service[112467]: /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 13:52:37.058055 np0000173164 devstack@c-api.service[112467]: removals.removed_module( May 09 13:52:37.058751 np0000173164 devstack@c-api.service[112467]: /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 13:52:37.058751 np0000173164 devstack@c-api.service[112467]: removals.removed_module( May 09 13:52:37.072698 np0000173164 devstack@c-api.service[112465]: /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 13:52:37.072698 np0000173164 devstack@c-api.service[112465]: removals.removed_module( May 09 13:52:37.073458 np0000173164 devstack@c-api.service[112465]: /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 13:52:37.073458 np0000173164 devstack@c-api.service[112465]: removals.removed_module( May 09 13:52:37.081265 np0000173164 devstack@c-api.service[112464]: /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 13:52:37.081265 np0000173164 devstack@c-api.service[112464]: removals.removed_module( May 09 13:52:37.082174 np0000173164 devstack@c-api.service[112464]: /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 13:52:37.082174 np0000173164 devstack@c-api.service[112464]: removals.removed_module( May 09 13:52:37.092310 np0000173164 devstack@c-api.service[112466]: /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 13:52:37.092310 np0000173164 devstack@c-api.service[112466]: removals.removed_module( May 09 13:52:37.093221 np0000173164 devstack@c-api.service[112466]: /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 13:52:37.093221 np0000173164 devstack@c-api.service[112466]: removals.removed_module( May 09 13:52:37.661532 np0000173164 devstack@c-api.service[112467]: /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 13:52:37.661532 np0000173164 devstack@c-api.service[112467]: warnings.warn( May 09 13:52:37.682871 np0000173164 devstack@c-api.service[112465]: /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 13:52:37.682871 np0000173164 devstack@c-api.service[112465]: warnings.warn( May 09 13:52:37.696031 np0000173164 devstack@c-api.service[112466]: /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 13:52:37.696031 np0000173164 devstack@c-api.service[112466]: warnings.warn( May 09 13:52:37.716378 np0000173164 devstack@c-api.service[112464]: /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 13:52:37.716378 np0000173164 devstack@c-api.service[112464]: warnings.warn( May 09 13:52:37.768579 np0000173164 devstack@c-api.service[112467]: /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 13:52:37.768579 np0000173164 devstack@c-api.service[112467]: warnings.warn( May 09 13:52:37.791125 np0000173164 devstack@c-api.service[112466]: /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 13:52:37.791125 np0000173164 devstack@c-api.service[112466]: warnings.warn( May 09 13:52:37.793171 np0000173164 devstack@c-api.service[112465]: /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 13:52:37.793171 np0000173164 devstack@c-api.service[112465]: warnings.warn( May 09 13:52:37.814253 np0000173164 devstack@c-api.service[112464]: /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 13:52:37.814253 np0000173164 devstack@c-api.service[112464]: warnings.warn( May 09 13:52:38.081040 np0000173164 devstack@c-api.service[112465]: 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 13:52:38.081684 np0000173164 devstack@c-api.service[112465]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112465) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 13:52:38.081757 np0000173164 devstack@c-api.service[112467]: 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 13:52:38.081757 np0000173164 devstack@c-api.service[112467]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112467) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 13:52:38.093736 np0000173164 devstack@c-api.service[112466]: 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 13:52:38.093982 np0000173164 devstack@c-api.service[112466]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112466) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 13:52:38.099003 np0000173164 devstack@c-api.service[112464]: 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 13:52:38.099472 np0000173164 devstack@c-api.service[112464]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112464) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 13:52:38.167302 np0000173164 devstack@c-api.service[112465]: /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 13:52:38.167302 np0000173164 devstack@c-api.service[112465]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:52:38.167574 np0000173164 devstack@c-api.service[112464]: /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 13:52:38.167574 np0000173164 devstack@c-api.service[112464]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:52:38.167726 np0000173164 devstack@c-api.service[112466]: /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 13:52:38.167726 np0000173164 devstack@c-api.service[112466]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:52:38.168137 np0000173164 devstack@c-api.service[112467]: /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 13:52:38.168137 np0000173164 devstack@c-api.service[112467]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:52:38.620994 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112467) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 13:52:38.621254 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112466) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 13:52:38.621344 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112464) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 13:52:38.621427 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112465) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 13:52:38.621491 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.621556 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.621615 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.621675 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.621734 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.621790 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.621882 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.621882 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.622012 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.622069 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.622168 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.622232 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.623800 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.623906 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.623979 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.624044 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.624151 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.624232 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.624308 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.624367 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.624420 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.624477 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.624543 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.624596 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.624659 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.624719 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.624770 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.624838 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.624989 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.625082 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.625171 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.625235 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.625314 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.625374 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.625451 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.625451 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.625571 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.625571 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.625571 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.625571 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.625768 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.625768 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.625874 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.625944 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.626012 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.626144 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.626231 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.626296 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.626391 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.626453 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.626576 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.626678 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.626797 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.626862 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.626920 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.626977 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.626977 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.627080 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.627223 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.627312 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.627376 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.627449 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.627511 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.627595 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.627692 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.627756 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.627756 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.627756 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.628007 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.628007 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.628007 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.628260 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.628332 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.628413 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.628475 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.628549 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.628643 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.628788 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.628863 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.628926 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.628986 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.629060 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.629167 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.629239 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.629300 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.629300 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.629300 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.629300 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.629535 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.629600 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.629713 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.629818 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.629924 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.630007 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.630109 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.630178 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.630240 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.630305 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.630366 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.630430 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.630552 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.630619 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.630726 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.630814 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.630892 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.630956 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.631016 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.631077 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.631151 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.631189 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.631225 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.631259 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.631299 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.631336 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.631379 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.631414 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.631450 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.631486 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.631521 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.631521 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.631521 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.631521 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.631521 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.631521 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.631840 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.631952 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.632016 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.632016 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.632148 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.632215 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.632287 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.632374 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.632431 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.632492 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.632537 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.632537 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.632602 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.632643 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.632681 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.632745 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.632794 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.632830 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.632974 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.633053 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.633129 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.633172 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.633209 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.633246 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.633293 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.633332 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.633406 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.633455 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.633504 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.633542 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.633580 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.633621 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.633659 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.633695 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.633742 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.633801 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.633840 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.633889 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.633928 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.633964 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.634000 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.634036 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.634079 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.634136 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.634174 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.634211 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.634247 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.634292 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.634329 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.634365 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.634401 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.634434 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.634523 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.634577 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.634577 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.634577 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.634683 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.634683 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.634683 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.634683 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.634849 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.634946 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.634999 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.635078 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.635186 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.635234 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.635301 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.635301 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.635401 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.635452 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.635511 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.635560 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.635611 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.635649 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.635649 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.635743 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.635873 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.635927 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.635986 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.636024 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.636069 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.636316 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.636316 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.636316 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.636447 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.636447 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.636526 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.636563 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.636597 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.636633 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.636669 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.636704 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.636741 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.636779 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.636851 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.636898 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.636940 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.636976 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.637019 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.637074 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.637142 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.637180 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.637180 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.637290 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.637328 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.637388 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.637441 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.637480 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.637480 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.637480 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.637480 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.637480 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.637655 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.637655 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.637655 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.637754 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.637788 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.637848 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.637895 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.637940 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.637977 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.638013 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.638050 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.638102 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.638139 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.638175 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.638212 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.638247 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.638281 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.638326 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.638393 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.638441 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.638476 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.638536 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.638582 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.638618 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.638658 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.638658 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.638658 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.638658 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.638818 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.638818 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.638818 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.638946 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.638992 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.639033 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.639070 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.639126 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.639181 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.639221 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.639265 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.639303 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.639341 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.639379 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.639416 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.639460 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.639498 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.639545 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.639584 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.639621 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.639658 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.639695 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.639734 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.639771 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.639808 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.639855 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.639898 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.639945 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.643992 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.644050 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.644113 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.644158 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.644186 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.644213 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.644240 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.644267 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.644298 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.644330 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.644360 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.644393 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.644423 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.644503 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.644536 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.644562 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.644615 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.644675 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.644733 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.644762 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.644794 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.644822 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.644848 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.644875 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.644943 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.644994 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.645049 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.645125 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.645168 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.645202 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.645249 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.645309 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.645341 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.645390 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.645419 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.645447 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.645474 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.645506 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.645543 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.645571 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.645607 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.645648 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.645677 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.645704 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.645737 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.645763 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.645790 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.645816 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.645849 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.645876 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.645903 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.645938 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.645938 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.645938 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.646028 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.646028 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.646873 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.646918 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.646949 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.647007 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.647038 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.647070 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.647124 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.647158 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.647187 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.647214 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.647240 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.647300 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.647340 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.647371 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.647399 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.647426 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.647459 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.647487 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.647512 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.647539 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.647568 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.647595 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.647626 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.647651 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.647677 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.647707 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.647735 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.647767 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.647793 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.647823 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.647848 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.647874 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.647905 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.647931 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.647957 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.647989 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.648020 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.648049 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.648091 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.648125 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.648154 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.648184 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.648211 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.648237 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.648264 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.648294 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.648319 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.648345 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.648369 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.648392 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.648418 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.648441 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.648470 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.648561 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.648561 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.648561 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.649910 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.649994 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.649994 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.650103 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.650150 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.650194 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.650239 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.650280 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.650317 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.650352 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.650388 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.650423 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.650462 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.650508 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.650552 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.650589 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.650632 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.650668 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.650709 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.650744 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.650778 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.650813 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.650848 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.650888 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.650925 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.650970 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.651006 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.651047 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.651099 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.651139 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.651175 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.651212 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.651246 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.651288 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.651322 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.651365 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.651404 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.651439 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.651472 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.651690 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.651724 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.651760 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.651811 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.651851 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.651888 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.651928 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.651973 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.652005 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.652045 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.652096 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.652129 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.652163 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.652196 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.652196 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.652196 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.652196 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.652874 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.652921 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.653003 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.653044 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.653093 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.653141 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.653178 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.653214 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.653255 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.653302 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.653339 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.653375 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.653409 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.653447 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.653487 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.653526 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.653560 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.653606 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.653644 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.653685 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.653720 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.653759 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.653800 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.653835 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.653867 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.653901 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.653935 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.653935 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.654004 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.654093 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.654170 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.654210 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.654253 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.654291 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.654327 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.654370 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.654406 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.654442 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.654484 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.654484 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.654583 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.654624 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.654660 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.654696 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.654736 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.654776 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.654812 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.654855 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.654892 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.654927 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.654967 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.655002 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.655038 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.655074 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.655133 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.655170 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.655203 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.655246 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.655279 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.655315 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.655315 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.655377 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.655413 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.655449 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.655484 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.655518 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.655553 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.655598 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.655635 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.655675 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.655709 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.655743 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.655777 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.655812 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.655846 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.655885 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.655925 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.655959 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.655994 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.656040 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.656077 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.656135 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.656169 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.656169 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.656572 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.656637 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.656687 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.656726 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.656759 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.656794 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.656828 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.656862 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.656894 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.656927 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.656966 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.657000 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.657040 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.657078 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.657139 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.657177 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.657213 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.657246 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.657277 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.657310 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.657392 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.657437 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.657472 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.657505 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.657537 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.657572 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.657606 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.657606 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.659099 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.659162 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.659211 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.659255 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.659298 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.659334 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.659367 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.659404 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.659439 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.659478 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.659514 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.659552 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.659594 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.659631 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.659669 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.659709 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.659745 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.659780 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.659817 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.659858 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.659896 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.659936 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.659977 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.660011 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.660044 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.660095 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.660132 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.660168 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.661989 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.662039 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.662128 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.662186 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.662249 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.662309 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.662309 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.662383 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.662424 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.662461 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.662673 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.662707 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.662740 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.662784 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.662825 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.662860 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.662897 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.662934 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.662967 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.662999 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.663032 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.663064 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.663117 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.663168 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.663205 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.663245 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.663245 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.663245 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.663663 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.663725 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.663771 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.663817 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.663864 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.663944 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.663998 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.664044 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.664100 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.664100 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.664187 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.664230 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.664276 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.664276 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.664344 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.664381 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.664514 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.664643 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.664684 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.664718 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.664718 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.664796 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.664832 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.664866 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.664866 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.664928 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.664972 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.664972 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.665042 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.665042 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.665042 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.665042 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.665042 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.665221 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.665259 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.665298 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.665338 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.665371 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.665404 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.665404 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.665468 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.665501 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.665538 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.665574 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.665607 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.665646 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.665687 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.665725 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.665760 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.665795 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.665830 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.665871 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.665906 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.665942 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.665982 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.666024 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.666060 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.666111 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.666148 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.666191 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.666227 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.666264 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.666299 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.666334 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.666368 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.666410 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.666451 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.666488 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.666548 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.666585 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.666620 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.666653 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.666694 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.666732 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.666783 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.666827 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.666864 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.666898 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.666931 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.666964 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.667004 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.667038 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.667076 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.667136 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.667178 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.667213 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.667248 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.667285 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.667319 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.667352 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.667387 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.667575 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.667643 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.667683 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.667721 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.667887 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.667927 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.667965 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.668002 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.668034 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.668068 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.668117 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.668154 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.668187 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.668220 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.668264 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.668306 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.668345 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.668380 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.668419 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.668419 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.668419 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.668804 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.668849 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.668926 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.668990 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.669041 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.669078 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.669131 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.669167 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.669203 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.669237 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.669272 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.669307 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.669357 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.669395 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.669434 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.669470 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.669506 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.669541 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.669576 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.669610 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.669646 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.669690 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.669727 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.669772 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.669808 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.669845 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.669845 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.669845 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.673668 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.673723 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.673757 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.673806 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.673842 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.673882 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.673924 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.673959 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.673993 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.674029 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.674068 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.674119 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.674156 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.674156 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.674227 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.674227 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.674227 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.674330 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.674367 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.674402 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.674435 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.674469 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.674504 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.674561 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.674561 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.674627 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.674693 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.674739 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.675611 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.675655 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.675722 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.675764 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.675810 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.675810 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.675963 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.676004 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.676040 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.676075 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.676134 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.676167 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.676202 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.676246 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.676287 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.676323 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.676363 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.676398 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.676431 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.676465 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.676499 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.676538 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.676574 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.677351 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.677430 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.677506 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.677506 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.677592 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.680906 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.680997 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.681043 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.681078 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.681144 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.681210 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.681269 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.681608 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.681695 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.681753 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.681792 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.681828 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.681895 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.682076 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.682135 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.682175 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.682175 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.682175 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.682175 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.682305 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.682345 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.682379 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.682415 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.682453 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.682485 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.682564 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.682607 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.682659 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.682709 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.682750 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.682787 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.682824 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.682857 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.682936 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.682994 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.683029 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.683065 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.683120 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.683169 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.683208 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.683248 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.683286 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.683335 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.683380 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.683420 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.683453 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.683485 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.683520 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.683560 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.683598 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.683641 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.683674 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.683711 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.683770 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.683807 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.683840 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.683871 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.683914 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.683952 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.683989 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.684026 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.684058 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.684111 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.684156 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.684192 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.684227 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.684259 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:52:38.684297 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.684329 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.684361 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:52:38.684393 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.684425 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.684456 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:52:38.684491 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.684525 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:52:38.684556 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.684588 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:52:38.684620 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.684663 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:52:38.684663 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:52:38.728360 np0000173164 devstack@c-api.service[112467]: INFO dbcounter [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Registered counter for database cinder May 09 13:52:38.728506 np0000173164 devstack@c-api.service[112465]: INFO dbcounter [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Registered counter for database cinder May 09 13:52:38.729204 np0000173164 devstack@c-api.service[112466]: INFO dbcounter [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Registered counter for database cinder May 09 13:52:38.730051 np0000173164 devstack@c-api.service[112464]: INFO dbcounter [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Registered counter for database cinder May 09 13:52:38.743662 np0000173164 devstack@c-api.service[112467]: DEBUG oslo_db.sqlalchemy.engines [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 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=112467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:52:38.749834 np0000173164 devstack@c-api.service[112465]: DEBUG oslo_db.sqlalchemy.engines [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 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=112465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:52:38.755230 np0000173164 devstack@c-api.service[112466]: DEBUG oslo_db.sqlalchemy.engines [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 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=112466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:52:38.759362 np0000173164 devstack@c-api.service[112464]: DEBUG oslo_db.sqlalchemy.engines [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 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=112464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:52:38.856323 np0000173164 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writer thread running {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 13:52:38.859048 np0000173164 devstack@c-api.service[112467]: INFO cinder.rpc [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:52:38.864921 np0000173164 devstack@c-api.service[112467]: INFO cinder.rpc [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:52:38.868431 np0000173164 devstack@c-api.service[112467]: INFO cinder.rpc [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:52:38.870395 np0000173164 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writer thread running {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 13:52:38.870871 np0000173164 devstack@c-api.service[112467]: INFO cinder.rpc [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:52:38.872303 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.872599 np0000173164 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writer thread running {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 13:52:38.872834 np0000173164 devstack@c-api.service[112464]: INFO cinder.rpc [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:52:38.874025 np0000173164 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writer thread running {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 13:52:38.874619 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.875075 np0000173164 devstack@c-api.service[112464]: INFO cinder.rpc [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:52:38.875246 np0000173164 devstack@c-api.service[112466]: INFO cinder.rpc [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:52:38.876555 np0000173164 devstack@c-api.service[112465]: INFO cinder.rpc [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:52:38.877113 np0000173164 devstack@c-api.service[112464]: INFO cinder.rpc [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:52:38.877875 np0000173164 devstack@c-api.service[112466]: INFO cinder.rpc [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:52:38.878937 np0000173164 devstack@c-api.service[112464]: INFO cinder.rpc [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:52:38.879043 np0000173164 devstack@c-api.service[112465]: INFO cinder.rpc [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:52:38.879597 np0000173164 devstack@c-api.service[112467]: DEBUG oslo_db.sqlalchemy.engines [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 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=112467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:52:38.879823 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.880373 np0000173164 devstack@c-api.service[112466]: INFO cinder.rpc [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:52:38.881492 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.881617 np0000173164 devstack@c-api.service[112467]: INFO cinder.rpc [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:52:38.881850 np0000173164 devstack@c-api.service[112465]: INFO cinder.rpc [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:52:38.882336 np0000173164 devstack@c-api.service[112466]: INFO cinder.rpc [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:52:38.883283 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.884477 np0000173164 devstack@c-api.service[112465]: INFO cinder.rpc [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:52:38.885108 np0000173164 devstack@c-api.service[112467]: INFO cinder.rpc [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:52:38.885197 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.885721 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.886251 np0000173164 devstack@c-api.service[112464]: DEBUG oslo_db.sqlalchemy.engines [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 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=112464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:52:38.887047 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.887970 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.888202 np0000173164 devstack@c-api.service[112464]: INFO cinder.rpc [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:52:38.889235 np0000173164 devstack@c-api.service[112466]: DEBUG oslo_db.sqlalchemy.engines [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 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=112466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:52:38.890029 np0000173164 devstack@c-api.service[112464]: INFO cinder.rpc [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:52:38.890901 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.891129 np0000173164 devstack@c-api.service[112466]: INFO cinder.rpc [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:52:38.891963 np0000173164 devstack@c-api.service[112465]: DEBUG oslo_db.sqlalchemy.engines [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 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=112465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:52:38.893358 np0000173164 devstack@c-api.service[112466]: INFO cinder.rpc [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:52:38.893762 np0000173164 devstack@c-api.service[112465]: INFO cinder.rpc [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:52:38.894496 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.895622 np0000173164 devstack@c-api.service[112465]: INFO cinder.rpc [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:52:38.896808 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.900249 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.900572 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.903454 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.903886 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.905187 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.906644 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.907243 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.908231 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.908417 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.910785 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.911372 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.911450 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.911653 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.913966 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.914488 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.914718 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.915922 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.916962 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.917475 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.918863 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.919033 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.920162 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.920890 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.921995 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.922131 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.923063 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.924766 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.924984 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.925217 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.926612 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.927804 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.928133 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.928205 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.928786 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.929398 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.930838 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.931780 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.931832 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.932173 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.933314 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.934786 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.936135 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.936332 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.936474 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.937865 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.939069 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.939945 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.941393 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.942111 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.942204 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.943574 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.943653 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.944690 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.945078 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.945189 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.945881 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.946598 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.946686 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.948150 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.948201 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.948244 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.948642 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.949263 np0000173164 devstack@c-api.service[112464]: WARNING cinder.api.contrib.hosts [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:52:38.949853 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.949983 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.950283 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.950632 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.951472 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.951523 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.951813 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.951893 np0000173164 devstack@c-api.service[112467]: WARNING cinder.api.contrib.hosts [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:52:38.952643 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.953055 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.953301 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.953352 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.953913 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extended resource: extensions {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.954140 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.954896 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.955001 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.955189 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extended resource: encryption {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.955779 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.956130 np0000173164 devstack@c-api.service[112466]: WARNING cinder.api.contrib.hosts [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:52:38.956344 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.956697 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extended resource: extensions {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.956793 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extended resource: encryption {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.956854 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.957452 np0000173164 devstack@c-api.service[112465]: WARNING cinder.api.contrib.hosts [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:52:38.958029 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extended resource: encryption {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.958183 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.958365 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extended resource: os-quota-sets {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.958434 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.959709 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.959778 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extended resource: cgsnapshots {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.959849 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extended resource: encryption {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.959962 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.960817 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extended resource: extensions {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.961190 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extended resource: os-quota-class-sets {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.961284 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.961482 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extended resource: os-quota-sets {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.962063 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extended resource: encryption {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.962150 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extended resource: extensions {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.962523 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extended resource: os-availability-zone {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.963013 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extended resource: cgsnapshots {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.963394 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extended resource: encryption {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.963675 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extended resource: encryption {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.963831 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extended resource: qos-specs {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.964545 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extended resource: os-quota-class-sets {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.965009 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extended resource: encryption {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.965276 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extended resource: os-quota-sets {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.965930 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extended resource: backups {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.966002 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extended resource: os-availability-zone {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.966586 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extended resource: os-quota-sets {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.966678 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extended resource: cgsnapshots {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.967430 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extended resource: qos-specs {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.967975 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extended resource: extra_specs {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.968070 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extended resource: cgsnapshots {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.968269 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extended resource: os-quota-class-sets {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.969461 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extended resource: os-quota-class-sets {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.969535 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extended resource: os-availability-zone {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.969761 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extended resource: backups {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.970075 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extended resource: os-snapshot-manage {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.970822 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extended resource: os-availability-zone {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.971222 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extended resource: qos-specs {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.971574 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extended resource: os-volume-type-access {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.972104 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extended resource: qos-specs {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.972756 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extended resource: extra_specs {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.973155 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extended resource: capabilities {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.973339 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extended resource: backups {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.974250 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extended resource: backups {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.974435 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extended resource: os-hosts {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.974541 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extended resource: os-snapshot-manage {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.975785 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extended resource: consistencygroups {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.976144 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extended resource: extra_specs {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.976238 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extended resource: os-volume-type-access {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.976890 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extended resource: extra_specs {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.977973 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extended resource: os-volume-transfer {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.978041 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extended resource: os-snapshot-manage {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.978158 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extended resource: capabilities {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.978464 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extended resource: os-snapshot-manage {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.979236 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extended resource: os-volume-type-access {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.979324 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extended resource: os-hosts {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.979420 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extended resource: scheduler-stats {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.979958 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extended resource: os-volume-type-access {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.980664 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extended resource: consistencygroups {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.980792 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extended resource: capabilities {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.980867 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extended resource: os-volume-manage {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.981544 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extended resource: capabilities {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.982045 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extended resource: os-hosts {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.982668 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extended resource: os-volume-transfer {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.982861 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extended resource: os-hosts {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.983038 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.983424 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extended resource: consistencygroups {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.983939 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.contrib.snapshot_actions [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] SnapshotActionsController initialized {{(pid=112464) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:52:38.984226 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extended resource: consistencygroups {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.984645 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extended resource: scheduler-stats {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.984732 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.985641 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extended resource: os-volume-transfer {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.986100 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.986169 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extended resource: os-volume-manage {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.986228 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extended resource: os-volume-transfer {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.989170 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extended resource: scheduler-stats {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.989233 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.989288 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extended resource: scheduler-stats {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.989343 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.989399 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extended resource: os-volume-manage {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.989452 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.989504 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extended resource: os-volume-manage {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:52:38.989558 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.contrib.snapshot_actions [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] SnapshotActionsController initialized {{(pid=112467) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:52:38.990277 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.990385 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.991712 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.991821 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.991947 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.992144 np0000173164 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.992601 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.contrib.snapshot_actions [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] SnapshotActionsController initialized {{(pid=112465) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:52:38.992756 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.contrib.snapshot_actions [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] SnapshotActionsController initialized {{(pid=112466) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:52:38.992978 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.993126 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.993220 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.993331 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.993443 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.993536 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.993606 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.993606 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.993721 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.993775 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.993775 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.993963 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.993963 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extension UsedLimits extending resource: limits {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.994122 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extension TypesManage extending resource: types {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.994242 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extension AdminActions extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.994336 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extension AdminActions extending resource: snapshots {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.994442 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extension AdminActions extending resource: backups {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.994545 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extension VolumeActions extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.994675 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.994839 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.994904 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.995026 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.996212 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.996337 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.996441 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.996972 np0000173164 devstack@c-api.service[112464]: WARNING keystonemiddleware.auth_token [None req-550cdf58-06b2-4bd3-bcf4-15a1fb4e77e6 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 13:52:38.997597 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.997833 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.997904 np0000173164 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.998802 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.998927 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.999019 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.999101 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.999162 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.999224 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.999355 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.999452 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:38.999508 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.999561 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.999679 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.999788 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extension UsedLimits extending resource: limits {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.999869 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extension TypesManage extending resource: types {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:38.999999 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extension AdminActions extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.000134 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extension AdminActions extending resource: snapshots {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.000226 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extension AdminActions extending resource: backups {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.000325 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extension VolumeActions extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.000524 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.000596 np0000173164 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:39.001445 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.001537 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.001659 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.001724 np0000173164 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:52:39.001843 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.001843 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.002020 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.002108 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.002206 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.002299 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.002387 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extension UsedLimits extending resource: limits {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.002498 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extension TypesManage extending resource: types {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.002596 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extension AdminActions extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.002718 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extension AdminActions extending resource: snapshots {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.002825 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extension AdminActions extending resource: backups {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.002891 np0000173164 devstack@c-api.service[112467]: WARNING keystonemiddleware.auth_token [None req-7a813417-9786-43e0-8b13-ba0f17e14fb2 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 13:52:39.002955 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.003014 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extension VolumeActions extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.003072 np0000173164 devstack@c-api.service[112464]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75b8316a3668 pid: 112464 (default app) May 09 13:52:39.003164 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.003221 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.003281 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.003334 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.003450 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.003554 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.003554 np0000173164 devstack@c-api.service[112464]: warnings.warn( May 09 13:52:39.003742 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.003742 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.003952 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.003952 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.004158 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extension UsedLimits extending resource: limits {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.004158 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extension TypesManage extending resource: types {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.004336 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extension AdminActions extending resource: volumes {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.004445 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extension AdminActions extending resource: snapshots {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.004539 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extension AdminActions extending resource: backups {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.004631 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extension VolumeActions extending resource: volumes {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.004798 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:52:39.005370 np0000173164 devstack@c-api.service[112465]: WARNING keystonemiddleware.auth_token [None req-8ead756d-f57e-44cb-bdbe-ecfb6c0614b5 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 13:52:39.007199 np0000173164 devstack@c-api.service[112466]: WARNING keystonemiddleware.auth_token [None req-1c6d966f-d212-4c6b-8284-73996d9388c0 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 13:52:39.009135 np0000173164 devstack@c-api.service[112467]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75b8316a3668 pid: 112467 (default app) May 09 13:52:39.011031 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.011031 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.011031 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.011031 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.011031 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.011549 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.011549 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.011549 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.011549 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.011549 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.011862 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.011862 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.011862 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.011862 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.011862 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.011862 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.012297 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.012297 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.012297 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.012297 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.012571 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.012571 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.012571 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.012571 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.012878 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.012878 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.012878 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.012878 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.013164 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.013164 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.013299 np0000173164 devstack@c-api.service[112465]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75b8316a3668 pid: 112465 (default app) May 09 13:52:39.013366 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.013366 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.013366 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.013366 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.013666 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.013666 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.013666 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.013666 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.013666 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.014019 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.014019 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.014019 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.014019 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.014019 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.014019 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.014019 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.015204 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.015204 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.015204 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.015204 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.015204 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.015204 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.015720 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.015720 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.015720 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.015720 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.015720 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.015720 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.016415 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.016415 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.016415 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.016415 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.016415 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.016988 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.016988 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.016988 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.016988 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.016988 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.017381 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.017381 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.017381 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.017381 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.017381 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.017778 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.017778 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.017778 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.017778 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.017778 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.017778 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.017778 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.018368 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.018368 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.018368 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.018368 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.018368 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.018973 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.018973 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.018973 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.018973 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.018973 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.019602 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.019602 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.019602 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.019602 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.019931 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.019931 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.019931 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.019931 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.020275 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.020275 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.020275 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.020275 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.020275 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.020670 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.020670 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.020670 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.020670 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.020670 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.021028 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.021028 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.021028 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.021028 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.021375 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.021375 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.021375 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.021375 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.021696 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.021696 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.021696 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.021696 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.022003 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.022003 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.022003 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.022003 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.022348 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.022348 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.022348 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.022348 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.022628 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.022628 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.022628 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.022628 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.022628 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.022628 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.023161 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.023161 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.023161 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.023161 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.023161 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.023782 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.023782 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.023782 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.023782 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.023782 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.023782 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.023782 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.024390 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.024390 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.024390 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.024390 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.024390 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.024390 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.025326 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.025326 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.025326 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.025326 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.025326 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.025326 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.026247 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.026247 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.026247 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.026247 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.026247 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.026247 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.027004 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.027004 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.027004 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.027004 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.027250 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.027250 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.027250 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.027250 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.027475 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.027475 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.027475 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.027475 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.027689 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.027689 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.027689 np0000173164 devstack@c-api.service[112464]: /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 13:52:39.027689 np0000173164 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 09 13:52:39.027891 np0000173164 devstack@c-api.service[112466]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75b8316a3668 pid: 112466 (default app) May 09 13:52:39.027943 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-f3bcd6b7-638e-4548-851d-0032445b6136 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:52:39.027943 np0000173164 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 1/1] 199.204.45.95 () {60 vars in 946 bytes} [Sat May 9 13:52:39 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 13:52:46.079519 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.079519 np0000173164 devstack@c-api.service[112467]: warnings.warn( May 09 13:52:46.092747 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.092747 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.092747 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.092747 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.093010 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.093010 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.093010 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.093010 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.093213 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.093213 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.093213 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.093213 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.093213 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.093213 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.093489 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.093489 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.093489 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.093489 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.093489 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.093691 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.093691 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.093691 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.093691 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.093691 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.093893 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.093893 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.093893 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.093893 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.094045 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.094045 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.094045 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.094045 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.094045 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.094265 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.094265 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.094265 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.094265 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.094265 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.094442 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.094442 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.094442 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.094442 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.094442 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.094442 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.094665 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.094665 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.094665 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.094665 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.094665 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.094665 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.094906 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.094906 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.094906 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.094906 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.094906 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.094906 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.095177 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.095177 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.095177 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.095177 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.095177 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.095472 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.095472 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.095472 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.095472 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.095472 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.095692 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.095692 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.095692 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.095692 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.095692 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.095692 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.095909 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.095909 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.095909 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.095909 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.095909 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.095909 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.096163 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.096163 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.096163 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.096163 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.096163 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.096385 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.096385 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.096385 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.096385 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.096385 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.096591 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.096591 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.096591 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.096591 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.096771 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.096771 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.096771 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.096771 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.096940 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.096940 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.096940 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.096940 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.096940 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.097176 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.097176 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.097176 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.097176 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.097176 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.097387 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.097387 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.097387 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.097387 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.097551 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.097551 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.097551 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.097551 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.097727 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.097727 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.097727 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.097727 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.097895 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.097895 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.097895 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.097895 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.098059 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.098059 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.098059 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.098059 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.098246 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.098246 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.098246 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.098246 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.098246 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.098463 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.098463 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.098463 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.098463 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.098463 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.098463 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.098721 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.098721 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.098721 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.098721 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.098721 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.098919 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.098919 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.098919 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.098919 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.098919 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.098919 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.099180 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.099180 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.099180 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.099180 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.099180 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.099180 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.099440 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.099440 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.099440 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.099440 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.099440 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.099440 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.099701 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.099701 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.099701 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.099701 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.099701 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.099701 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.099953 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.099953 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.099953 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.099953 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.100143 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.100143 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.100143 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.100143 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.100143 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.100359 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.100359 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.100359 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.100359 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.100359 np0000173164 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 13:52:46.100359 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-911b2ca4-cbff-48a8-9783-4e92d14e71d7 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:52:46.585309 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-911b2ca4-cbff-48a8-9783-4e92d14e71d7 admin admin] POST https://199.204.45.95/volume/v3/types May 09 13:52:46.585820 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-911b2ca4-cbff-48a8-9783-4e92d14e71d7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 13:52:46.587476 np0000173164 devstack@c-api.service[112467]: /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 13:52:46.587476 np0000173164 devstack@c-api.service[112467]: warnings.warn( May 09 13:52:46.594778 np0000173164 devstack@c-api.service[112467]: DEBUG oslo_db.sqlalchemy.engines [None req-911b2ca4-cbff-48a8-9783-4e92d14e71d7 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=112467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:52:46.622760 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-911b2ca4-cbff-48a8-9783-4e92d14e71d7 admin admin] https://199.204.45.95/volume/v3/types returned with HTTP 200 May 09 13:52:46.623047 np0000173164 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 1/2] 199.204.45.95 () {68 vars in 1281 bytes} [Sat May 9 13:52:46 2026] POST /volume/v3/types => generated 186 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:52:46.634513 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.634513 np0000173164 devstack@c-api.service[112465]: warnings.warn( May 09 13:52:46.646135 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.646135 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.646266 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.646266 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.646266 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.646266 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.646266 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.646479 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.646479 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.646479 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.646479 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.646479 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.646479 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.646712 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.646712 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.646712 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.646712 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.646712 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.647018 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.647018 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.647018 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.647018 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.647225 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.647225 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.647225 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.647225 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.647392 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.647392 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.647392 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.647392 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.647392 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.647602 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.647602 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.647602 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.647602 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.647602 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.647833 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.647833 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.647833 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.647833 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.647833 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.647833 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.648067 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.648067 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.648067 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.648067 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.648067 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.648067 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.648322 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.648322 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.648322 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.648322 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.648322 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.648322 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.648560 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.648560 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.648560 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.648560 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.648560 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.648560 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.648911 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.648911 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.648911 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.648911 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.649079 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.649079 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.649079 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.649079 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.649079 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.649292 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.649292 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.649292 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.649292 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.649292 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.649472 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.649472 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.649472 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.649472 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.649472 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.649472 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.649678 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.649678 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.649678 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.649678 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.649678 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.649893 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.649893 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.649893 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.649893 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.649893 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.650132 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.650132 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.650132 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.650132 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.650314 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.650314 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.650314 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.650314 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.650461 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.650461 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.650461 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.650461 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.650461 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.650650 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.650650 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.650650 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.650650 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.650650 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.650835 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.650835 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.650835 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.650835 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.650995 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.650995 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.650995 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.650995 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.651201 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.651201 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.651201 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.651201 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.651371 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.651371 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.651371 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.651371 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.651521 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.651521 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.651521 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.651521 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.651676 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.651676 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.651676 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.651676 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.651676 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.651676 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.651894 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.651894 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.651894 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.651894 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.651894 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.652129 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.652129 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.652129 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.652129 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.652129 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.652129 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.652129 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.652393 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.652393 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.652393 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.652393 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.652393 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.652393 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.652596 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.652596 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.652596 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.652596 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.652596 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.652596 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.652838 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.652838 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.652838 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.652838 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.652838 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.652838 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.653053 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.653053 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.653053 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.653053 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.653247 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.653247 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.653247 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.653247 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.653409 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.653409 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.653409 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.653409 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.653563 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.653563 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.653563 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.653563 np0000173164 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) May 09 13:52:46.653563 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [req-911b2ca4-cbff-48a8-9783-4e92d14e71d7 req-31575fac-105a-41b6-ab3a-eb31ace7d628 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:52:46.997309 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [req-911b2ca4-cbff-48a8-9783-4e92d14e71d7 req-31575fac-105a-41b6-ab3a-eb31ace7d628 admin admin] POST https://199.204.45.95/volume/v3/types/78c2a906-69c5-4a14-b875-ee359287b24f/extra_specs May 09 13:52:46.997839 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [req-911b2ca4-cbff-48a8-9783-4e92d14e71d7 req-31575fac-105a-41b6-ab3a-eb31ace7d628 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 13:52:46.999511 np0000173164 devstack@c-api.service[112465]: /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 13:52:46.999511 np0000173164 devstack@c-api.service[112465]: warnings.warn( May 09 13:52:47.007533 np0000173164 devstack@c-api.service[112465]: DEBUG oslo_db.sqlalchemy.engines [req-911b2ca4-cbff-48a8-9783-4e92d14e71d7 req-31575fac-105a-41b6-ab3a-eb31ace7d628 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=112465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:52:47.067590 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [req-911b2ca4-cbff-48a8-9783-4e92d14e71d7 req-31575fac-105a-41b6-ab3a-eb31ace7d628 admin admin] https://199.204.45.95/volume/v3/types/78c2a906-69c5-4a14-b875-ee359287b24f/extra_specs returned with HTTP 200 May 09 13:52:47.068224 np0000173164 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 1/3] 199.204.45.95 () {70 vars in 1498 bytes} [Sat May 9 13:52:46 2026] POST /volume/v3/types/78c2a906-69c5-4a14-b875-ee359287b24f/extra_specs => generated 55 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:52:48.890066 np0000173164 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=6 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:52:48.892739 np0000173164 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=6 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:52:56.620743 np0000173164 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:52:57.066206 np0000173164 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:55:21.157274 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.157274 np0000173164 devstack@c-api.service[112466]: warnings.warn( May 09 13:55:21.172875 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.172875 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.172875 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.172875 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.172875 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.173407 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.173407 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.173407 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.173407 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.173407 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.173878 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.173878 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.173878 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.173878 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.173878 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.173878 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.174361 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.174361 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.174361 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.174361 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.174648 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.174648 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.174648 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.174648 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.174917 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.174917 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.174917 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.174917 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.175239 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.175239 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.175239 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.175239 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.175239 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.175599 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.175599 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.175599 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.175599 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.175599 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.175957 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.175957 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.175957 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.175957 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.175957 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.175957 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.176398 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.176398 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.176398 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.176398 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.176398 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.176398 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.176826 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.176826 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.176826 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.176826 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.176826 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.176826 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.177276 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.177276 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.177276 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.177276 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.177276 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.177645 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.177645 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.177645 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.177645 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.177645 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.177964 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.177964 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.177964 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.177964 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.177964 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.177964 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.178474 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.178474 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.178474 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.178474 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.178474 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.178474 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.179022 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.179022 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.179022 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.179022 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.179022 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.179699 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.179699 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.179699 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.179699 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.179699 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.180247 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.180247 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.180247 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.180247 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.180693 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.180693 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.180693 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.180693 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.181160 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.181160 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.181160 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.181160 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.181160 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.181702 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.181702 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.181702 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.181702 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.181702 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.182252 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.182252 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.182252 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.182252 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.182750 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.182750 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.182750 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.182750 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.183211 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.183211 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.183211 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.183211 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.183392 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.183392 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.183392 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.183392 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.183525 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.183525 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.183525 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.183525 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.183708 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.183708 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.183708 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.183708 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.183708 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.183943 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.183943 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.183943 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.183943 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.183943 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.183943 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.184252 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.184252 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.184252 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.184252 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.184252 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.184465 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.184465 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.184465 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.184465 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.184465 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.184465 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.184754 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.184754 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.184754 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.184754 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.184754 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.184754 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.185035 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.185035 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.185035 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.185035 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.185035 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.185035 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.185350 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.185350 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.185350 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.185350 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.185350 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.185350 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.185613 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.185613 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.185613 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.185613 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.185814 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.185814 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.185814 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.185814 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.185814 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.186068 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.186068 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.186068 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.186068 np0000173164 devstack@c-api.service[112466]: /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 13:55:21.186068 np0000173164 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) May 09 13:55:21.186068 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-6adb9d8e-d49c-46c1-b0e7-89f11c39e1dc None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:55:21.186068 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-6adb9d8e-d49c-46c1-b0e7-89f11c39e1dc None None] GET https://199.204.45.95/volume// May 09 13:55:21.186431 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-6adb9d8e-d49c-46c1-b0e7-89f11c39e1dc None None] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:55:21.186431 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-6adb9d8e-d49c-46c1-b0e7-89f11c39e1dc None None] Calling method 'all' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:55:21.186431 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-6adb9d8e-d49c-46c1-b0e7-89f11c39e1dc None None] https://199.204.45.95/volume// returned with HTTP 300 May 09 13:55:21.186431 np0000173164 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 1/4] 199.204.45.95 () {66 vars in 1449 bytes} [Sat May 9 13:55:21 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 13:55:58.681586 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-7a27bef1-270c-4e9f-ade9-54d0c47ba863 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:55:59.002464 np0000173164 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-7a27bef1-270c-4e9f-ade9-54d0c47ba863 demo demo] GET https://199.204.45.95/volume/v3/types?is_public=None May 09 13:55:59.002824 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-7a27bef1-270c-4e9f-ade9-54d0c47ba863 demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:55:59.003050 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-7a27bef1-270c-4e9f-ade9-54d0c47ba863 demo demo] Calling method 'index' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:55:59.003598 np0000173164 devstack@c-api.service[112464]: /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 13:55:59.003598 np0000173164 devstack@c-api.service[112464]: warnings.warn( May 09 13:55:59.004289 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-7a27bef1-270c-4e9f-ade9-54d0c47ba863 demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:55:59.015516 np0000173164 devstack@c-api.service[112464]: DEBUG oslo_db.sqlalchemy.engines [None req-7a27bef1-270c-4e9f-ade9-54d0c47ba863 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=112464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:55:59.037927 np0000173164 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-7a27bef1-270c-4e9f-ade9-54d0c47ba863 demo demo] https://199.204.45.95/volume/v3/types?is_public=None returned with HTTP 200 May 09 13:55:59.038366 np0000173164 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 2/5] 199.204.45.95 () {64 vars in 1256 bytes} [Sat May 9 13:55:58 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:55:59.051041 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [req-7a27bef1-270c-4e9f-ade9-54d0c47ba863 req-a3339875-40bf-4998-82bc-dff73f4bec70 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:55:59.055355 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [req-7a27bef1-270c-4e9f-ade9-54d0c47ba863 req-a3339875-40bf-4998-82bc-dff73f4bec70 demo demo] GET https://199.204.45.95/volume/v3/types/default May 09 13:55:59.055663 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [req-7a27bef1-270c-4e9f-ade9-54d0c47ba863 req-a3339875-40bf-4998-82bc-dff73f4bec70 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:55:59.055974 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [req-7a27bef1-270c-4e9f-ade9-54d0c47ba863 req-a3339875-40bf-4998-82bc-dff73f4bec70 demo demo] Calling method 'show' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:55:59.068144 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [req-7a27bef1-270c-4e9f-ade9-54d0c47ba863 req-a3339875-40bf-4998-82bc-dff73f4bec70 demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 May 09 13:55:59.068654 np0000173164 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 2/6] 199.204.45.95 () {66 vars in 1322 bytes} [Sat May 9 13:55:59 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:55:59.417273 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-0660bd0b-a605-40d9-9348-511fbf301923 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:55:59.424017 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-0660bd0b-a605-40d9-9348-511fbf301923 demo demo] GET https://199.204.45.95/volume/v3/types/default May 09 13:55:59.424017 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-0660bd0b-a605-40d9-9348-511fbf301923 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:55:59.424017 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-0660bd0b-a605-40d9-9348-511fbf301923 demo demo] Calling method 'show' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:55:59.437231 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-0660bd0b-a605-40d9-9348-511fbf301923 demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 May 09 13:55:59.437580 np0000173164 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 2/7] 199.204.45.95 () {64 vars in 1251 bytes} [Sat May 9 13:55:59 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:55:59.864112 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-cb86ce95-0149-41a7-afba-8f81e4319bb3 None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:56:00.178038 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-cb86ce95-0149-41a7-afba-8f81e4319bb3 demo demo] GET https://199.204.45.95/volume/v3/types/default May 09 13:56:00.178358 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-cb86ce95-0149-41a7-afba-8f81e4319bb3 demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:56:00.178565 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-cb86ce95-0149-41a7-afba-8f81e4319bb3 demo demo] Calling method 'show' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:56:00.188260 np0000173164 devstack@c-api.service[112466]: DEBUG oslo_db.sqlalchemy.engines [None req-cb86ce95-0149-41a7-afba-8f81e4319bb3 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=112466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:56:00.205915 np0000173164 devstack@c-api.service[112466]: /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 13:56:00.205915 np0000173164 devstack@c-api.service[112466]: warnings.warn( May 09 13:56:00.208164 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-cb86ce95-0149-41a7-afba-8f81e4319bb3 demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 May 09 13:56:00.208552 np0000173164 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 2/8] 199.204.45.95 () {64 vars in 1251 bytes} [Sat May 9 13:55:59 2026] GET /volume/v3/types/default => generated 145 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:56:00.220170 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-f5aa1fbe-0f00-4ead-a078-4bcbee154548 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:56:00.223644 np0000173164 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-f5aa1fbe-0f00-4ead-a078-4bcbee154548 demo demo] GET https://199.204.45.95/volume/v3/types/default May 09 13:56:00.224025 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-f5aa1fbe-0f00-4ead-a078-4bcbee154548 demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:56:00.224453 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-f5aa1fbe-0f00-4ead-a078-4bcbee154548 demo demo] Calling method 'show' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:56:00.240355 np0000173164 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-f5aa1fbe-0f00-4ead-a078-4bcbee154548 demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 May 09 13:56:00.240681 np0000173164 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 3/9] 199.204.45.95 () {64 vars in 1251 bytes} [Sat May 9 13:56:00 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:56:09.062968 np0000173164 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=2 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:56:09.433784 np0000173164 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=2 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:56:10.203736 np0000173164 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=2 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:56:10.236471 np0000173164 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=3 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:01:34.425027 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-d3093e18-401d-4f4f-a361-faec1bf96a64 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:01:34.530873 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-d3093e18-401d-4f4f-a361-faec1bf96a64 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:01:34.531279 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-d3093e18-401d-4f4f-a361-faec1bf96a64 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:01:34.531525 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-d3093e18-401d-4f4f-a361-faec1bf96a64 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:01:34.532157 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-d3093e18-401d-4f4f-a361-faec1bf96a64 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:01:34.533210 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-d3093e18-401d-4f4f-a361-faec1bf96a64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:01:34.575542 np0000173164 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-d3093e18-401d-4f4f-a361-faec1bf96a64 demo demo] Get all volumes completed successfully. May 09 14:01:34.577594 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-d3093e18-401d-4f4f-a361-faec1bf96a64 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:01:34.578280 np0000173164 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 3/10] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:01:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:01:44.567882 np0000173164 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:02:34.600691 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-f15eaea9-9e45-4bcc-b4ed-4ec02a3fd62b None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:02:34.603542 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-f15eaea9-9e45-4bcc-b4ed-4ec02a3fd62b demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:02:34.603776 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-f15eaea9-9e45-4bcc-b4ed-4ec02a3fd62b demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:02:34.604015 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-f15eaea9-9e45-4bcc-b4ed-4ec02a3fd62b demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:02:34.604764 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-f15eaea9-9e45-4bcc-b4ed-4ec02a3fd62b demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:02:34.605823 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-f15eaea9-9e45-4bcc-b4ed-4ec02a3fd62b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:02:34.641710 np0000173164 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-f15eaea9-9e45-4bcc-b4ed-4ec02a3fd62b demo demo] Get all volumes completed successfully. May 09 14:02:34.644365 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-f15eaea9-9e45-4bcc-b4ed-4ec02a3fd62b demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:02:34.644841 np0000173164 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 3/11] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:02:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:02:44.636310 np0000173164 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:03:34.662191 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-57b917c4-a8ce-41c3-9d50-618230e46707 None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:03:34.667932 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-57b917c4-a8ce-41c3-9d50-618230e46707 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:03:34.668250 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-57b917c4-a8ce-41c3-9d50-618230e46707 demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:03:34.668777 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-57b917c4-a8ce-41c3-9d50-618230e46707 demo demo] Calling method 'detail' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:03:34.669562 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.api_utils [None req-57b917c4-a8ce-41c3-9d50-618230e46707 demo demo] Removing options '' from query. {{(pid=112466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:03:34.671162 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.volume.api [None req-57b917c4-a8ce-41c3-9d50-618230e46707 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112466) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:03:34.718751 np0000173164 devstack@c-api.service[112466]: INFO cinder.volume.api [None req-57b917c4-a8ce-41c3-9d50-618230e46707 demo demo] Get all volumes completed successfully. May 09 14:03:34.721019 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-57b917c4-a8ce-41c3-9d50-618230e46707 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:03:34.721496 np0000173164 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 3/12] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:03:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:03:44.704711 np0000173164 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=1 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:04:34.736003 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-fcce231c-febb-4013-9f3b-97dbd3ac3c79 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:04:34.738897 np0000173164 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-fcce231c-febb-4013-9f3b-97dbd3ac3c79 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:04:34.739056 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-fcce231c-febb-4013-9f3b-97dbd3ac3c79 demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:04:34.739260 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-fcce231c-febb-4013-9f3b-97dbd3ac3c79 demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:04:34.739682 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-fcce231c-febb-4013-9f3b-97dbd3ac3c79 demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:04:34.740516 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-fcce231c-febb-4013-9f3b-97dbd3ac3c79 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:04:34.780348 np0000173164 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-fcce231c-febb-4013-9f3b-97dbd3ac3c79 demo demo] Get all volumes completed successfully. May 09 14:04:34.782955 np0000173164 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-fcce231c-febb-4013-9f3b-97dbd3ac3c79 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:04:34.783376 np0000173164 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 4/13] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:04:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:04:44.774413 np0000173164 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:05:34.805889 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-21b446d6-5f5e-429a-a036-0ff6daf08ad3 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:05:34.809802 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-21b446d6-5f5e-429a-a036-0ff6daf08ad3 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:05:34.810250 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-21b446d6-5f5e-429a-a036-0ff6daf08ad3 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:05:34.810698 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-21b446d6-5f5e-429a-a036-0ff6daf08ad3 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:05:34.811501 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-21b446d6-5f5e-429a-a036-0ff6daf08ad3 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:05:34.812797 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-21b446d6-5f5e-429a-a036-0ff6daf08ad3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:05:34.822750 np0000173164 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-21b446d6-5f5e-429a-a036-0ff6daf08ad3 demo demo] Get all volumes completed successfully. May 09 14:05:34.826270 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-21b446d6-5f5e-429a-a036-0ff6daf08ad3 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:05:34.826972 np0000173164 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 4/14] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:05:34 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 14:05:44.816273 np0000173164 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:06:34.844056 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-fa46ca83-0a8e-4d1d-a007-808d15a42e91 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:06:35.002391 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-fa46ca83-0a8e-4d1d-a007-808d15a42e91 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:06:35.002722 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-fa46ca83-0a8e-4d1d-a007-808d15a42e91 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:06:35.003059 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-fa46ca83-0a8e-4d1d-a007-808d15a42e91 demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:06:35.003605 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-fa46ca83-0a8e-4d1d-a007-808d15a42e91 demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:06:35.004873 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-fa46ca83-0a8e-4d1d-a007-808d15a42e91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:06:35.012146 np0000173164 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-fa46ca83-0a8e-4d1d-a007-808d15a42e91 demo demo] Get all volumes completed successfully. May 09 14:06:35.014227 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-fa46ca83-0a8e-4d1d-a007-808d15a42e91 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:06:35.015788 np0000173164 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 4/15] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:06:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:06:45.008530 np0000173164 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:07:35.032716 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-78d1dcee-2ab7-439e-a7a3-faf010fa74a0 None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:07:35.035117 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-78d1dcee-2ab7-439e-a7a3-faf010fa74a0 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:07:35.035440 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-78d1dcee-2ab7-439e-a7a3-faf010fa74a0 demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:07:35.035623 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-78d1dcee-2ab7-439e-a7a3-faf010fa74a0 demo demo] Calling method 'detail' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:07:35.035881 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.api_utils [None req-78d1dcee-2ab7-439e-a7a3-faf010fa74a0 demo demo] Removing options '' from query. {{(pid=112466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:07:35.036774 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.volume.api [None req-78d1dcee-2ab7-439e-a7a3-faf010fa74a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112466) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:07:35.043402 np0000173164 devstack@c-api.service[112466]: INFO cinder.volume.api [None req-78d1dcee-2ab7-439e-a7a3-faf010fa74a0 demo demo] Get all volumes completed successfully. May 09 14:07:35.045218 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-78d1dcee-2ab7-439e-a7a3-faf010fa74a0 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:07:35.045541 np0000173164 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 4/16] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:07:35 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 14:07:45.039580 np0000173164 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=1 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:08:35.058132 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-afda6a3a-d8ac-4473-b8af-64c131339277 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:08:35.060905 np0000173164 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-afda6a3a-d8ac-4473-b8af-64c131339277 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:08:35.061223 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-afda6a3a-d8ac-4473-b8af-64c131339277 demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:08:35.061443 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-afda6a3a-d8ac-4473-b8af-64c131339277 demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:08:35.061753 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-afda6a3a-d8ac-4473-b8af-64c131339277 demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:08:35.063075 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-afda6a3a-d8ac-4473-b8af-64c131339277 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:08:35.073759 np0000173164 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-afda6a3a-d8ac-4473-b8af-64c131339277 demo demo] Get all volumes completed successfully. May 09 14:08:35.076680 np0000173164 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-afda6a3a-d8ac-4473-b8af-64c131339277 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:08:35.077195 np0000173164 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 5/17] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:08:35 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 14:08:45.067238 np0000173164 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:35.091218 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-1cb7627c-8ead-4816-9462-f7ad3fa6f8d5 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:35.093935 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-1cb7627c-8ead-4816-9462-f7ad3fa6f8d5 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:09:35.094195 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-1cb7627c-8ead-4816-9462-f7ad3fa6f8d5 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:09:35.094451 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-1cb7627c-8ead-4816-9462-f7ad3fa6f8d5 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:09:35.094749 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-1cb7627c-8ead-4816-9462-f7ad3fa6f8d5 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:09:35.095733 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-1cb7627c-8ead-4816-9462-f7ad3fa6f8d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:09:35.104360 np0000173164 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-1cb7627c-8ead-4816-9462-f7ad3fa6f8d5 demo demo] Get all volumes completed successfully. May 09 14:09:35.106342 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-1cb7627c-8ead-4816-9462-f7ad3fa6f8d5 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:09:35.106666 np0000173164 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 5/18] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:09:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:09:45.099048 np0000173164 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:10:35.124703 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-8b28efe1-738f-4c07-a221-570c4225ed95 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:35.127488 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-8b28efe1-738f-4c07-a221-570c4225ed95 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:10:35.128214 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-8b28efe1-738f-4c07-a221-570c4225ed95 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:35.128214 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-8b28efe1-738f-4c07-a221-570c4225ed95 demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:35.128420 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-8b28efe1-738f-4c07-a221-570c4225ed95 demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:10:35.129328 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-8b28efe1-738f-4c07-a221-570c4225ed95 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:10:35.140559 np0000173164 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-8b28efe1-738f-4c07-a221-570c4225ed95 demo demo] Get all volumes completed successfully. May 09 14:10:35.143345 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-8b28efe1-738f-4c07-a221-570c4225ed95 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:10:35.143852 np0000173164 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 5/19] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:10:35 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 14:10:45.133739 np0000173164 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:11:35.159103 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-7baf24d3-1d31-44d4-9db3-bbe5943fc765 None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:11:35.300157 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-7baf24d3-1d31-44d4-9db3-bbe5943fc765 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:11:35.300420 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-7baf24d3-1d31-44d4-9db3-bbe5943fc765 demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:11:35.300661 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-7baf24d3-1d31-44d4-9db3-bbe5943fc765 demo demo] Calling method 'detail' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:11:35.300957 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.api_utils [None req-7baf24d3-1d31-44d4-9db3-bbe5943fc765 demo demo] Removing options '' from query. {{(pid=112466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:11:35.301878 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.volume.api [None req-7baf24d3-1d31-44d4-9db3-bbe5943fc765 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112466) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:11:35.311613 np0000173164 devstack@c-api.service[112466]: INFO cinder.volume.api [None req-7baf24d3-1d31-44d4-9db3-bbe5943fc765 demo demo] Get all volumes completed successfully. May 09 14:11:35.313557 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-7baf24d3-1d31-44d4-9db3-bbe5943fc765 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:11:35.313888 np0000173164 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 5/20] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:11:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:11:45.307110 np0000173164 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=1 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:12:35.330584 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-522eaec5-1385-46d4-bb63-5695e9de802d None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:35.334123 np0000173164 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-522eaec5-1385-46d4-bb63-5695e9de802d demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:12:35.334623 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-522eaec5-1385-46d4-bb63-5695e9de802d demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:35.334830 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-522eaec5-1385-46d4-bb63-5695e9de802d demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:35.335233 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-522eaec5-1385-46d4-bb63-5695e9de802d demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:12:35.336461 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-522eaec5-1385-46d4-bb63-5695e9de802d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:12:35.345928 np0000173164 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-522eaec5-1385-46d4-bb63-5695e9de802d demo demo] Get all volumes completed successfully. May 09 14:12:35.348648 np0000173164 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-522eaec5-1385-46d4-bb63-5695e9de802d demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:12:35.349000 np0000173164 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 6/21] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:12:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:12:45.340230 np0000173164 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:13:35.374172 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-0396f481-a650-4bc6-9945-7409c920ca81 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:13:35.376801 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-0396f481-a650-4bc6-9945-7409c920ca81 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:13:35.377036 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-0396f481-a650-4bc6-9945-7409c920ca81 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:13:35.377378 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-0396f481-a650-4bc6-9945-7409c920ca81 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:13:35.377659 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-0396f481-a650-4bc6-9945-7409c920ca81 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:13:35.378531 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-0396f481-a650-4bc6-9945-7409c920ca81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:13:35.385774 np0000173164 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-0396f481-a650-4bc6-9945-7409c920ca81 demo demo] Get all volumes completed successfully. May 09 14:13:35.387556 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-0396f481-a650-4bc6-9945-7409c920ca81 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:13:35.387894 np0000173164 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 6/22] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:13:35 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 14:13:45.381549 np0000173164 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:14:35.403253 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-9a39e9c8-4228-4b41-b9f6-ed077c06d245 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:14:35.406892 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-9a39e9c8-4228-4b41-b9f6-ed077c06d245 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:14:35.407551 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-9a39e9c8-4228-4b41-b9f6-ed077c06d245 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:14:35.408166 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-9a39e9c8-4228-4b41-b9f6-ed077c06d245 demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:14:35.408876 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-9a39e9c8-4228-4b41-b9f6-ed077c06d245 demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:14:35.410233 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-9a39e9c8-4228-4b41-b9f6-ed077c06d245 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:14:35.417651 np0000173164 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-9a39e9c8-4228-4b41-b9f6-ed077c06d245 demo demo] Get all volumes completed successfully. May 09 14:14:35.420451 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-9a39e9c8-4228-4b41-b9f6-ed077c06d245 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:14:35.421274 np0000173164 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 6/23] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:14:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:14:45.413057 np0000173164 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:15:35.444030 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-fedbe8d2-21da-4252-9c8c-e9159ca6af87 None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:15:35.450412 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-fedbe8d2-21da-4252-9c8c-e9159ca6af87 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:15:35.450628 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-fedbe8d2-21da-4252-9c8c-e9159ca6af87 demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:15:35.451370 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-fedbe8d2-21da-4252-9c8c-e9159ca6af87 demo demo] Calling method 'detail' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:15:35.451640 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.api_utils [None req-fedbe8d2-21da-4252-9c8c-e9159ca6af87 demo demo] Removing options '' from query. {{(pid=112466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:15:35.454151 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.volume.api [None req-fedbe8d2-21da-4252-9c8c-e9159ca6af87 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112466) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:15:35.462231 np0000173164 devstack@c-api.service[112466]: INFO cinder.volume.api [None req-fedbe8d2-21da-4252-9c8c-e9159ca6af87 demo demo] Get all volumes completed successfully. May 09 14:15:35.464545 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-fedbe8d2-21da-4252-9c8c-e9159ca6af87 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:15:35.464994 np0000173164 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 6/24] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:15:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:15:45.457648 np0000173164 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=1 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:16:35.480526 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-b37395de-5ec6-47fc-aeb2-17f46c3d66bf None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:16:35.637270 np0000173164 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-b37395de-5ec6-47fc-aeb2-17f46c3d66bf demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:16:35.637654 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-b37395de-5ec6-47fc-aeb2-17f46c3d66bf demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:16:35.638059 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-b37395de-5ec6-47fc-aeb2-17f46c3d66bf demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:16:35.638684 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-b37395de-5ec6-47fc-aeb2-17f46c3d66bf demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:16:35.640264 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-b37395de-5ec6-47fc-aeb2-17f46c3d66bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:16:35.650023 np0000173164 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-b37395de-5ec6-47fc-aeb2-17f46c3d66bf demo demo] Get all volumes completed successfully. May 09 14:16:35.651843 np0000173164 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-b37395de-5ec6-47fc-aeb2-17f46c3d66bf demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:16:35.652172 np0000173164 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 7/25] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:16:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:16:45.644898 np0000173164 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:17:35.672758 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-e59897f8-fb02-48de-adcc-451b370f73a4 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:17:35.676706 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-e59897f8-fb02-48de-adcc-451b370f73a4 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:17:35.676928 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-e59897f8-fb02-48de-adcc-451b370f73a4 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:17:35.677211 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-e59897f8-fb02-48de-adcc-451b370f73a4 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:17:35.677656 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-e59897f8-fb02-48de-adcc-451b370f73a4 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:17:35.678581 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-e59897f8-fb02-48de-adcc-451b370f73a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:17:35.691472 np0000173164 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-e59897f8-fb02-48de-adcc-451b370f73a4 demo demo] Get all volumes completed successfully. May 09 14:17:35.694946 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-e59897f8-fb02-48de-adcc-451b370f73a4 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:17:35.696192 np0000173164 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 7/26] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:17:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:17:45.682845 np0000173164 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:18:35.712385 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-f735d114-b1fb-444c-9b3d-e01add6c3f19 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:18:35.716451 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-f735d114-b1fb-444c-9b3d-e01add6c3f19 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:18:35.716834 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-f735d114-b1fb-444c-9b3d-e01add6c3f19 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:18:35.718226 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-f735d114-b1fb-444c-9b3d-e01add6c3f19 demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:18:35.718725 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-f735d114-b1fb-444c-9b3d-e01add6c3f19 demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:18:35.720213 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-f735d114-b1fb-444c-9b3d-e01add6c3f19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:18:35.727565 np0000173164 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-f735d114-b1fb-444c-9b3d-e01add6c3f19 demo demo] Get all volumes completed successfully. May 09 14:18:35.729399 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-f735d114-b1fb-444c-9b3d-e01add6c3f19 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:18:35.729740 np0000173164 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 7/27] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:18:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:18:45.722712 np0000173164 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:19:35.766233 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-f6319e50-c02b-4788-a195-a54ef9985b0b None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:19:35.770303 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-f6319e50-c02b-4788-a195-a54ef9985b0b demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:19:35.770668 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-f6319e50-c02b-4788-a195-a54ef9985b0b demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:19:35.770974 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-f6319e50-c02b-4788-a195-a54ef9985b0b demo demo] Calling method 'detail' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:19:35.771561 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.api_utils [None req-f6319e50-c02b-4788-a195-a54ef9985b0b demo demo] Removing options '' from query. {{(pid=112466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:19:35.772539 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.volume.api [None req-f6319e50-c02b-4788-a195-a54ef9985b0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112466) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:19:35.781224 np0000173164 devstack@c-api.service[112466]: INFO cinder.volume.api [None req-f6319e50-c02b-4788-a195-a54ef9985b0b demo demo] Get all volumes completed successfully. May 09 14:19:35.783882 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-f6319e50-c02b-4788-a195-a54ef9985b0b demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:19:35.784355 np0000173164 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 7/28] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:19:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:19:45.776567 np0000173164 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=1 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:20:35.806160 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-a9f87395-4584-4f5a-91b9-36f78c72d98b None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:20:35.809998 np0000173164 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-a9f87395-4584-4f5a-91b9-36f78c72d98b demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:20:35.809998 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-a9f87395-4584-4f5a-91b9-36f78c72d98b demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:20:35.810238 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-a9f87395-4584-4f5a-91b9-36f78c72d98b demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:20:35.811345 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-a9f87395-4584-4f5a-91b9-36f78c72d98b demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:20:35.813165 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-a9f87395-4584-4f5a-91b9-36f78c72d98b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:20:35.821142 np0000173164 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-a9f87395-4584-4f5a-91b9-36f78c72d98b demo demo] Get all volumes completed successfully. May 09 14:20:35.824165 np0000173164 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-a9f87395-4584-4f5a-91b9-36f78c72d98b demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:20:35.824165 np0000173164 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 8/29] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:20:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:20:45.817399 np0000173164 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:21:35.845741 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-cb6f7641-96b4-486b-9ac7-85508147814a None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:21:35.940138 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-cb6f7641-96b4-486b-9ac7-85508147814a demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:21:35.940381 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-cb6f7641-96b4-486b-9ac7-85508147814a demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:21:35.940669 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-cb6f7641-96b4-486b-9ac7-85508147814a demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:21:35.941000 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-cb6f7641-96b4-486b-9ac7-85508147814a demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:21:35.942265 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-cb6f7641-96b4-486b-9ac7-85508147814a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:21:35.950551 np0000173164 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-cb6f7641-96b4-486b-9ac7-85508147814a demo demo] Get all volumes completed successfully. May 09 14:21:35.955203 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-cb6f7641-96b4-486b-9ac7-85508147814a demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:21:35.955936 np0000173164 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 8/30] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:21:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:21:45.945058 np0000173164 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:22:35.971619 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-af8c0940-2048-4876-8d1c-e4d9b80d1c37 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:22:35.978297 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-af8c0940-2048-4876-8d1c-e4d9b80d1c37 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:22:35.978736 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-af8c0940-2048-4876-8d1c-e4d9b80d1c37 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:22:35.979147 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-af8c0940-2048-4876-8d1c-e4d9b80d1c37 demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:22:35.979602 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-af8c0940-2048-4876-8d1c-e4d9b80d1c37 demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:22:35.981125 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-af8c0940-2048-4876-8d1c-e4d9b80d1c37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:22:35.993837 np0000173164 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-af8c0940-2048-4876-8d1c-e4d9b80d1c37 demo demo] Get all volumes completed successfully. May 09 14:22:35.996674 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-af8c0940-2048-4876-8d1c-e4d9b80d1c37 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:22:35.997253 np0000173164 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 8/31] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:22:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:22:45.984999 np0000173164 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:23:36.013992 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-459af764-6903-4705-a518-cbb39b97dc80 None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:23:36.017070 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-459af764-6903-4705-a518-cbb39b97dc80 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:23:36.017231 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-459af764-6903-4705-a518-cbb39b97dc80 demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:23:36.017490 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-459af764-6903-4705-a518-cbb39b97dc80 demo demo] Calling method 'detail' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:23:36.017783 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.api_utils [None req-459af764-6903-4705-a518-cbb39b97dc80 demo demo] Removing options '' from query. {{(pid=112466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:23:36.018723 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.volume.api [None req-459af764-6903-4705-a518-cbb39b97dc80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112466) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:23:36.027250 np0000173164 devstack@c-api.service[112466]: INFO cinder.volume.api [None req-459af764-6903-4705-a518-cbb39b97dc80 demo demo] Get all volumes completed successfully. May 09 14:23:36.029735 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-459af764-6903-4705-a518-cbb39b97dc80 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:23:36.030319 np0000173164 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 8/32] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:23:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:23:46.022243 np0000173164 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=1 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:24:36.044776 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-ea48e826-5c18-4f33-9fa7-3ee984698917 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:24:36.048739 np0000173164 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-ea48e826-5c18-4f33-9fa7-3ee984698917 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:24:36.049115 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-ea48e826-5c18-4f33-9fa7-3ee984698917 demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:24:36.049659 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-ea48e826-5c18-4f33-9fa7-3ee984698917 demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:24:36.050111 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-ea48e826-5c18-4f33-9fa7-3ee984698917 demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:24:36.051519 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-ea48e826-5c18-4f33-9fa7-3ee984698917 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:24:36.058225 np0000173164 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-ea48e826-5c18-4f33-9fa7-3ee984698917 demo demo] Get all volumes completed successfully. May 09 14:24:36.060358 np0000173164 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-ea48e826-5c18-4f33-9fa7-3ee984698917 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:24:36.060792 np0000173164 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 9/33] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:24:36 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 14:24:46.054171 np0000173164 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:25:36.074282 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-d474364e-e5de-4459-b464-793627ee92d1 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:25:36.078303 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-d474364e-e5de-4459-b464-793627ee92d1 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:25:36.078671 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-d474364e-e5de-4459-b464-793627ee92d1 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:25:36.079039 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-d474364e-e5de-4459-b464-793627ee92d1 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:25:36.079506 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-d474364e-e5de-4459-b464-793627ee92d1 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:25:36.080960 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-d474364e-e5de-4459-b464-793627ee92d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:25:36.087112 np0000173164 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-d474364e-e5de-4459-b464-793627ee92d1 demo demo] Get all volumes completed successfully. May 09 14:25:36.089042 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-d474364e-e5de-4459-b464-793627ee92d1 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:25:36.089395 np0000173164 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 9/34] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:25:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:25:46.083602 np0000173164 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:26:36.108282 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-d6f98df5-6d08-46a6-9ea4-aef36b2751af None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:26:36.158108 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-d6f98df5-6d08-46a6-9ea4-aef36b2751af demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:26:36.158308 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-d6f98df5-6d08-46a6-9ea4-aef36b2751af demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:26:36.158478 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-d6f98df5-6d08-46a6-9ea4-aef36b2751af demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:26:36.158714 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-d6f98df5-6d08-46a6-9ea4-aef36b2751af demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:26:36.159413 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-d6f98df5-6d08-46a6-9ea4-aef36b2751af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:26:36.168742 np0000173164 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-d6f98df5-6d08-46a6-9ea4-aef36b2751af demo demo] Get all volumes completed successfully. May 09 14:26:36.170708 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-d6f98df5-6d08-46a6-9ea4-aef36b2751af demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:26:36.171434 np0000173164 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 9/35] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:26:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:26:46.162066 np0000173164 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:27:36.187977 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-55eb74ca-4ee5-4ba1-867b-a3896e5bcb49 None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:27:36.191419 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-55eb74ca-4ee5-4ba1-867b-a3896e5bcb49 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:27:36.192113 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-55eb74ca-4ee5-4ba1-867b-a3896e5bcb49 demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:27:36.192353 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-55eb74ca-4ee5-4ba1-867b-a3896e5bcb49 demo demo] Calling method 'detail' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:27:36.192599 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.api_utils [None req-55eb74ca-4ee5-4ba1-867b-a3896e5bcb49 demo demo] Removing options '' from query. {{(pid=112466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:27:36.193896 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.volume.api [None req-55eb74ca-4ee5-4ba1-867b-a3896e5bcb49 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112466) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:27:36.206018 np0000173164 devstack@c-api.service[112466]: INFO cinder.volume.api [None req-55eb74ca-4ee5-4ba1-867b-a3896e5bcb49 demo demo] Get all volumes completed successfully. May 09 14:27:36.209481 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-55eb74ca-4ee5-4ba1-867b-a3896e5bcb49 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:27:36.210427 np0000173164 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 9/36] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:27:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:27:46.199011 np0000173164 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=1 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:28:36.225604 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-f16628b7-d3be-42d4-a6dc-3e962b33171b None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:28:36.229218 np0000173164 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-f16628b7-d3be-42d4-a6dc-3e962b33171b demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:28:36.229338 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-f16628b7-d3be-42d4-a6dc-3e962b33171b demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:28:36.229579 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-f16628b7-d3be-42d4-a6dc-3e962b33171b demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:28:36.229868 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-f16628b7-d3be-42d4-a6dc-3e962b33171b demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:28:36.231154 np0000173164 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-f16628b7-d3be-42d4-a6dc-3e962b33171b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:28:36.243096 np0000173164 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-f16628b7-d3be-42d4-a6dc-3e962b33171b demo demo] Get all volumes completed successfully. May 09 14:28:36.245401 np0000173164 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-f16628b7-d3be-42d4-a6dc-3e962b33171b demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:28:36.245702 np0000173164 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 10/37] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:28:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:28:46.236039 np0000173164 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:29:36.262494 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-c02ec37d-c2bb-4591-969c-5076eeef4689 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:29:36.265421 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-c02ec37d-c2bb-4591-969c-5076eeef4689 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:29:36.266206 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-c02ec37d-c2bb-4591-969c-5076eeef4689 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:29:36.266206 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-c02ec37d-c2bb-4591-969c-5076eeef4689 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:29:36.266206 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-c02ec37d-c2bb-4591-969c-5076eeef4689 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:29:36.267105 np0000173164 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-c02ec37d-c2bb-4591-969c-5076eeef4689 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:29:36.274165 np0000173164 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-c02ec37d-c2bb-4591-969c-5076eeef4689 demo demo] Get all volumes completed successfully. May 09 14:29:36.276127 np0000173164 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-c02ec37d-c2bb-4591-969c-5076eeef4689 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:29:36.276384 np0000173164 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 10/38] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:29:36 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 14:29:46.270508 np0000173164 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:30:36.294720 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-3556580b-9487-43be-8571-f9a462160062 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:30:36.298960 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-3556580b-9487-43be-8571-f9a462160062 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:30:36.299465 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-3556580b-9487-43be-8571-f9a462160062 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:30:36.299937 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-3556580b-9487-43be-8571-f9a462160062 demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:30:36.300499 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-3556580b-9487-43be-8571-f9a462160062 demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:30:36.302068 np0000173164 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-3556580b-9487-43be-8571-f9a462160062 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:30:36.310994 np0000173164 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-3556580b-9487-43be-8571-f9a462160062 demo demo] Get all volumes completed successfully. May 09 14:30:36.313468 np0000173164 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-3556580b-9487-43be-8571-f9a462160062 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:30:36.313954 np0000173164 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 10/39] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:30:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:30:46.305606 np0000173164 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:31:36.330185 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-952794ea-3acd-4dc6-9774-fdfda8cb4f20 None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:31:36.433525 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-952794ea-3acd-4dc6-9774-fdfda8cb4f20 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 14:31:36.433981 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-952794ea-3acd-4dc6-9774-fdfda8cb4f20 demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:31:36.434302 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-952794ea-3acd-4dc6-9774-fdfda8cb4f20 demo demo] Calling method 'detail' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:31:36.434800 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.api.api_utils [None req-952794ea-3acd-4dc6-9774-fdfda8cb4f20 demo demo] Removing options '' from query. {{(pid=112466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:31:36.436307 np0000173164 devstack@c-api.service[112466]: DEBUG cinder.volume.api [None req-952794ea-3acd-4dc6-9774-fdfda8cb4f20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112466) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:31:36.444523 np0000173164 devstack@c-api.service[112466]: INFO cinder.volume.api [None req-952794ea-3acd-4dc6-9774-fdfda8cb4f20 demo demo] Get all volumes completed successfully. May 09 14:31:36.446308 np0000173164 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-952794ea-3acd-4dc6-9774-fdfda8cb4f20 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 14:31:36.446670 np0000173164 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 10/40] 199.204.45.95 () {64 vars in 1289 bytes} [Sat May 9 14:31:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:31:46.440523 np0000173164 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=1 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}