May 21 23:18:16.443973 np0000176062 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 23:18:16.452017 np0000176062 devstack@c-api.service[112351]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 23:18:16.455048 np0000176062 devstack@c-api.service[112351]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 23:18:16 2026] *** May 21 23:18:16.455048 np0000176062 devstack@c-api.service[112351]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 23:18:16.455048 np0000176062 devstack@c-api.service[112351]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 21 23:18:16.455048 np0000176062 devstack@c-api.service[112351]: nodename: np0000176062 May 21 23:18:16.455048 np0000176062 devstack@c-api.service[112351]: machine: x86_64 May 21 23:18:16.455048 np0000176062 devstack@c-api.service[112351]: clock source: unix May 21 23:18:16.455048 np0000176062 devstack@c-api.service[112351]: pcre jit disabled May 21 23:18:16.455048 np0000176062 devstack@c-api.service[112351]: detected number of CPU cores: 16 May 21 23:18:16.455048 np0000176062 devstack@c-api.service[112351]: current working directory: / May 21 23:18:16.455048 np0000176062 devstack@c-api.service[112351]: detected binary path: /usr/bin/uwsgi-core May 21 23:18:16.455048 np0000176062 devstack@c-api.service[112351]: your processes number limit is 256917 May 21 23:18:16.455048 np0000176062 devstack@c-api.service[112351]: your memory page size is 4096 bytes May 21 23:18:16.455048 np0000176062 devstack@c-api.service[112351]: detected max file descriptor number: 2048 May 21 23:18:16.455048 np0000176062 devstack@c-api.service[112351]: lock engine: pthread robust mutexes May 21 23:18:16.456001 np0000176062 devstack@c-api.service[112351]: thunder lock: enabled May 21 23:18:16.456001 np0000176062 devstack@c-api.service[112351]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 23:18:16.456001 np0000176062 devstack@c-api.service[112351]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 23:18:16.456001 np0000176062 devstack@c-api.service[112351]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 23:18:16.456001 np0000176062 devstack@c-api.service[112351]: Set PythonHome to /opt/stack/data/venv May 21 23:18:16.490921 np0000176062 devstack@c-api.service[112351]: Python main interpreter initialized at 0x73f36f0a3668 May 21 23:18:16.490921 np0000176062 devstack@c-api.service[112351]: python threads support enabled May 21 23:18:16.490921 np0000176062 devstack@c-api.service[112351]: your server socket listen backlog is limited to 100 connections May 21 23:18:16.490921 np0000176062 devstack@c-api.service[112351]: your mercy for graceful operations on workers is 80 seconds May 21 23:18:16.491451 np0000176062 devstack@c-api.service[112351]: mapped 671795 bytes (656 KB) for 4 cores May 21 23:18:16.491626 np0000176062 devstack@c-api.service[112351]: *** Operational MODE: preforking *** May 21 23:18:16.491770 np0000176062 devstack@c-api.service[112351]: *** uWSGI is running in multiple interpreter mode *** May 21 23:18:16.491770 np0000176062 devstack@c-api.service[112351]: spawned uWSGI master process (pid: 112351) May 21 23:18:16.491912 np0000176062 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 23:18:16.492659 np0000176062 devstack@c-api.service[112351]: spawned uWSGI worker 1 (pid: 112358, cores: 1) May 21 23:18:16.493253 np0000176062 devstack@c-api.service[112351]: spawned uWSGI worker 2 (pid: 112359, cores: 1) May 21 23:18:16.493830 np0000176062 devstack@c-api.service[112351]: spawned uWSGI worker 3 (pid: 112360, cores: 1) May 21 23:18:16.494368 np0000176062 devstack@c-api.service[112351]: spawned uWSGI worker 4 (pid: 112361, cores: 1) May 21 23:18:16.494472 np0000176062 devstack@c-api.service[112351]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 23:18:16.627031 np0000176062 devstack@c-api.service[112359]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:18:16.627031 np0000176062 devstack@c-api.service[112359]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:18:16.627031 np0000176062 devstack@c-api.service[112359]: we strongly recommend against using it for new projects. May 21 23:18:16.627031 np0000176062 devstack@c-api.service[112359]: If you are already using Eventlet, we recommend migrating to a different May 21 23:18:16.627031 np0000176062 devstack@c-api.service[112359]: framework. For more detail see May 21 23:18:16.627031 np0000176062 devstack@c-api.service[112359]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:18:16.627031 np0000176062 devstack@c-api.service[112359]: import eventlet # noqa May 21 23:18:16.627985 np0000176062 devstack@c-api.service[112358]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:18:16.627985 np0000176062 devstack@c-api.service[112358]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:18:16.627985 np0000176062 devstack@c-api.service[112358]: we strongly recommend against using it for new projects. May 21 23:18:16.627985 np0000176062 devstack@c-api.service[112358]: If you are already using Eventlet, we recommend migrating to a different May 21 23:18:16.627985 np0000176062 devstack@c-api.service[112358]: framework. For more detail see May 21 23:18:16.627985 np0000176062 devstack@c-api.service[112358]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:18:16.627985 np0000176062 devstack@c-api.service[112358]: import eventlet # noqa May 21 23:18:16.628691 np0000176062 devstack@c-api.service[112360]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:18:16.628691 np0000176062 devstack@c-api.service[112360]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:18:16.628691 np0000176062 devstack@c-api.service[112360]: we strongly recommend against using it for new projects. May 21 23:18:16.628691 np0000176062 devstack@c-api.service[112360]: If you are already using Eventlet, we recommend migrating to a different May 21 23:18:16.628691 np0000176062 devstack@c-api.service[112360]: framework. For more detail see May 21 23:18:16.628691 np0000176062 devstack@c-api.service[112360]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:18:16.628691 np0000176062 devstack@c-api.service[112360]: import eventlet # noqa May 21 23:18:16.629361 np0000176062 devstack@c-api.service[112361]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:18:16.629361 np0000176062 devstack@c-api.service[112361]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:18:16.629361 np0000176062 devstack@c-api.service[112361]: we strongly recommend against using it for new projects. May 21 23:18:16.629361 np0000176062 devstack@c-api.service[112361]: If you are already using Eventlet, we recommend migrating to a different May 21 23:18:16.629361 np0000176062 devstack@c-api.service[112361]: framework. For more detail see May 21 23:18:16.629361 np0000176062 devstack@c-api.service[112361]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:18:16.629361 np0000176062 devstack@c-api.service[112361]: import eventlet # noqa May 21 23:18:16.717207 np0000176062 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:18:16.717207 np0000176062 devstack@c-api.service[112361]: debtcollector.deprecate( May 21 23:18:16.717707 np0000176062 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:18:16.717707 np0000176062 devstack@c-api.service[112360]: debtcollector.deprecate( May 21 23:18:16.719175 np0000176062 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:18:16.719175 np0000176062 devstack@c-api.service[112359]: debtcollector.deprecate( May 21 23:18:16.747124 np0000176062 devstack@c-api.service[112358]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:18:16.747124 np0000176062 devstack@c-api.service[112358]: debtcollector.deprecate( May 21 23:18:16.800004 np0000176062 devstack@c-api.service[112360]: /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 21 23:18:16.800004 np0000176062 devstack@c-api.service[112360]: from cgi import parse_header May 21 23:18:16.801837 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:16.801837 np0000176062 devstack@c-api.service[112359]: from cgi import parse_header May 21 23:18:16.805518 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:16.805518 np0000176062 devstack@c-api.service[112361]: from cgi import parse_header May 21 23:18:16.833101 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:16.833101 np0000176062 devstack@c-api.service[112358]: from cgi import parse_header May 21 23:18:16.845848 np0000176062 devstack@c-api.service[112360]: /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 21 23:18:16.845848 np0000176062 devstack@c-api.service[112360]: removals.removed_module( May 21 23:18:16.846603 np0000176062 devstack@c-api.service[112360]: /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 21 23:18:16.846603 np0000176062 devstack@c-api.service[112360]: removals.removed_module( May 21 23:18:16.847887 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:16.847887 np0000176062 devstack@c-api.service[112359]: removals.removed_module( May 21 23:18:16.848589 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:16.848589 np0000176062 devstack@c-api.service[112359]: removals.removed_module( May 21 23:18:16.855870 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:16.855870 np0000176062 devstack@c-api.service[112361]: removals.removed_module( May 21 23:18:16.856602 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:16.856602 np0000176062 devstack@c-api.service[112361]: removals.removed_module( May 21 23:18:16.877986 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:16.877986 np0000176062 devstack@c-api.service[112358]: removals.removed_module( May 21 23:18:16.878724 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:16.878724 np0000176062 devstack@c-api.service[112358]: removals.removed_module( May 21 23:18:17.481329 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:17.481329 np0000176062 devstack@c-api.service[112361]: warnings.warn( May 21 23:18:17.486469 np0000176062 devstack@c-api.service[112360]: /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 21 23:18:17.486469 np0000176062 devstack@c-api.service[112360]: warnings.warn( May 21 23:18:17.501434 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:17.501434 np0000176062 devstack@c-api.service[112359]: warnings.warn( May 21 23:18:17.501678 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:17.501678 np0000176062 devstack@c-api.service[112358]: warnings.warn( May 21 23:18:17.601265 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:17.601265 np0000176062 devstack@c-api.service[112361]: warnings.warn( May 21 23:18:17.602114 np0000176062 devstack@c-api.service[112360]: /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 21 23:18:17.602114 np0000176062 devstack@c-api.service[112360]: warnings.warn( May 21 23:18:17.611802 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:17.611802 np0000176062 devstack@c-api.service[112358]: warnings.warn( May 21 23:18:17.612867 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:17.612867 np0000176062 devstack@c-api.service[112359]: warnings.warn( May 21 23:18:17.899586 np0000176062 devstack@c-api.service[112361]: 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 21 23:18:17.900279 np0000176062 devstack@c-api.service[112361]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112361) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:18:17.903332 np0000176062 devstack@c-api.service[112358]: 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 21 23:18:17.903804 np0000176062 devstack@c-api.service[112358]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112358) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:18:17.904213 np0000176062 devstack@c-api.service[112360]: 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 21 23:18:17.904641 np0000176062 devstack@c-api.service[112360]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112360) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:18:17.905009 np0000176062 devstack@c-api.service[112359]: 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 21 23:18:17.905423 np0000176062 devstack@c-api.service[112359]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112359) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:18:17.986725 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:17.986725 np0000176062 devstack@c-api.service[112359]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:18:17.987335 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:17.987335 np0000176062 devstack@c-api.service[112361]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:18:17.988339 np0000176062 devstack@c-api.service[112360]: /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 21 23:18:17.988339 np0000176062 devstack@c-api.service[112360]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:18:17.990347 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:17.990347 np0000176062 devstack@c-api.service[112358]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:18:18.469087 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112360) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:18:18.469569 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112358) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:18:18.469722 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112359) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:18:18.469821 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.469900 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112361) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:18:18.469988 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.470055 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.470055 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.470201 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.470270 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.470329 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.470396 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.470496 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.470572 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.470649 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.470649 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.471088 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.471088 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.471088 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.471088 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.471088 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.471587 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.471587 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.471819 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.471819 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.471963 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.471963 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.472338 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.472402 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.472402 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.472847 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.472944 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.473014 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.473082 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.473149 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.473221 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.473279 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.473434 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.473675 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.473675 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.473928 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.474166 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.474166 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.474397 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.475444 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.475444 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.475444 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.475444 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.475444 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.475444 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.475444 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.476097 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.476097 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.476097 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.476097 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.476097 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.476390 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.476432 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.476574 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.476630 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.476686 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.476686 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.476686 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.476686 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.476686 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.476880 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.476880 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.476880 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.477077 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.477077 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.477177 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.477316 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.479776 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.479862 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.479862 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.479949 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.479989 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.480049 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.480101 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.480148 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.480234 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.480292 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.480340 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.480386 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.480427 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.480492 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.480550 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.480550 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.480633 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.480680 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.480680 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.480776 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.480776 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.484065 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.484137 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.484246 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.484320 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.484442 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.484506 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.484618 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.486664 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.486738 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.486794 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.486852 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.486904 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.486952 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.487007 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.487055 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.487095 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.487141 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.487180 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.487229 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.487313 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.487360 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.487857 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.487929 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.487977 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.488023 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.488081 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.488127 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.488205 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.488259 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.488301 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.488349 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.488399 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.488499 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.488556 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.488600 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.488645 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.488695 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.488739 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.488784 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.488825 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.488825 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.488919 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.488970 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.489015 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.489056 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.489103 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.489103 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.489103 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.489103 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.489275 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.489321 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.489372 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.489412 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.489475 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.489518 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.489570 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.489616 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.489690 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.489736 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.489783 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.489822 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.489875 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.489933 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.489979 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.490019 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.490061 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.490111 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.490111 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.490111 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.490111 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.490306 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.490306 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.490490 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.490541 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.490598 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.490640 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.490682 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.490735 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.490785 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.490837 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.490887 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.490942 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.490994 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.491040 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.491090 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.491135 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.491178 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.491232 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.491273 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.491318 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.491364 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.491409 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.491469 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.491519 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.491562 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.491601 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.491644 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.491693 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.491743 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.491793 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.491838 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.491873 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.491917 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.491974 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.492024 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.492061 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.492099 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.492142 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.492226 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.492275 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.492317 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.492368 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.492368 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.492512 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.492554 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.492554 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.492554 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.492554 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.492554 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.492746 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.492746 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.492746 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.492746 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.492746 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.492746 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.492746 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.492746 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.492746 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.493149 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.493206 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.493251 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.493251 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.493328 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.493366 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.493428 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.493661 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.493720 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.493773 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.493844 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.493907 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.493959 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.494017 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.494055 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.494105 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.494153 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.494153 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.494226 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.494263 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.494303 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.494303 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.494303 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.494303 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.494435 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.494506 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.494506 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.494571 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.494571 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.494571 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.494571 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.494571 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.494571 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.494571 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.494571 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.494571 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.494571 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.494894 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.494894 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.494894 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.494894 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.495020 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.495020 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.495020 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.495121 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.495161 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.495197 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.497472 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.497566 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.497640 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.497724 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.497773 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.497821 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.497863 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.497904 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.497979 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.498028 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.498070 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.498114 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.498151 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.498194 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.498229 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.498262 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.498297 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.498343 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.498378 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.498416 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.498416 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.498511 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.498545 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.498591 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.498632 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.498670 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.498706 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.498749 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.498749 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.498830 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.498830 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.498931 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.498983 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.499021 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.499077 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.499153 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.499153 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.499153 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.499153 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.499153 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.499153 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.499153 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.499439 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.499439 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.499439 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.499439 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.499439 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.499676 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.499720 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.499770 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.499770 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.499839 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.499874 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.499911 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.499950 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.500003 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.500046 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.500082 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.500120 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.500153 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.500186 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.500228 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.500259 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.500302 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.500342 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.500381 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.500431 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.500498 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.500542 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.500579 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.500619 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.500652 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.500687 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.500719 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.500759 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.500798 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.500833 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.500872 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.500872 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.500872 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.500872 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.500872 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.500872 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.500872 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.501096 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.501096 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.501096 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.501096 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.501096 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.501312 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.501350 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.501382 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.501423 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.501550 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.501596 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.501665 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.501708 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.501748 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.501785 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.501819 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.501855 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.501898 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.501938 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.501982 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.501982 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.502043 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.502043 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.502043 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.502043 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.502043 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.502268 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.502343 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.502394 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.502429 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.502492 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.502531 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.502570 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.502603 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.502640 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.502681 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.502720 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.502758 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.502792 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.502825 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.502865 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.502906 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.502941 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.502980 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.503016 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.503067 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.503101 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.503146 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.503188 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.503226 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.503267 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.503300 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.503331 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.503371 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.503404 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.503447 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.504699 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.504764 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.504810 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.504854 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.504892 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.504929 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.504969 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.505007 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.505050 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.505085 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.505121 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.505158 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.505202 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.505248 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.505290 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.505332 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.505369 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.505409 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.505440 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.505511 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.505546 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.505588 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.505645 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.505694 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.505733 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.505733 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.505733 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.505733 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.505911 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.505974 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.506024 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.506071 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.506126 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.506206 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.506260 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.506327 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.506374 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.506414 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.506414 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.506414 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.506541 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.506586 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.506627 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.506668 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.506710 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.506710 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.506710 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.506816 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.506816 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.507590 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.507761 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.507902 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.508044 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.508170 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.508299 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.508393 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.508443 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.508510 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.508556 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.508594 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.508646 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.508767 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.508831 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.508874 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.508920 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.508966 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.509013 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.509064 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.509103 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.509146 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.509192 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.509233 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.509302 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.509356 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.509394 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.509433 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.509503 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.509822 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.509979 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.510124 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.510267 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.510400 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.510582 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.510731 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.510855 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.510924 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.511013 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.511092 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.511134 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.511173 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.511217 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.511262 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.511319 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.511367 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.511405 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.511468 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.511468 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.511468 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.511592 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.511592 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.511663 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.511701 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.511701 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.511774 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.511812 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.511812 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.511891 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.511929 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.511972 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.511972 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.511972 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.512079 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.513892 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.513953 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.514132 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.514132 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.514132 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.514288 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.514288 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.514394 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.514444 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.514517 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.514563 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.514606 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.514652 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.514695 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.514734 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.514777 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.514815 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.514851 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.514889 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.514932 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.514975 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.515016 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.515016 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.515016 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.515016 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.515016 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.515016 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.515016 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.515275 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.515314 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.515430 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.515505 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.515603 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.515681 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.515725 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.515764 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.515803 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.515838 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.515873 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.515913 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.515913 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.515989 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.516040 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.516082 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.516118 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.516118 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.516184 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.516217 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.516253 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.516288 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.516329 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.516365 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.516365 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.516468 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.516517 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.516517 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.516678 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.516749 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.516807 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.516843 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.516879 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.516921 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.516964 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.517049 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.517090 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.517132 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.517177 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.517214 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.517246 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.517287 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.517287 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.517359 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.517408 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.517487 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.517524 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.517559 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.517594 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.517661 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.517711 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.517756 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.517791 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.517833 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.517833 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.517833 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.517934 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.517934 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.517934 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.518044 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.518044 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.518110 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.518144 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.518234 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.518312 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.518312 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.518312 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.518424 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.518492 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.518545 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.518583 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.518626 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.518667 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.518667 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.518667 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.518834 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.518834 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.518930 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.518930 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.519001 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.519101 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.519179 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.519263 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.519362 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.519651 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.519741 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.519786 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.519822 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.519856 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.519893 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.519935 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.519977 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.520013 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.520048 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.520091 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.520132 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.520166 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.520199 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.520240 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.520272 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.520304 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.520337 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.520433 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.520508 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.520612 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.520659 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.520737 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.520808 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.520848 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.520921 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.520982 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.521050 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.522634 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.522700 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.522784 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.522784 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.522863 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.522899 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.522935 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.522969 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.523007 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.523048 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.523048 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.523119 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.523163 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.523248 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.523542 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.523616 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.523654 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.523724 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.523779 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.523819 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.523856 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.523901 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.523938 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.523980 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.524015 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.524053 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.524090 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.524136 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.524207 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.524248 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.524283 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.524322 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.524357 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.524390 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.524432 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.524501 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.524548 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.524594 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.524637 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.524678 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.524719 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.524760 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.524800 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.524838 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.524877 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.524912 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.524951 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.524990 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.525028 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.525069 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.525110 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.525143 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.525143 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.525143 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.525143 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.525143 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.525474 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.525548 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.525596 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.525664 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.525752 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.525797 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.525868 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.525908 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.525951 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.525994 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.526030 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.526065 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.526107 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.526149 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.526224 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.526268 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.526305 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.526338 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.526381 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.526422 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.526484 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.526530 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.526581 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.526634 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.526678 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.526721 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.526762 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.526797 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.526832 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.526867 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.526906 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.526946 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.526991 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.527026 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.527062 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.527101 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.527101 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.527170 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.527205 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.527241 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.527278 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.527312 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.527350 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.527386 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.527423 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.527481 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.527518 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.527553 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.527606 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.527654 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.527689 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.527772 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.527823 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.527894 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.527937 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.527937 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.528014 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.528014 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.528014 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.528111 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.528186 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.528233 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.528270 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.528310 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.528353 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.528394 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.528437 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.528504 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.528547 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.528582 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.528624 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.528675 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.528710 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.528747 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.528779 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.528815 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.528850 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.528888 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.528922 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.528961 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.529001 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.529037 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.529071 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.529111 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.529146 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.529188 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.529228 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.529265 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.529340 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.529384 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.529425 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.529485 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.529535 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.529572 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.529642 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.529693 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.529729 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.529766 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.529809 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.529844 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.529883 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.529927 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.529963 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.529999 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.529999 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.529999 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.529999 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.529999 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.529999 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.529999 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.529999 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.529999 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.530286 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.530334 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.530379 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.530379 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.530448 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.530508 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.530544 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.530579 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.530633 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.530779 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.530827 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.530863 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.530897 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.530937 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.530977 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.531017 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.531050 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.531084 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.531125 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.531164 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.531198 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.531232 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.531266 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.531299 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.531342 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.531381 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.531440 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.531491 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.531540 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.531580 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.531615 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.531649 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.531696 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.531734 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.531769 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.531803 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.531836 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.531876 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.531918 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.531958 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.531958 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.531958 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.532379 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.532438 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.532529 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.532579 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.532619 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.532662 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.532750 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.532799 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.532844 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.532888 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.532931 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.532970 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.533009 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.533045 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.533081 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.533132 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.533171 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.533217 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.533254 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.533291 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.533328 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.533364 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.533405 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.533441 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.533505 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.533546 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.533580 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.533642 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.533677 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.533677 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.533677 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.533677 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:18:18.533877 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:18:18.533946 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:18:18.533995 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:18:18.534101 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:18:18.534205 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:18:18.534290 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:18:18.579431 np0000176062 devstack@c-api.service[112361]: INFO dbcounter [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Registered counter for database cinder May 21 23:18:18.580392 np0000176062 devstack@c-api.service[112360]: INFO dbcounter [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Registered counter for database cinder May 21 23:18:18.580486 np0000176062 devstack@c-api.service[112358]: INFO dbcounter [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Registered counter for database cinder May 21 23:18:18.586398 np0000176062 devstack@c-api.service[112359]: INFO dbcounter [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Registered counter for database cinder May 21 23:18:18.592824 np0000176062 devstack@c-api.service[112361]: DEBUG oslo_db.sqlalchemy.engines [None req-7d944c73-d259-4a28-938b-eac3b1e59674 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=112361) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:18:18.594486 np0000176062 devstack@c-api.service[112360]: DEBUG oslo_db.sqlalchemy.engines [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 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=112360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:18:18.595995 np0000176062 devstack@c-api.service[112358]: DEBUG oslo_db.sqlalchemy.engines [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 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=112358) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:18:18.600004 np0000176062 devstack@c-api.service[112359]: DEBUG oslo_db.sqlalchemy.engines [None req-054b630a-152f-4a06-91ee-10cc672e0f4f 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=112359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:18:18.708265 np0000176062 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writer thread running {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:18:18.710117 np0000176062 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writer thread running {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:18:18.711550 np0000176062 devstack@c-api.service[112361]: INFO cinder.rpc [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:18:18.712708 np0000176062 devstack@c-api.service[112360]: INFO cinder.rpc [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:18:18.713818 np0000176062 devstack@c-api.service[112361]: INFO cinder.rpc [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:18:18.714814 np0000176062 devstack@c-api.service[112358]: DEBUG dbcounter [-] [112358] Writer thread running {{(pid=112358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:18:18.715024 np0000176062 devstack@c-api.service[112360]: INFO cinder.rpc [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:18:18.715944 np0000176062 devstack@c-api.service[112361]: INFO cinder.rpc [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:18:18.717136 np0000176062 devstack@c-api.service[112360]: INFO cinder.rpc [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:18:18.717398 np0000176062 devstack@c-api.service[112358]: INFO cinder.rpc [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:18:18.717806 np0000176062 devstack@c-api.service[112361]: INFO cinder.rpc [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:18:18.718240 np0000176062 devstack@c-api.service[112359]: DEBUG dbcounter [-] [112359] Writer thread running {{(pid=112359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:18:18.718719 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.719079 np0000176062 devstack@c-api.service[112360]: INFO cinder.rpc [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:18:18.719578 np0000176062 devstack@c-api.service[112358]: INFO cinder.rpc [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:18:18.720004 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.720397 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.721643 np0000176062 devstack@c-api.service[112358]: INFO cinder.rpc [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:18:18.721748 np0000176062 devstack@c-api.service[112359]: INFO cinder.rpc [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:18:18.721810 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.723920 np0000176062 devstack@c-api.service[112358]: INFO cinder.rpc [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:18:18.725098 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.725167 np0000176062 devstack@c-api.service[112359]: INFO cinder.rpc [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:18:18.726002 np0000176062 devstack@c-api.service[112361]: DEBUG oslo_db.sqlalchemy.engines [None req-7d944c73-d259-4a28-938b-eac3b1e59674 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=112361) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:18:18.727255 np0000176062 devstack@c-api.service[112360]: DEBUG oslo_db.sqlalchemy.engines [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 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=112360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:18:18.727383 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.728292 np0000176062 devstack@c-api.service[112361]: INFO cinder.rpc [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:18:18.728477 np0000176062 devstack@c-api.service[112359]: INFO cinder.rpc [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:18:18.729139 np0000176062 devstack@c-api.service[112360]: INFO cinder.rpc [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:18:18.730680 np0000176062 devstack@c-api.service[112361]: INFO cinder.rpc [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:18:18.730824 np0000176062 devstack@c-api.service[112360]: INFO cinder.rpc [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:18:18.731295 np0000176062 devstack@c-api.service[112359]: INFO cinder.rpc [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:18:18.731619 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.731772 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.732247 np0000176062 devstack@c-api.service[112358]: DEBUG oslo_db.sqlalchemy.engines [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 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=112358) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:18:18.732315 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.734038 np0000176062 devstack@c-api.service[112358]: INFO cinder.rpc [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:18:18.734273 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.735665 np0000176062 devstack@c-api.service[112358]: INFO cinder.rpc [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:18:18.736433 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.738343 np0000176062 devstack@c-api.service[112359]: DEBUG oslo_db.sqlalchemy.engines [None req-054b630a-152f-4a06-91ee-10cc672e0f4f 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=112359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:18:18.740488 np0000176062 devstack@c-api.service[112359]: INFO cinder.rpc [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:18:18.740927 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.742699 np0000176062 devstack@c-api.service[112359]: INFO cinder.rpc [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:18:18.742902 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.743810 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.744186 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.746136 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.746233 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.747400 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.749304 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.749612 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.751409 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.752830 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.754567 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.755115 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.755185 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.757576 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.758020 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.758166 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.758300 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.760548 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.760997 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.761194 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.761576 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.763648 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.763987 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.764077 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.765623 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.766584 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.766899 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.767088 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.768357 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.769573 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.769837 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.769894 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.771007 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.771052 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.772827 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.772874 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.773910 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.774332 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.775904 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.776811 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.777006 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.778788 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.779465 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.780135 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.781747 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.782323 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.782614 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.782884 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.783204 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.783673 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.785086 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.785155 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.785918 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.785993 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.786541 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.786670 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.787939 np0000176062 devstack@c-api.service[112360]: WARNING cinder.api.contrib.hosts [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:18:18.788065 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.788165 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.788673 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.789568 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.789638 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.790134 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.790895 np0000176062 devstack@c-api.service[112361]: WARNING cinder.api.contrib.hosts [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:18:18.791056 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.791472 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.791542 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.791676 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.792536 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.792787 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.793120 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.793638 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extended resource: extensions {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.793775 np0000176062 devstack@c-api.service[112358]: WARNING cinder.api.contrib.hosts [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:18:18.794564 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.794631 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.794896 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.794965 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extended resource: qos-specs {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.795898 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.795968 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.796762 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extended resource: extensions {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.797012 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extended resource: os-snapshot-manage {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.797080 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.797313 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.798143 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extended resource: qos-specs {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.798447 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.798538 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extended resource: scheduler-stats {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.798659 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.799508 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extended resource: extensions {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.799913 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extended resource: os-volume-transfer {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.800007 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.800239 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extended resource: os-snapshot-manage {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.800840 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extended resource: qos-specs {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.801407 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.801762 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extended resource: scheduler-stats {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.802084 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extended resource: extra_specs {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.802686 np0000176062 devstack@c-api.service[112359]: WARNING cinder.api.contrib.hosts [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:18:18.803190 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extended resource: os-snapshot-manage {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.803485 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.803641 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extended resource: os-volume-type-access {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.804059 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extended resource: os-volume-transfer {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.804636 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extended resource: scheduler-stats {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.804906 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.805199 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extended resource: cgsnapshots {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.805744 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extended resource: extra_specs {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.806267 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.806637 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extended resource: os-volume-transfer {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.806722 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extended resource: consistencygroups {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.807307 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extended resource: os-volume-type-access {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.807603 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.808273 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extended resource: extra_specs {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.808420 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extended resource: extensions {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.808573 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extended resource: os-quota-sets {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.808861 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extended resource: cgsnapshots {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.809898 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extended resource: os-volume-type-access {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.810032 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extended resource: qos-specs {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.810106 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extended resource: capabilities {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.810318 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extended resource: consistencygroups {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.811259 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extended resource: os-hosts {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.811434 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extended resource: cgsnapshots {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.812221 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extended resource: os-snapshot-manage {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.812307 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extended resource: os-quota-sets {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.812635 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extended resource: encryption {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.812866 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extended resource: consistencygroups {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.813681 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extended resource: scheduler-stats {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.813768 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extended resource: capabilities {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.814146 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extended resource: backups {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.814850 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extended resource: os-quota-sets {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.814951 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extended resource: os-hosts {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.815172 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extended resource: os-volume-transfer {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.816169 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extended resource: os-quota-class-sets {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.816271 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extended resource: capabilities {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.816333 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extended resource: encryption {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.817327 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extended resource: extra_specs {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.817497 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extended resource: os-volume-manage {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.817585 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extended resource: os-hosts {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.817898 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extended resource: backups {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.818911 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extended resource: os-volume-type-access {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.819043 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extended resource: encryption {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.819100 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extended resource: os-availability-zone {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.819927 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extended resource: os-quota-class-sets {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.820204 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extended resource: encryption {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.820412 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extended resource: backups {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.820531 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extended resource: cgsnapshots {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.821252 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extended resource: os-volume-manage {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.821989 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extended resource: consistencygroups {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.822510 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extended resource: os-quota-class-sets {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.822749 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extended resource: os-availability-zone {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.823840 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extended resource: os-volume-manage {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.824000 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extended resource: encryption {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.824134 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extended resource: os-quota-sets {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.825283 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extended resource: os-availability-zone {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.825634 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extended resource: capabilities {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.826261 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.826563 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extended resource: encryption {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.826965 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extended resource: os-hosts {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.827681 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.828351 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extended resource: encryption {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.828779 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.829048 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.829968 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extended resource: backups {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.830166 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.830412 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.831563 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.831847 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.831917 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extended resource: os-quota-class-sets {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.832887 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.833238 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extended resource: os-volume-manage {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.833328 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.834316 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.834684 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extended resource: os-availability-zone {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.834778 np0000176062 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.835742 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.contrib.snapshot_actions [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] SnapshotActionsController initialized {{(pid=112361) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:18:18.835866 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.835932 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.835932 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extension TypesManage extending resource: types {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.836083 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extended resource: encryption {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:18:18.836150 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extension VolumeActions extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.836272 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.836345 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.836485 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extension AdminActions extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.836610 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extension AdminActions extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.836692 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extension AdminActions extending resource: backups {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.836795 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.836902 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extension UsedLimits extending resource: limits {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.836993 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.837107 np0000176062 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.837173 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.837236 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.837301 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.837442 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.837583 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-7d944c73-d259-4a28-938b-eac3b1e59674 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.837982 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.contrib.snapshot_actions [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] SnapshotActionsController initialized {{(pid=112358) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:18:18.838090 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.838219 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extension TypesManage extending resource: types {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.838387 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.838479 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extension VolumeActions extending resource: volumes {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.838561 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.838624 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.838736 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extension AdminActions extending resource: volumes {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.838861 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extension AdminActions extending resource: snapshots {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.838985 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extension AdminActions extending resource: backups {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.839090 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.839179 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extension UsedLimits extending resource: limits {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.839286 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.839388 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.839534 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.839630 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.839776 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.839996 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.840062 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-86a5668c-eaa4-43f0-b2d6-c714e0c22951 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.841173 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.842552 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.843924 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.845374 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.846473 np0000176062 devstack@c-api.service[112361]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73f36f0a3668 pid: 112361 (default app) May 21 23:18:18.846765 np0000176062 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.847649 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.contrib.snapshot_actions [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] SnapshotActionsController initialized {{(pid=112359) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:18:18.847771 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.847895 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extension TypesManage extending resource: types {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.848092 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extension VolumeActions extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.848220 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.848325 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.848431 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extension AdminActions extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.848510 np0000176062 devstack@c-api.service[112358]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73f36f0a3668 pid: 112358 (default app) May 21 23:18:18.848562 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extension AdminActions extending resource: snapshots {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.848676 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extension AdminActions extending resource: backups {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.848786 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.848889 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extension UsedLimits extending resource: limits {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.848989 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.849096 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.849217 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.849356 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.849494 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.849602 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-054b630a-152f-4a06-91ee-10cc672e0f4f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.855043 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.855043 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.855043 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.855043 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.855230 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.855230 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.855230 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.855230 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.855348 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.855348 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.855348 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.855348 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.855348 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.855348 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.855550 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.855550 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.855550 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.855550 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.855550 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.855705 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.855705 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.855705 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.855705 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.855705 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.855848 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.855848 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.855848 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.855848 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.855975 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.855975 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.855975 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.855975 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.855975 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.856140 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.856140 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.856140 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.856140 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.856140 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.856280 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.856280 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.856280 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.856280 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.856280 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.856280 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.856478 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.856478 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.856478 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.856478 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.856478 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.856478 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.856657 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.856657 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.856657 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.856657 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.856657 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.856657 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.856818 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.856818 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.856818 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.856818 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.856818 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.856973 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.856973 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.856973 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.856973 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.856973 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.857105 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.857105 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.857105 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.857105 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.857105 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.857105 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.857275 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.857275 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.857275 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.857275 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.857275 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.857275 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.857427 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.857427 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.857427 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.857427 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.857427 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.857618 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.857618 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.857618 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.857618 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.857618 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.857760 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.857760 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.857760 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.857760 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.857878 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.857878 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.857878 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.857878 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.858001 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.858001 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.858001 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.858001 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.858001 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.858158 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.858158 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.858158 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.858158 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.858158 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.858291 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.858291 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.858291 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.858291 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.858409 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.858409 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.858409 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.858409 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.858546 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.858546 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.858546 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.858546 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.858670 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.858670 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.858670 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.858670 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.858796 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.858796 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.858796 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.858796 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.858909 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.858909 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.858909 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.858909 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.858909 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.859066 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.859066 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.859066 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.859066 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.859066 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.859066 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.859237 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.859237 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.859237 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.859237 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.859237 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.859375 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.859375 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.859375 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.859375 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.859375 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.859375 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.859564 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.859564 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.859564 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.859564 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.859564 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.859564 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.859750 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.859750 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.859750 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.859750 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.859750 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.859750 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.859921 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.859921 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.859921 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.859921 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.859921 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.859921 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.860095 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.860095 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.860095 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.860095 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.860211 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.860211 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.860211 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.860211 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.860211 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.860364 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.860364 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.860364 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.860364 np0000176062 devstack@c-api.service[112361]: /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 21 23:18:18.860364 np0000176062 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 21 23:18:18.860514 np0000176062 devstack@c-api.service[112359]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73f36f0a3668 pid: 112359 (default app) May 21 23:18:18.860543 np0000176062 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-a5eb5670-9c76-456e-8952-9b862ecec2ed None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:18:18.861394 np0000176062 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 1/1] 199.204.45.250 () {60 vars in 956 bytes} [Thu May 21 23:18:18 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 21 23:18:18.884300 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.886387 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.888319 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.889736 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.891213 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.892762 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.894186 np0000176062 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:18:18.895105 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.contrib.snapshot_actions [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] SnapshotActionsController initialized {{(pid=112360) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:18:18.895247 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.895390 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extension TypesManage extending resource: types {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.895643 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extension VolumeActions extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.895778 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.895879 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.895983 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extension AdminActions extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.896102 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extension AdminActions extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.896207 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extension AdminActions extending resource: backups {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.896319 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.896436 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extension UsedLimits extending resource: limits {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.896559 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.896668 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.896778 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.896913 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.897019 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.897121 np0000176062 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-c8b6a6b7-8f1c-4f50-b9be-cb1f57c98f91 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:18:18.905852 np0000176062 devstack@c-api.service[112360]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73f36f0a3668 pid: 112360 (default app) May 21 23:18:26.607350 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.607350 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.610467 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.610467 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.610467 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.610467 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.610467 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.610622 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.610622 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.610622 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.610622 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.610622 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.610622 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.610763 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.610763 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.610763 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.610763 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.610763 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.610873 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.610873 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.610873 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.610873 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611000 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611000 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611000 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611000 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611137 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611137 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611137 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611137 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611137 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611263 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611263 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611263 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611263 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611263 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611373 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611373 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611373 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611373 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611373 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611373 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611536 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611536 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611536 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611536 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611536 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611536 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611672 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611672 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611672 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611672 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611672 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611672 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611807 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611807 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611807 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611807 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611807 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611807 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611950 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611950 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.611950 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.611950 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612042 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612042 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612042 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612042 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612042 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612161 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612161 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612161 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612161 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612161 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612271 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612271 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612271 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612271 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612271 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612271 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612406 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612406 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612406 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612406 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612406 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612595 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612595 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612595 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612595 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612595 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612717 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612717 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612717 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612717 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612813 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612813 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612813 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612813 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612905 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612905 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612905 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.612905 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.612905 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613031 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613031 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613031 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613031 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613031 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613148 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613148 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613148 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613148 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613243 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613243 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613243 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613243 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613338 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613338 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613338 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613338 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613435 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613435 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613435 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613435 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613562 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613562 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613562 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613562 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613658 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613658 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613658 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613658 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613658 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613658 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613833 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613833 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613833 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613833 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613833 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613949 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613949 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613949 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613949 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613949 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.613949 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.613949 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.614102 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.614102 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.614102 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.614102 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.614102 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.614102 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.614236 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.614236 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.614236 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.614236 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.614236 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.614236 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.614380 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.614380 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.614380 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.614380 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.614380 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.614380 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.614545 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.614545 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.614545 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.614545 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.614639 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.614639 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.614639 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.614639 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.614731 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.614731 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.614731 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.614731 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.614837 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.614837 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.614837 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:26.614837 np0000176062 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 21 23:18:26.615727 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.middleware.request_id [None req-5aeb9e54-d9bd-4b03-964a-6c5ff36773d2 None None] RequestId filter calling following filter/app {{(pid=112358) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:18:27.144255 np0000176062 devstack@c-api.service[112358]: INFO cinder.api.openstack.wsgi [None req-5aeb9e54-d9bd-4b03-964a-6c5ff36773d2 admin admin] POST https://199.204.45.250/volume/v3/types May 21 23:18:27.144917 np0000176062 devstack@c-api.service[112358]: DEBUG cinder.api.openstack.wsgi [None req-5aeb9e54-d9bd-4b03-964a-6c5ff36773d2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112358) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:18:27.146788 np0000176062 devstack@c-api.service[112358]: /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 21 23:18:27.146788 np0000176062 devstack@c-api.service[112358]: warnings.warn( May 21 23:18:27.155332 np0000176062 devstack@c-api.service[112358]: DEBUG oslo_db.sqlalchemy.engines [None req-5aeb9e54-d9bd-4b03-964a-6c5ff36773d2 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=112358) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:18:27.190078 np0000176062 devstack@c-api.service[112358]: INFO cinder.api.openstack.wsgi [None req-5aeb9e54-d9bd-4b03-964a-6c5ff36773d2 admin admin] https://199.204.45.250/volume/v3/types returned with HTTP 200 May 21 23:18:27.190353 np0000176062 devstack@c-api.service[112358]: [pid: 112358|app: 0|req: 1/2] 199.204.45.250 () {68 vars in 1288 bytes} [Thu May 21 23:18:26 2026] POST /volume/v3/types => generated 186 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 23:18:27.219344 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.219344 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.219344 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.219344 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.220371 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.220371 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.220371 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.220371 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.220721 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.220721 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.220721 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.220721 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.220721 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.220721 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.221102 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.221102 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.221102 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.221102 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.221102 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.221428 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.221428 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.221428 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.221428 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.221428 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.221887 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.221887 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.221887 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.221887 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.222171 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.222171 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.222171 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.222171 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.222171 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.222937 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.222937 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.222937 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.222937 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.222937 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.223439 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.223439 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.223439 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.223439 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.223439 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.223439 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.224265 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.224265 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.224265 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.224265 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.224265 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.224265 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.225014 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.225014 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.225014 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.225014 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.225014 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.225014 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.225822 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.225822 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.225822 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.225822 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.225822 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.226299 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.226299 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.226299 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.226299 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.226299 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.226632 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.226632 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.226632 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.226632 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.226632 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.226632 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.227117 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.227117 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.227117 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.227117 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.227117 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.227117 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.227657 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.227657 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.227657 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.227657 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.227657 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.228089 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.228089 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.228089 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.228089 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.228089 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.228432 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.228432 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.228432 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.228432 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.228791 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.228791 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.228791 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.228791 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.229098 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.229098 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.229098 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.229098 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.229098 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.229525 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.229525 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.229525 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.229525 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.229525 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.229854 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.229854 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.229854 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.229854 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.230224 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.230224 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.230224 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.230224 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.230443 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.230443 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.230443 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.230443 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.231297 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.231297 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.231297 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.231297 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.231544 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.231544 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.231544 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.231544 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.231764 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.231764 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.231764 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.231764 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.231764 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.232180 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.232180 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.232180 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.232180 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.232180 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.232180 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.232498 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.232498 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.232498 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.232498 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.232498 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.232697 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.232697 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.232697 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.232697 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.232697 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.232697 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.232955 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.232955 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.232955 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.232955 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.232955 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.232955 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.233189 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.233189 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.233189 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.233189 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.233189 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.233189 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.233424 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.233424 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.233424 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.233424 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.233424 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.233424 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.233709 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.233709 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.233709 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.233709 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.233869 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.233869 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.233869 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.233869 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.233869 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.234073 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.234073 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.234073 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.234073 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.234073 np0000176062 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 21 23:18:27.234073 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.middleware.request_id [req-5aeb9e54-d9bd-4b03-964a-6c5ff36773d2 req-d5fe0d60-a443-48ec-8757-2b698df73fe5 None None] RequestId filter calling following filter/app {{(pid=112359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:18:27.604955 np0000176062 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [req-5aeb9e54-d9bd-4b03-964a-6c5ff36773d2 req-d5fe0d60-a443-48ec-8757-2b698df73fe5 admin admin] POST https://199.204.45.250/volume/v3/types/d56bcef8-ffb7-41a6-917b-c044d9f6e0c1/extra_specs May 21 23:18:27.605854 np0000176062 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [req-5aeb9e54-d9bd-4b03-964a-6c5ff36773d2 req-d5fe0d60-a443-48ec-8757-2b698df73fe5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:18:27.608448 np0000176062 devstack@c-api.service[112359]: /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 21 23:18:27.608448 np0000176062 devstack@c-api.service[112359]: warnings.warn( May 21 23:18:27.620196 np0000176062 devstack@c-api.service[112359]: DEBUG oslo_db.sqlalchemy.engines [req-5aeb9e54-d9bd-4b03-964a-6c5ff36773d2 req-d5fe0d60-a443-48ec-8757-2b698df73fe5 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=112359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:18:27.692406 np0000176062 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [req-5aeb9e54-d9bd-4b03-964a-6c5ff36773d2 req-d5fe0d60-a443-48ec-8757-2b698df73fe5 admin admin] https://199.204.45.250/volume/v3/types/d56bcef8-ffb7-41a6-917b-c044d9f6e0c1/extra_specs returned with HTTP 200 May 21 23:18:27.692406 np0000176062 devstack@c-api.service[112359]: [pid: 112359|app: 0|req: 1/3] 199.204.45.250 () {70 vars in 1505 bytes} [Thu May 21 23:18:27 2026] POST /volume/v3/types/d56bcef8-ffb7-41a6-917b-c044d9f6e0c1/extra_specs => generated 55 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 23:18:28.729905 np0000176062 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=6 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:18:28.730638 np0000176062 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writing DB stats cinder:SELECT=6 {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:18:37.186657 np0000176062 devstack@c-api.service[112358]: DEBUG dbcounter [-] [112358] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:18:37.689113 np0000176062 devstack@c-api.service[112359]: DEBUG dbcounter [-] [112359] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}