May 19 17:30:32.087210 np0000174904 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 17:30:32 2026] *** May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: nodename: np0000174904 May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: machine: x86_64 May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: clock source: unix May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: pcre jit disabled May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: detected number of CPU cores: 16 May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: current working directory: / May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: detected binary path: /usr/bin/uwsgi-core May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: your processes number limit is 256917 May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: your memory page size is 4096 bytes May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: detected max file descriptor number: 2048 May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: lock engine: pthread robust mutexes May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: thunder lock: enabled May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 17:30:32.124984 np0000174904 devstack@c-api.service[112207]: Set PythonHome to /opt/stack/data/venv May 19 17:30:32.159504 np0000174904 devstack@c-api.service[112207]: Python main interpreter initialized at 0x7e3801aa3668 May 19 17:30:32.159504 np0000174904 devstack@c-api.service[112207]: python threads support enabled May 19 17:30:32.159504 np0000174904 devstack@c-api.service[112207]: your server socket listen backlog is limited to 100 connections May 19 17:30:32.159504 np0000174904 devstack@c-api.service[112207]: your mercy for graceful operations on workers is 80 seconds May 19 17:30:32.160047 np0000174904 devstack@c-api.service[112207]: mapped 671795 bytes (656 KB) for 4 cores May 19 17:30:32.160192 np0000174904 devstack@c-api.service[112207]: *** Operational MODE: preforking *** May 19 17:30:32.160349 np0000174904 devstack@c-api.service[112207]: *** uWSGI is running in multiple interpreter mode *** May 19 17:30:32.160349 np0000174904 devstack@c-api.service[112207]: spawned uWSGI master process (pid: 112207) May 19 17:30:32.160514 np0000174904 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 17:30:32.161124 np0000174904 devstack@c-api.service[112207]: spawned uWSGI worker 1 (pid: 112209, cores: 1) May 19 17:30:32.161951 np0000174904 devstack@c-api.service[112207]: spawned uWSGI worker 2 (pid: 112210, cores: 1) May 19 17:30:32.162407 np0000174904 devstack@c-api.service[112207]: spawned uWSGI worker 3 (pid: 112211, cores: 1) May 19 17:30:32.162877 np0000174904 devstack@c-api.service[112207]: spawned uWSGI worker 4 (pid: 112212, cores: 1) May 19 17:30:32.163003 np0000174904 devstack@c-api.service[112207]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 17:30:32.284723 np0000174904 devstack@c-api.service[112209]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 17:30:32.284723 np0000174904 devstack@c-api.service[112209]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 17:30:32.284723 np0000174904 devstack@c-api.service[112209]: we strongly recommend against using it for new projects. May 19 17:30:32.284723 np0000174904 devstack@c-api.service[112209]: If you are already using Eventlet, we recommend migrating to a different May 19 17:30:32.284723 np0000174904 devstack@c-api.service[112209]: framework. For more detail see May 19 17:30:32.284723 np0000174904 devstack@c-api.service[112209]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 17:30:32.284723 np0000174904 devstack@c-api.service[112209]: import eventlet # noqa May 19 17:30:32.286711 np0000174904 devstack@c-api.service[112211]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 17:30:32.286711 np0000174904 devstack@c-api.service[112211]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 17:30:32.286711 np0000174904 devstack@c-api.service[112211]: we strongly recommend against using it for new projects. May 19 17:30:32.286711 np0000174904 devstack@c-api.service[112211]: If you are already using Eventlet, we recommend migrating to a different May 19 17:30:32.286711 np0000174904 devstack@c-api.service[112211]: framework. For more detail see May 19 17:30:32.286711 np0000174904 devstack@c-api.service[112211]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 17:30:32.286711 np0000174904 devstack@c-api.service[112211]: import eventlet # noqa May 19 17:30:32.291438 np0000174904 devstack@c-api.service[112210]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 17:30:32.291438 np0000174904 devstack@c-api.service[112210]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 17:30:32.291438 np0000174904 devstack@c-api.service[112210]: we strongly recommend against using it for new projects. May 19 17:30:32.291438 np0000174904 devstack@c-api.service[112210]: If you are already using Eventlet, we recommend migrating to a different May 19 17:30:32.291438 np0000174904 devstack@c-api.service[112210]: framework. For more detail see May 19 17:30:32.291438 np0000174904 devstack@c-api.service[112210]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 17:30:32.291438 np0000174904 devstack@c-api.service[112210]: import eventlet # noqa May 19 17:30:32.314066 np0000174904 devstack@c-api.service[112212]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 17:30:32.314066 np0000174904 devstack@c-api.service[112212]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 17:30:32.314066 np0000174904 devstack@c-api.service[112212]: we strongly recommend against using it for new projects. May 19 17:30:32.314066 np0000174904 devstack@c-api.service[112212]: If you are already using Eventlet, we recommend migrating to a different May 19 17:30:32.314066 np0000174904 devstack@c-api.service[112212]: framework. For more detail see May 19 17:30:32.314066 np0000174904 devstack@c-api.service[112212]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 17:30:32.314066 np0000174904 devstack@c-api.service[112212]: import eventlet # noqa May 19 17:30:32.370107 np0000174904 devstack@c-api.service[112209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 17:30:32.370107 np0000174904 devstack@c-api.service[112209]: debtcollector.deprecate( May 19 17:30:32.371987 np0000174904 devstack@c-api.service[112211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 17:30:32.371987 np0000174904 devstack@c-api.service[112211]: debtcollector.deprecate( May 19 17:30:32.379068 np0000174904 devstack@c-api.service[112210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 17:30:32.379068 np0000174904 devstack@c-api.service[112210]: debtcollector.deprecate( May 19 17:30:32.410401 np0000174904 devstack@c-api.service[112212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 17:30:32.410401 np0000174904 devstack@c-api.service[112212]: debtcollector.deprecate( May 19 17:30:32.452133 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:32.452133 np0000174904 devstack@c-api.service[112211]: from cgi import parse_header May 19 17:30:32.453247 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:32.453247 np0000174904 devstack@c-api.service[112209]: from cgi import parse_header May 19 17:30:32.454718 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:32.454718 np0000174904 devstack@c-api.service[112210]: from cgi import parse_header May 19 17:30:32.493300 np0000174904 devstack@c-api.service[112212]: /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 19 17:30:32.493300 np0000174904 devstack@c-api.service[112212]: from cgi import parse_header May 19 17:30:32.496802 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:32.496802 np0000174904 devstack@c-api.service[112211]: removals.removed_module( May 19 17:30:32.497247 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:32.497247 np0000174904 devstack@c-api.service[112209]: removals.removed_module( May 19 17:30:32.497652 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:32.497652 np0000174904 devstack@c-api.service[112211]: removals.removed_module( May 19 17:30:32.497916 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:32.497916 np0000174904 devstack@c-api.service[112209]: removals.removed_module( May 19 17:30:32.498057 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:32.498057 np0000174904 devstack@c-api.service[112210]: removals.removed_module( May 19 17:30:32.498727 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:32.498727 np0000174904 devstack@c-api.service[112210]: removals.removed_module( May 19 17:30:32.550674 np0000174904 devstack@c-api.service[112212]: /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 19 17:30:32.550674 np0000174904 devstack@c-api.service[112212]: removals.removed_module( May 19 17:30:32.551404 np0000174904 devstack@c-api.service[112212]: /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 19 17:30:32.551404 np0000174904 devstack@c-api.service[112212]: removals.removed_module( May 19 17:30:33.105432 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:33.105432 np0000174904 devstack@c-api.service[112209]: warnings.warn( May 19 17:30:33.110639 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:33.110639 np0000174904 devstack@c-api.service[112211]: warnings.warn( May 19 17:30:33.119493 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:33.119493 np0000174904 devstack@c-api.service[112210]: warnings.warn( May 19 17:30:33.204946 np0000174904 devstack@c-api.service[112212]: /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 19 17:30:33.204946 np0000174904 devstack@c-api.service[112212]: warnings.warn( May 19 17:30:33.207609 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:33.207609 np0000174904 devstack@c-api.service[112209]: warnings.warn( May 19 17:30:33.208828 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:33.208828 np0000174904 devstack@c-api.service[112211]: warnings.warn( May 19 17:30:33.227954 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:33.227954 np0000174904 devstack@c-api.service[112210]: warnings.warn( May 19 17:30:33.337121 np0000174904 devstack@c-api.service[112212]: /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 19 17:30:33.337121 np0000174904 devstack@c-api.service[112212]: warnings.warn( May 19 17:30:33.493028 np0000174904 devstack@c-api.service[112211]: 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 19 17:30:33.493591 np0000174904 devstack@c-api.service[112211]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112211) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 17:30:33.497479 np0000174904 devstack@c-api.service[112209]: 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 19 17:30:33.497922 np0000174904 devstack@c-api.service[112209]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112209) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 17:30:33.528262 np0000174904 devstack@c-api.service[112210]: 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 19 17:30:33.528741 np0000174904 devstack@c-api.service[112210]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112210) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 17:30:33.580914 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:33.580914 np0000174904 devstack@c-api.service[112211]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 17:30:33.587420 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:33.587420 np0000174904 devstack@c-api.service[112209]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 17:30:33.599294 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:33.599294 np0000174904 devstack@c-api.service[112210]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 17:30:33.681330 np0000174904 devstack@c-api.service[112212]: 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 19 17:30:33.681571 np0000174904 devstack@c-api.service[112212]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112212) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 17:30:33.748069 np0000174904 devstack@c-api.service[112212]: /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 19 17:30:33.748069 np0000174904 devstack@c-api.service[112212]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 17:30:34.036294 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112211) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 17:30:34.036604 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112210) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 17:30:34.036739 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112209) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 17:30:34.036871 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.036871 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.037126 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.037126 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.037328 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.037428 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.037578 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.037682 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.037796 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.038059 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.038195 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.038195 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.038397 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.038499 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.038623 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.038742 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.038842 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.038964 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.039064 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.039178 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.039279 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.039372 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.039477 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.039585 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.039692 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.040286 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.040378 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.040430 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.040493 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.040554 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.044504 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.044655 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.044655 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.044655 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.045066 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.045066 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.045066 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.045247 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.045247 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.045247 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.045247 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.045247 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.045490 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.045542 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.045601 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.045723 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.045796 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.045796 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.045796 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.045796 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.045796 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.047541 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.048129 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.048129 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.048233 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.048276 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.048276 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.048335 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.048366 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.048399 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.048430 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.048462 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.048501 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.048553 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.048586 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.048617 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.048617 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.048617 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.048703 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.048735 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.048735 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.048792 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.048831 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.048831 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.048831 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.048983 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.049042 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.049042 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.049115 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.049147 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.049185 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.049232 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.049264 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.049296 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.049329 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.049361 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.049392 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.049430 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.049462 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.049494 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.049494 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.049494 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.049494 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.051158 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.051225 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.051278 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.051343 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.051403 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.051450 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.051490 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.051535 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.051568 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.051600 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.051633 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.051664 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.051698 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.051730 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.051772 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.051810 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.051854 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.051888 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.051888 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.051973 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.052015 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.052872 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.052962 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.053048 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.053117 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.053202 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.053284 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.053324 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.053369 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.053406 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.053438 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.053469 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.053500 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.053500 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.053500 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.055095 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.055180 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.055228 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.055283 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.055331 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.055389 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.055454 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.056780 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.056846 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.056921 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.056989 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.057027 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.057027 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.057083 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.057108 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.057132 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.057155 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.057179 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.057206 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.057377 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.057377 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.058687 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.058749 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.058811 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.058863 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.058911 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.058992 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.059055 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.059103 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.059158 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.059185 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.059209 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.059234 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.059258 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.059281 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.059308 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.059332 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.059359 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.059382 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.059409 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.059433 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.059456 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.059537 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.059705 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.059705 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.059705 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.059845 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.059845 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.059953 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.061134 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.061198 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.061245 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.061306 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.061356 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.061356 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.061421 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.061446 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.061476 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.061500 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.061523 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.061550 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.061631 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.061690 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.061782 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.061815 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.061815 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.061873 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.061963 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.061990 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.062014 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.062038 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.062062 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.062086 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.062109 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.062132 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.062159 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.062186 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.062216 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.062244 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.062267 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.062294 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.062318 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.062347 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.062372 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.062395 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.062419 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.062443 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.062474 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.062499 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.062522 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.062546 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.062573 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.062596 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.062619 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.062643 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.062671 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.062718 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.062751 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.062776 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.062798 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.062821 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.062844 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.062871 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.062896 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.062924 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.062982 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.063018 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.063018 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.063018 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.063018 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.063018 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.063166 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.063801 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.063867 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.063910 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.064015 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.064093 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.064159 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.064235 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.064299 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.064360 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.064435 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.064477 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.064511 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.064661 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.064735 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.064771 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.064811 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.064841 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.064883 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.065089 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.065132 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.065164 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.068912 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.069001 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.069036 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.069067 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.069101 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.069207 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.069280 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.069280 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.069415 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.069484 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.069551 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.069621 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.069621 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.069689 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.069728 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.069765 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.069795 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.069831 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.069831 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.069831 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.069831 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.070562 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.070636 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.070674 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.070713 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.070747 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.070779 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.070813 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.070845 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.070877 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.070907 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.070983 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.071018 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.071050 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.071089 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.071123 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.071155 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.071187 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.071220 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.071257 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.071289 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.071321 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.071357 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.071400 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.071435 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.071472 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.071508 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.071541 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.071580 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.071612 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.071643 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.071681 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.071714 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.071753 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.071807 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.071866 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.071901 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.071965 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.071999 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.072031 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.072061 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.072093 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.072093 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.072164 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.072164 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.072164 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.072164 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.072164 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.072164 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.072332 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.072332 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.072332 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.072417 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.072417 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.072483 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.072870 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.072870 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.072870 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.072870 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.072870 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.072870 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.072870 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.073761 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.073761 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.073898 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.073898 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.073898 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.073898 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.074189 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.074266 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.074331 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.074432 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.074495 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.074570 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.074636 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.074698 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.074769 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.074831 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.074894 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.074985 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.075051 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.075114 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.075114 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.075114 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.075114 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.075667 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.075856 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.075976 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.076061 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.076099 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.076136 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.076168 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.076200 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.076241 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.076278 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.076310 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.076341 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.076372 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.076411 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.076442 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.076442 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.076442 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.076442 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.076442 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.076442 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.076442 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.080863 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.080974 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.080974 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.081043 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.081146 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.081221 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.081303 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.081373 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.081443 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.081510 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.081510 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.081510 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.081510 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.081662 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.081699 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.081730 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.081730 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.081730 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.081730 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.081730 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.081895 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.083984 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.084101 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.084175 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.084211 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.084244 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.084291 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.084334 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.084368 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.084405 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.084442 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.084476 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.084507 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.084537 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.084574 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.084606 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.084638 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.084674 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.084717 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.084749 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.084749 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.084749 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.085156 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.085210 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.085244 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.085298 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.085331 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.085370 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.085404 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.085436 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.085467 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.085505 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.085543 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.085575 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.085612 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.085650 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.085682 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.085723 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.085755 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.085787 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.085818 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.085850 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.085888 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.085925 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.085976 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.086019 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.086057 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.086093 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.086128 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.086161 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.086193 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.086225 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.086258 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.086349 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.086382 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.086426 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.086467 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.086501 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.086532 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.086563 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.086563 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.086563 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.086563 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.086563 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.086714 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.086714 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.086714 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.086821 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.086855 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.086889 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.086930 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.086988 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.087025 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.087058 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.087095 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.087133 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.087166 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.087198 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.087230 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.087268 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.087300 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.087335 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.087367 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.087399 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.087429 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.087466 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.087497 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.087533 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.087570 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.087601 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.087632 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.087665 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.087695 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.087731 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.087763 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.087806 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.087841 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.087872 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.087904 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.088225 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.088951 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.089024 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.089103 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.089169 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.089226 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.089296 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.089378 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.089378 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.089378 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.089378 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.089614 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.089688 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.089753 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.089814 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.089876 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.089970 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.090040 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.090040 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.090165 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.090229 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.090298 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.090383 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.090446 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.090446 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.090446 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.090446 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.090446 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.090751 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.090751 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.090751 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.090751 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.091010 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.091097 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.091162 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.091231 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.091300 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.091368 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.091433 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.091433 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.091433 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.091433 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.091663 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.091663 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.091663 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.091663 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.091663 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.091663 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.091663 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.092225 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.092225 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.092225 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.092225 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.092462 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.092533 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.092595 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.092747 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.092818 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.092880 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.092977 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.093044 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.093106 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.093180 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.093249 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.093316 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.093384 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.093446 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.093506 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.093565 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.093632 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.093692 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.093753 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.093822 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.093884 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.093966 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.094060 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.094131 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.094205 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.094272 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.094341 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.094472 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.094581 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.094620 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.094652 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.094685 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.094731 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.094765 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.094801 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.094836 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.094836 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.094898 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.094964 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.094964 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.094964 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.095039 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.095062 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.095090 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.095113 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.095140 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.095162 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.095185 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.095209 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.095231 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.095231 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.095277 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.095304 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.095327 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.095327 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.095327 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.095327 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.095327 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.095327 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.095455 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.095455 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.095455 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.095525 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.095551 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.095574 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.095597 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.095620 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.095647 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.095675 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.095700 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.095728 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.095753 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.095945 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.096260 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.096315 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.096315 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.096315 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.096315 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.096315 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.096315 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.096605 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.096673 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.096721 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.096768 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.096768 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.096863 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.096910 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.096984 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.097037 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.097093 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.097142 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.097189 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.097189 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.097189 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.097314 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.097314 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.097314 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.097314 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.097314 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.097526 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.097526 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.099663 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.099725 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.099784 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.099842 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.099890 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.099954 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.100015 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.100064 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.100064 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.100162 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.100162 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.100250 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.100299 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.100324 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.100324 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.100365 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.100430 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.100474 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.131556 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112212) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 17:30:34.131961 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.132032 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.132256 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.132686 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.132760 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.132811 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.132872 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.132963 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.133032 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.133092 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.134001 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.134079 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.134130 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.134179 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.134244 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.134296 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.134346 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.134870 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.134987 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.135062 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.135113 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.135162 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.135211 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.135374 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.135593 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.135712 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.135712 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.135963 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.135963 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.135963 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.135963 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.136457 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.136540 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.136600 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.136786 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.136857 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.136966 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.136966 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.137429 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.137502 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.137553 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.137603 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.137652 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.137701 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.137974 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.138316 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.138456 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.138456 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.138606 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.138606 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.138606 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.138740 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.139101 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.139206 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.139257 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.139333 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.139384 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.139437 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.139495 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.140033 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.140113 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.140165 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.140233 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.140284 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.140332 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.140394 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.140621 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.140728 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.140728 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.140900 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.140900 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.140900 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.141224 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.141224 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.141224 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.141224 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.141224 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.141224 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.141746 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.141746 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.141746 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.141889 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.141889 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.142016 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.142016 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.142131 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.142131 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.142986 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.143047 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.143132 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.143217 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.143283 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.143283 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.143381 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.143784 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.143838 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.143935 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.144004 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.144069 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.144104 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.144149 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.144266 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.144266 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.144429 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.144429 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.144429 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.144549 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.144549 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.144614 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.144721 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.144721 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.144879 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.144879 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.144879 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.145030 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.145063 np0000174904 devstack@c-api.service[112210]: INFO dbcounter [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Registered counter for database cinder May 19 17:30:34.145446 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.145501 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.145581 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.145647 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.145726 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.145726 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.145795 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.145943 np0000174904 devstack@c-api.service[112211]: INFO dbcounter [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Registered counter for database cinder May 19 17:30:34.146271 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.146330 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.146368 np0000174904 devstack@c-api.service[112209]: INFO dbcounter [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Registered counter for database cinder May 19 17:30:34.146401 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.146433 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.146541 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.146541 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.146670 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.147496 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.147571 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.147637 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.147700 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.147736 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.147826 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.147869 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.148559 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.148620 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.148659 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.148744 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.148815 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.148878 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.148959 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.149225 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.149276 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.149359 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.149426 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.149503 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.149503 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.149569 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.149649 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.149714 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.149787 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.149849 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.149884 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.149921 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.150039 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.150244 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.150316 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.150378 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.150439 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.150483 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.150516 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.150599 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.150672 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.150737 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.150737 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.150842 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.150878 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.150913 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.151038 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.151296 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.151400 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.151467 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.151541 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.151541 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.151649 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.151649 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.151959 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.152066 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.152066 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.152149 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.152183 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.152282 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.152356 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.152771 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.152964 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.152964 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.152964 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.153119 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.153119 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.153119 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.153210 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.153242 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.153527 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.153527 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.153527 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.153527 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.153527 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.154084 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.154145 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.154184 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.154273 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.154345 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.154410 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.154410 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.154722 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.154776 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.154859 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.154940 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.155007 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.155060 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.155176 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.155423 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.155481 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.155561 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.155628 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.155699 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.155699 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.155767 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:30:34.156435 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:30:34.156490 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:30:34.156568 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:30:34.156644 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:30:34.156721 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:30:34.156721 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:30:34.159077 np0000174904 devstack@c-api.service[112210]: DEBUG oslo_db.sqlalchemy.engines [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b 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=112210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:30:34.160866 np0000174904 devstack@c-api.service[112209]: DEBUG oslo_db.sqlalchemy.engines [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a 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=112209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:30:34.162558 np0000174904 devstack@c-api.service[112211]: DEBUG oslo_db.sqlalchemy.engines [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 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=112211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:30:34.203206 np0000174904 devstack@c-api.service[112212]: INFO dbcounter [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Registered counter for database cinder May 19 17:30:34.217212 np0000174904 devstack@c-api.service[112212]: DEBUG oslo_db.sqlalchemy.engines [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b 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=112212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:30:34.273044 np0000174904 devstack@c-api.service[112210]: DEBUG dbcounter [-] [112210] Writer thread running {{(pid=112210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 17:30:34.275076 np0000174904 devstack@c-api.service[112209]: DEBUG dbcounter [-] [112209] Writer thread running {{(pid=112209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 17:30:34.275830 np0000174904 devstack@c-api.service[112210]: INFO cinder.rpc [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 17:30:34.276420 np0000174904 devstack@c-api.service[112211]: DEBUG dbcounter [-] [112211] Writer thread running {{(pid=112211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 17:30:34.277555 np0000174904 devstack@c-api.service[112209]: INFO cinder.rpc [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 17:30:34.278169 np0000174904 devstack@c-api.service[112210]: INFO cinder.rpc [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 17:30:34.279205 np0000174904 devstack@c-api.service[112211]: INFO cinder.rpc [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 17:30:34.279512 np0000174904 devstack@c-api.service[112209]: INFO cinder.rpc [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 17:30:34.280318 np0000174904 devstack@c-api.service[112210]: INFO cinder.rpc [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 17:30:34.281410 np0000174904 devstack@c-api.service[112209]: INFO cinder.rpc [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 17:30:34.281521 np0000174904 devstack@c-api.service[112211]: INFO cinder.rpc [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 17:30:34.282473 np0000174904 devstack@c-api.service[112210]: INFO cinder.rpc [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 17:30:34.283027 np0000174904 devstack@c-api.service[112209]: INFO cinder.rpc [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 17:30:34.283597 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.283856 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.283964 np0000174904 devstack@c-api.service[112211]: INFO cinder.rpc [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 17:30:34.285603 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.285828 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.286381 np0000174904 devstack@c-api.service[112211]: INFO cinder.rpc [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 17:30:34.287466 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.289751 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.290950 np0000174904 devstack@c-api.service[112209]: DEBUG oslo_db.sqlalchemy.engines [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a 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=112209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:30:34.291814 np0000174904 devstack@c-api.service[112210]: DEBUG oslo_db.sqlalchemy.engines [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b 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=112210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:30:34.293146 np0000174904 devstack@c-api.service[112209]: INFO cinder.rpc [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 17:30:34.294114 np0000174904 devstack@c-api.service[112210]: INFO cinder.rpc [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 17:30:34.295107 np0000174904 devstack@c-api.service[112209]: INFO cinder.rpc [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 17:30:34.295513 np0000174904 devstack@c-api.service[112211]: DEBUG oslo_db.sqlalchemy.engines [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 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=112211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:30:34.295729 np0000174904 devstack@c-api.service[112210]: INFO cinder.rpc [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 17:30:34.296276 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.296499 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.297875 np0000174904 devstack@c-api.service[112211]: INFO cinder.rpc [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 17:30:34.299702 np0000174904 devstack@c-api.service[112211]: INFO cinder.rpc [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 17:30:34.300792 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.308297 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.308656 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.311626 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.311816 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.312036 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.314815 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.314990 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.315096 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.318379 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.318834 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.318999 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.322287 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.322717 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.322787 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.325273 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.325753 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.325888 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.328828 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.328913 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.328991 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.331702 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.331784 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.331908 np0000174904 devstack@c-api.service[112212]: DEBUG dbcounter [-] [112212] Writer thread running {{(pid=112212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 17:30:34.332248 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.334619 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.334701 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.334823 np0000174904 devstack@c-api.service[112212]: INFO cinder.rpc [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 17:30:34.335061 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.336093 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.336163 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.339739 np0000174904 devstack@c-api.service[112212]: INFO cinder.rpc [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 17:30:34.340255 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.340312 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.340363 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.340415 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.340862 np0000174904 devstack@c-api.service[112212]: INFO cinder.rpc [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 17:30:34.342067 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.343890 np0000174904 devstack@c-api.service[112212]: INFO cinder.rpc [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 17:30:34.345286 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.345622 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.346094 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.347508 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.347597 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.347791 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.347873 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.349833 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.349926 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.350970 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.351384 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.351457 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.352351 np0000174904 devstack@c-api.service[112212]: DEBUG oslo_db.sqlalchemy.engines [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b 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=112212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:30:34.352725 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.352796 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.352972 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.354106 np0000174904 devstack@c-api.service[112212]: INFO cinder.rpc [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 17:30:34.354252 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.354310 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.354442 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.355729 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.355880 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.355968 np0000174904 devstack@c-api.service[112212]: INFO cinder.rpc [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 17:30:34.357284 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.357381 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.357448 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.357514 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.357549 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.358444 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.358499 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.358794 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.359628 np0000174904 devstack@c-api.service[112209]: WARNING cinder.api.contrib.hosts [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 17:30:34.359769 np0000174904 devstack@c-api.service[112210]: WARNING cinder.api.contrib.hosts [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 17:30:34.360215 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.360336 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.360452 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.361286 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extended resource: extensions {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.361400 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extended resource: extensions {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.361532 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.362633 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extended resource: os-availability-zone {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.362709 np0000174904 devstack@c-api.service[112211]: WARNING cinder.api.contrib.hosts [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 17:30:34.362757 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extended resource: os-availability-zone {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.363414 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.363951 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extended resource: qos-specs {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.364084 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extended resource: qos-specs {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.364349 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extended resource: extensions {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.365673 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extended resource: os-availability-zone {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.366052 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extended resource: extra_specs {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.366173 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extended resource: extra_specs {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.366995 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extended resource: qos-specs {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.367645 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extended resource: encryption {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.367752 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extended resource: encryption {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.368899 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.369066 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extended resource: extra_specs {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.369807 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extended resource: os-volume-type-access {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.369931 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extended resource: os-volume-type-access {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.370630 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extended resource: encryption {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.371398 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extended resource: os-quota-class-sets {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.371521 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extended resource: os-quota-class-sets {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.372098 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.372241 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extended resource: os-volume-type-access {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.372726 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extended resource: encryption {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.372881 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extended resource: encryption {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.373803 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extended resource: os-quota-class-sets {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.374248 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extended resource: os-snapshot-manage {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.374402 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extended resource: os-snapshot-manage {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.375678 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extended resource: encryption {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.375727 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extended resource: consistencygroups {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.375895 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extended resource: consistencygroups {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.376347 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.377180 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extended resource: os-snapshot-manage {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.377707 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extended resource: backups {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.377863 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extended resource: backups {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.378654 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extended resource: consistencygroups {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.379749 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extended resource: scheduler-stats {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.379907 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extended resource: scheduler-stats {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.380379 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.380659 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extended resource: backups {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.381201 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extended resource: os-quota-sets {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.381372 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extended resource: os-quota-sets {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.382604 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extended resource: os-volume-manage {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.382662 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extended resource: scheduler-stats {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.382764 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extended resource: os-volume-manage {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.383386 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.384082 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extended resource: capabilities {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.384176 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extended resource: os-quota-sets {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.384445 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extended resource: capabilities {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.385390 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extended resource: os-volume-transfer {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.385553 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extended resource: os-volume-manage {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.385710 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extended resource: os-volume-transfer {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.386359 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.386935 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extended resource: os-hosts {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.387030 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extended resource: capabilities {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.387333 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extended resource: os-hosts {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.388324 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extended resource: cgsnapshots {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.388383 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extended resource: os-volume-transfer {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.388710 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extended resource: cgsnapshots {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.389409 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.389774 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.contrib.snapshot_actions [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] SnapshotActionsController initialized {{(pid=112209) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 17:30:34.389906 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extended resource: os-hosts {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.390171 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.contrib.snapshot_actions [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] SnapshotActionsController initialized {{(pid=112210) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 17:30:34.390563 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.390909 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.391319 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extended resource: cgsnapshots {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.392012 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.392240 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.392324 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.392774 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.contrib.snapshot_actions [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] SnapshotActionsController initialized {{(pid=112211) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 17:30:34.393349 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.393514 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.393668 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.394681 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.394872 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.395009 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.395093 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.396096 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.396258 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.396421 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.396571 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.397530 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.397587 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.397846 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.398852 np0000174904 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.398963 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.399173 np0000174904 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.399328 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.399764 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.399902 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.400019 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.400062 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.400211 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.400257 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.400297 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.400331 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.400435 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.400505 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extension AdminActions extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.400569 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.400631 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extension AdminActions extending resource: snapshots {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.400702 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.400768 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extension AdminActions extending resource: backups {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.400811 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extension AdminActions extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.400843 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.400880 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extension AdminActions extending resource: snapshots {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.400922 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extension VolumeActions extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.400977 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extension AdminActions extending resource: backups {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.401009 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extension TypesManage extending resource: types {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.401042 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.401091 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.401126 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extension VolumeActions extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.401159 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.401335 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extension TypesManage extending resource: types {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.401411 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.401411 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.401566 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.401637 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-39376442-47c0-4bde-b29e-3ca5a7612c1a None None] Extension UsedLimits extending resource: limits {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.401716 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.401716 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.401716 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.401898 np0000174904 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.401978 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-da0312ef-0dba-4b6e-bb71-67828d85f53b None None] Extension UsedLimits extending resource: limits {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.402575 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.402718 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.402824 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.403044 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.403142 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.403240 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extension AdminActions extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.403390 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extension AdminActions extending resource: snapshots {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.403488 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extension AdminActions extending resource: backups {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.403588 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.403688 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extension VolumeActions extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.403818 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extension TypesManage extending resource: types {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.403938 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.404050 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.404151 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.404252 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.404353 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-ebf1c3c2-fdbd-4b59-9cbf-f03107e2e679 None None] Extension UsedLimits extending resource: limits {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.404946 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.408352 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.409277 np0000174904 devstack@c-api.service[112209]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e3801aa3668 pid: 112209 (default app) May 19 17:30:34.409422 np0000174904 devstack@c-api.service[112210]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e3801aa3668 pid: 112210 (default app) May 19 17:30:34.410375 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.411878 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.412129 np0000174904 devstack@c-api.service[112211]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e3801aa3668 pid: 112211 (default app) May 19 17:30:34.413245 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.414737 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.416226 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.417605 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.417974 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.417974 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.418114 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.418114 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.418114 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.418114 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.418114 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.418333 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.418333 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.418333 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.418333 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.418333 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.418333 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.418574 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.418574 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.418574 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.418574 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.418574 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.418753 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.418753 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.418753 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.418753 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.418953 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.418953 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.418953 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.418953 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.419129 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.419129 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.419129 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.419129 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.419129 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.419332 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.419332 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.419332 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.419332 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.419332 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.419521 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.419521 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.419521 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.419521 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.419521 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.419521 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.419766 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.419766 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.419766 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.419766 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.419766 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.419766 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.420016 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.420016 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.420016 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.420016 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.420016 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.420016 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.420234 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.420234 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.420234 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.420234 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.420234 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.420234 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.420466 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.420466 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.420466 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.420466 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.420622 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.420622 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.420622 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.420622 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.420622 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.420829 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.420829 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.420829 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.420829 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.420829 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.421901 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.421901 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.421901 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.421901 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.421901 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.421901 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.422322 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.422322 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.422322 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.422322 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.422322 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.422675 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.422675 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.422675 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.422675 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.422675 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.423031 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.423031 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.423031 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.423031 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.423318 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.423318 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.423318 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.423318 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.423605 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.423605 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.423605 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.423605 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.423605 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.424031 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.424031 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.424031 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.424031 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.424031 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.424373 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.424373 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.424373 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.424373 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.424675 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.424675 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.424675 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.424675 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.425095 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.425216 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.425216 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.425216 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.425216 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.425503 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.425503 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.425503 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.425503 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.425778 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.425778 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.425778 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.425778 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.426200 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.426200 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.426200 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.426200 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.426200 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.426200 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.426672 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.426672 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.426672 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.426672 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.426672 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.427060 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.427060 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.427060 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.427060 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.427060 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.427060 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.427060 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.427508 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.427508 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.427508 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.427508 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.427508 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.427508 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.427951 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.427951 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.427951 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.427951 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.427951 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.427951 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.428439 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.428439 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.428439 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.428439 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.428439 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.428439 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.428860 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.428860 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.428860 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.428860 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.429162 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.429162 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.429162 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.429162 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.429480 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.429480 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.429480 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.429480 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.429639 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.429639 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.429639 np0000174904 devstack@c-api.service[112209]: /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 19 17:30:34.429639 np0000174904 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 19 17:30:34.430026 np0000174904 devstack@c-api.service[112212]: WARNING cinder.api.contrib.hosts [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 17:30:34.430026 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.430092 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.middleware.request_id [None req-423563a0-2b2a-47e5-b5ea-00d5be1cf6ec None None] RequestId filter calling following filter/app {{(pid=112209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 17:30:34.430125 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extended resource: extensions {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.430125 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extended resource: os-availability-zone {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.430194 np0000174904 devstack@c-api.service[112209]: [pid: 112209|app: 0|req: 1/1] 162.253.55.84 () {60 vars in 949 bytes} [Tue May 19 17:30:34 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 19 17:30:34.430226 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extended resource: qos-specs {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.430226 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extended resource: extra_specs {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.430226 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extended resource: encryption {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.430458 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extended resource: os-volume-type-access {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.432079 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extended resource: os-quota-class-sets {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.433422 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extended resource: encryption {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.434915 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extended resource: os-snapshot-manage {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.436600 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extended resource: consistencygroups {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.438808 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extended resource: backups {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.440873 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extended resource: scheduler-stats {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.442322 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extended resource: os-quota-sets {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.443707 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extended resource: os-volume-manage {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.445201 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extended resource: capabilities {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.446479 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extended resource: os-volume-transfer {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.448127 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extended resource: os-hosts {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.449527 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extended resource: cgsnapshots {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:30:34.451001 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.contrib.snapshot_actions [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] SnapshotActionsController initialized {{(pid=112212) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 17:30:34.451793 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.453228 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.454570 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.455879 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.457319 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.458759 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.460094 np0000174904 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:30:34.460997 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.461107 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.461244 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.461879 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.462048 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.462132 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extension AdminActions extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.462192 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extension AdminActions extending resource: snapshots {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.462360 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extension AdminActions extending resource: backups {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.462467 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.462467 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extension VolumeActions extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.462674 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extension TypesManage extending resource: types {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.462731 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.462845 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.462987 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.463123 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.463123 np0000174904 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-6ac970ee-c751-462e-8d2b-69ca2e00907b None None] Extension UsedLimits extending resource: limits {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:30:34.471030 np0000174904 devstack@c-api.service[112212]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e3801aa3668 pid: 112212 (default app) May 19 17:30:41.503511 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.503511 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.503511 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.503511 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.503511 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.504479 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.504479 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.504479 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.504479 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.504479 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.504758 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.504758 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.504758 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.504758 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.504758 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.504758 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.505114 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.505114 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.505114 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.505114 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.505338 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.505338 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.505338 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.505338 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.505580 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.505580 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.505580 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.505580 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.505817 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.505817 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.505817 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.505817 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.505817 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.506124 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.506124 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.506124 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.506124 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.506124 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.506395 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.506395 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.506395 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.506395 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.506395 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.506395 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.506740 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.506740 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.506740 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.506740 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.506740 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.506740 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.507131 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.507131 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.507131 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.507131 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.507131 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.507131 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.507340 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.507340 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.507340 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.507340 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.507340 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.507541 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.507541 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.507541 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.507541 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.507541 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.507718 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.507718 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.507718 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.507718 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.507718 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.507718 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.507953 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.507953 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.507953 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.507953 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.507953 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.507953 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.508167 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.508167 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.508167 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.508167 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.508167 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.508368 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.508368 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.508368 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.508368 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.508368 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.508604 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.508604 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.508604 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.508604 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.508768 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.508768 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.508768 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.508768 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.508922 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.508922 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.508922 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.508922 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.508922 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.509126 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.509126 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.509126 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.509126 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.509126 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.509304 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.509304 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.509304 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.509304 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.509469 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.509469 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.509469 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.509469 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.509618 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.509618 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.509618 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.509618 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.509768 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.509768 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.509768 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.509768 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.509922 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.509922 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.509922 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.509922 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.510082 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.510082 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.510082 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.510082 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.510082 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.510288 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.510288 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.510288 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.510288 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.510288 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.510288 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.510492 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.510492 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.510492 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.510492 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.510492 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.510661 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.510661 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.510661 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.510661 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.510661 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.510661 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.510977 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.510977 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.510977 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.510977 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.510977 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.510977 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.511276 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.511276 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.511276 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.511276 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.511276 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.511276 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.511543 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.511543 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.511543 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.511543 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.511543 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.511543 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.511830 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.511830 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.511830 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.511830 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.512061 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.512061 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.512061 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.512061 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.512061 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.512310 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.512310 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.512310 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.512310 np0000174904 devstack@c-api.service[112210]: /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 19 17:30:41.512310 np0000174904 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 19 17:30:41.512310 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.middleware.request_id [None req-ba23ceda-06e9-4bca-bbfe-da4513bc88dc None None] RequestId filter calling following filter/app {{(pid=112210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 17:30:42.005440 np0000174904 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-ba23ceda-06e9-4bca-bbfe-da4513bc88dc admin admin] POST https://162.253.55.84/volume/v3/types May 19 17:30:42.005960 np0000174904 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [None req-ba23ceda-06e9-4bca-bbfe-da4513bc88dc admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 17:30:42.007708 np0000174904 devstack@c-api.service[112210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 17:30:42.007708 np0000174904 devstack@c-api.service[112210]: warnings.warn( May 19 17:30:42.014991 np0000174904 devstack@c-api.service[112210]: DEBUG oslo_db.sqlalchemy.engines [None req-ba23ceda-06e9-4bca-bbfe-da4513bc88dc 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=112210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:30:42.042256 np0000174904 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-ba23ceda-06e9-4bca-bbfe-da4513bc88dc admin admin] https://162.253.55.84/volume/v3/types returned with HTTP 200 May 19 17:30:42.042695 np0000174904 devstack@c-api.service[112210]: [pid: 112210|app: 0|req: 1/2] 162.253.55.84 () {68 vars in 1281 bytes} [Tue May 19 17:30:41 2026] POST /volume/v3/types => generated 186 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 17:30:42.069119 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.069119 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.069119 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.069119 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.069119 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.069969 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.069969 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.069969 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.069969 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.069969 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.070265 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.070265 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.070265 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.070265 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.070265 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.070265 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.070646 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.070646 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.070646 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.070646 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.070870 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.070870 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.070870 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.070870 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.071134 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.071134 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.071134 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.071134 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.071384 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.071384 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.071384 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.071384 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.071384 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.071692 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.071692 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.071692 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.071692 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.071692 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.071985 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.071985 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.071985 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.071985 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.071985 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.071985 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.072314 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.072314 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.072314 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.072314 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.072314 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.072314 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.072636 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.072636 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.072636 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.072636 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.072636 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.072636 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.073005 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.073005 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.073005 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.073005 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.073005 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.073291 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.073291 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.073291 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.073291 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.073291 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.073557 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.073557 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.073557 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.073557 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.073557 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.073557 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.073898 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.073898 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.073898 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.073898 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.073898 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.073898 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.074233 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.074233 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.074233 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.074233 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.074233 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.074588 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.074588 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.074588 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.074588 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.074588 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.074857 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.074857 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.074857 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.074857 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.075104 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.075104 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.075104 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.075104 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.075258 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.075258 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.075258 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.075258 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.075258 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.075446 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.075446 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.075446 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.075446 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.075446 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.075608 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.075608 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.075608 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.075608 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.075764 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.075764 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.075764 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.075764 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.075917 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.075917 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.075917 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.075917 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.076086 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.076086 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.076086 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.076086 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.076240 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.076240 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.076240 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.076240 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.076391 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.076391 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.076391 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.076391 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.076391 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.076578 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.076578 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.076578 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.076578 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.076578 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.076578 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.076806 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.076806 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.076806 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.076806 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.076806 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.077004 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.077004 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.077004 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.077004 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.077004 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.077004 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.077220 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.077220 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.077220 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.077220 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.077220 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.077220 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.077436 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.077436 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.077436 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.077436 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.077436 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.077436 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.077651 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.077651 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.077651 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.077651 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.077651 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.077651 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.077874 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.077874 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.077874 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.077874 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.078037 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.078037 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.078037 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.078037 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.078037 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.078223 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.078223 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.078223 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.078223 np0000174904 devstack@c-api.service[112211]: /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 19 17:30:42.078223 np0000174904 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 19 17:30:42.078223 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.middleware.request_id [req-ba23ceda-06e9-4bca-bbfe-da4513bc88dc req-88d865cd-a53e-4363-aa90-eae68b7a3106 None None] RequestId filter calling following filter/app {{(pid=112211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 17:30:42.401972 np0000174904 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [req-ba23ceda-06e9-4bca-bbfe-da4513bc88dc req-88d865cd-a53e-4363-aa90-eae68b7a3106 admin admin] POST https://162.253.55.84/volume/v3/types/f6bf6346-1125-4459-bf50-6cd133bcf8ad/extra_specs May 19 17:30:42.402535 np0000174904 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [req-ba23ceda-06e9-4bca-bbfe-da4513bc88dc req-88d865cd-a53e-4363-aa90-eae68b7a3106 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 17:30:42.404207 np0000174904 devstack@c-api.service[112211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 17:30:42.404207 np0000174904 devstack@c-api.service[112211]: warnings.warn( May 19 17:30:42.412830 np0000174904 devstack@c-api.service[112211]: DEBUG oslo_db.sqlalchemy.engines [req-ba23ceda-06e9-4bca-bbfe-da4513bc88dc req-88d865cd-a53e-4363-aa90-eae68b7a3106 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=112211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:30:42.490996 np0000174904 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [req-ba23ceda-06e9-4bca-bbfe-da4513bc88dc req-88d865cd-a53e-4363-aa90-eae68b7a3106 admin admin] https://162.253.55.84/volume/v3/types/f6bf6346-1125-4459-bf50-6cd133bcf8ad/extra_specs returned with HTTP 200 May 19 17:30:42.492166 np0000174904 devstack@c-api.service[112211]: [pid: 112211|app: 0|req: 1/3] 162.253.55.84 () {70 vars in 1498 bytes} [Tue May 19 17:30:42 2026] POST /volume/v3/types/f6bf6346-1125-4459-bf50-6cd133bcf8ad/extra_specs => generated 55 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 17:30:44.294413 np0000174904 devstack@c-api.service[112209]: DEBUG dbcounter [-] [112209] Writing DB stats cinder:SELECT=6 {{(pid=112209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 17:30:44.355309 np0000174904 devstack@c-api.service[112212]: DEBUG dbcounter [-] [112212] Writing DB stats cinder:SELECT=6 {{(pid=112212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 17:30:52.040272 np0000174904 devstack@c-api.service[112210]: DEBUG dbcounter [-] [112210] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 17:30:52.488556 np0000174904 devstack@c-api.service[112211]: DEBUG dbcounter [-] [112211] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 17:33:54.279958 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.middleware.request_id [None req-3aa6be98-ca21-425d-8869-63b37edfc408 None None] RequestId filter calling following filter/app {{(pid=112209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 17:33:54.280707 np0000174904 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-3aa6be98-ca21-425d-8869-63b37edfc408 None None] GET https://162.253.55.84/volume// May 19 17:33:54.281011 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-3aa6be98-ca21-425d-8869-63b37edfc408 None None] Empty body provided in request {{(pid=112209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 17:33:54.281411 np0000174904 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-3aa6be98-ca21-425d-8869-63b37edfc408 None None] Calling method 'all' {{(pid=112209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 17:33:54.282181 np0000174904 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-3aa6be98-ca21-425d-8869-63b37edfc408 None None] https://162.253.55.84/volume// returned with HTTP 300 May 19 17:33:54.282584 np0000174904 devstack@c-api.service[112209]: [pid: 112209|app: 0|req: 2/4] 162.253.55.84 () {66 vars in 1449 bytes} [Tue May 19 17:33:54 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)