May 20 22:07:46.943557 np0000175529 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 22:07:46.950538 np0000175529 devstack@c-api.service[112440]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 22:07:46.953833 np0000175529 devstack@c-api.service[112440]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 22:07:46 2026] *** May 20 22:07:46.953833 np0000175529 devstack@c-api.service[112440]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 22:07:46.953833 np0000175529 devstack@c-api.service[112440]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 22:07:46.953833 np0000175529 devstack@c-api.service[112440]: nodename: np0000175529 May 20 22:07:46.953833 np0000175529 devstack@c-api.service[112440]: machine: x86_64 May 20 22:07:46.953833 np0000175529 devstack@c-api.service[112440]: clock source: unix May 20 22:07:46.953833 np0000175529 devstack@c-api.service[112440]: pcre jit disabled May 20 22:07:46.953833 np0000175529 devstack@c-api.service[112440]: detected number of CPU cores: 16 May 20 22:07:46.953833 np0000175529 devstack@c-api.service[112440]: current working directory: / May 20 22:07:46.953833 np0000175529 devstack@c-api.service[112440]: detected binary path: /usr/bin/uwsgi-core May 20 22:07:46.953833 np0000175529 devstack@c-api.service[112440]: your processes number limit is 256917 May 20 22:07:46.953833 np0000175529 devstack@c-api.service[112440]: your memory page size is 4096 bytes May 20 22:07:46.953833 np0000175529 devstack@c-api.service[112440]: detected max file descriptor number: 2048 May 20 22:07:46.953833 np0000175529 devstack@c-api.service[112440]: lock engine: pthread robust mutexes May 20 22:07:46.954632 np0000175529 devstack@c-api.service[112440]: thunder lock: enabled May 20 22:07:46.954632 np0000175529 devstack@c-api.service[112440]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 22:07:46.954632 np0000175529 devstack@c-api.service[112440]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 22:07:46.954632 np0000175529 devstack@c-api.service[112440]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 22:07:46.954632 np0000175529 devstack@c-api.service[112440]: Set PythonHome to /opt/stack/data/venv May 20 22:07:46.997865 np0000175529 devstack@c-api.service[112440]: Python main interpreter initialized at 0x7d2fb60a3668 May 20 22:07:46.997865 np0000175529 devstack@c-api.service[112440]: python threads support enabled May 20 22:07:46.997865 np0000175529 devstack@c-api.service[112440]: your server socket listen backlog is limited to 100 connections May 20 22:07:46.997865 np0000175529 devstack@c-api.service[112440]: your mercy for graceful operations on workers is 80 seconds May 20 22:07:46.998500 np0000175529 devstack@c-api.service[112440]: mapped 671795 bytes (656 KB) for 4 cores May 20 22:07:46.998602 np0000175529 devstack@c-api.service[112440]: *** Operational MODE: preforking *** May 20 22:07:46.998753 np0000175529 devstack@c-api.service[112440]: *** uWSGI is running in multiple interpreter mode *** May 20 22:07:46.998753 np0000175529 devstack@c-api.service[112440]: spawned uWSGI master process (pid: 112440) May 20 22:07:46.998905 np0000175529 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 22:07:46.999736 np0000175529 devstack@c-api.service[112440]: spawned uWSGI worker 1 (pid: 112446, cores: 1) May 20 22:07:47.000324 np0000175529 devstack@c-api.service[112440]: spawned uWSGI worker 2 (pid: 112447, cores: 1) May 20 22:07:47.000812 np0000175529 devstack@c-api.service[112440]: spawned uWSGI worker 3 (pid: 112448, cores: 1) May 20 22:07:47.001329 np0000175529 devstack@c-api.service[112440]: spawned uWSGI worker 4 (pid: 112449, cores: 1) May 20 22:07:47.001393 np0000175529 devstack@c-api.service[112440]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 22:07:47.134613 np0000175529 devstack@c-api.service[112448]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:07:47.134613 np0000175529 devstack@c-api.service[112448]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:07:47.134613 np0000175529 devstack@c-api.service[112448]: we strongly recommend against using it for new projects. May 20 22:07:47.134613 np0000175529 devstack@c-api.service[112448]: If you are already using Eventlet, we recommend migrating to a different May 20 22:07:47.134613 np0000175529 devstack@c-api.service[112448]: framework. For more detail see May 20 22:07:47.134613 np0000175529 devstack@c-api.service[112448]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:07:47.134613 np0000175529 devstack@c-api.service[112448]: import eventlet # noqa May 20 22:07:47.135722 np0000175529 devstack@c-api.service[112449]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:07:47.135722 np0000175529 devstack@c-api.service[112449]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:07:47.135722 np0000175529 devstack@c-api.service[112449]: we strongly recommend against using it for new projects. May 20 22:07:47.135722 np0000175529 devstack@c-api.service[112449]: If you are already using Eventlet, we recommend migrating to a different May 20 22:07:47.135722 np0000175529 devstack@c-api.service[112449]: framework. For more detail see May 20 22:07:47.135722 np0000175529 devstack@c-api.service[112449]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:07:47.135722 np0000175529 devstack@c-api.service[112449]: import eventlet # noqa May 20 22:07:47.137372 np0000175529 devstack@c-api.service[112447]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:07:47.137372 np0000175529 devstack@c-api.service[112447]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:07:47.137372 np0000175529 devstack@c-api.service[112447]: we strongly recommend against using it for new projects. May 20 22:07:47.137372 np0000175529 devstack@c-api.service[112447]: If you are already using Eventlet, we recommend migrating to a different May 20 22:07:47.137372 np0000175529 devstack@c-api.service[112447]: framework. For more detail see May 20 22:07:47.137372 np0000175529 devstack@c-api.service[112447]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:07:47.137372 np0000175529 devstack@c-api.service[112447]: import eventlet # noqa May 20 22:07:47.143078 np0000175529 devstack@c-api.service[112446]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:07:47.143078 np0000175529 devstack@c-api.service[112446]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:07:47.143078 np0000175529 devstack@c-api.service[112446]: we strongly recommend against using it for new projects. May 20 22:07:47.143078 np0000175529 devstack@c-api.service[112446]: If you are already using Eventlet, we recommend migrating to a different May 20 22:07:47.143078 np0000175529 devstack@c-api.service[112446]: framework. For more detail see May 20 22:07:47.143078 np0000175529 devstack@c-api.service[112446]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:07:47.143078 np0000175529 devstack@c-api.service[112446]: import eventlet # noqa May 20 22:07:47.225386 np0000175529 devstack@c-api.service[112449]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:07:47.225386 np0000175529 devstack@c-api.service[112449]: debtcollector.deprecate( May 20 22:07:47.227890 np0000175529 devstack@c-api.service[112447]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:07:47.227890 np0000175529 devstack@c-api.service[112447]: debtcollector.deprecate( May 20 22:07:47.230144 np0000175529 devstack@c-api.service[112448]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:07:47.230144 np0000175529 devstack@c-api.service[112448]: debtcollector.deprecate( May 20 22:07:47.231154 np0000175529 devstack@c-api.service[112446]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:07:47.231154 np0000175529 devstack@c-api.service[112446]: debtcollector.deprecate( May 20 22:07:47.305466 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:47.305466 np0000175529 devstack@c-api.service[112449]: from cgi import parse_header May 20 22:07:47.314308 np0000175529 devstack@c-api.service[112447]: /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 20 22:07:47.314308 np0000175529 devstack@c-api.service[112447]: from cgi import parse_header May 20 22:07:47.317845 np0000175529 devstack@c-api.service[112446]: /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 20 22:07:47.317845 np0000175529 devstack@c-api.service[112446]: from cgi import parse_header May 20 22:07:47.318896 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:47.318896 np0000175529 devstack@c-api.service[112448]: from cgi import parse_header May 20 22:07:47.353420 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:47.353420 np0000175529 devstack@c-api.service[112449]: removals.removed_module( May 20 22:07:47.353420 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:47.353420 np0000175529 devstack@c-api.service[112449]: removals.removed_module( May 20 22:07:47.362681 np0000175529 devstack@c-api.service[112447]: /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 20 22:07:47.362681 np0000175529 devstack@c-api.service[112447]: removals.removed_module( May 20 22:07:47.362681 np0000175529 devstack@c-api.service[112447]: /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 20 22:07:47.362681 np0000175529 devstack@c-api.service[112447]: removals.removed_module( May 20 22:07:47.364377 np0000175529 devstack@c-api.service[112446]: /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 20 22:07:47.364377 np0000175529 devstack@c-api.service[112446]: removals.removed_module( May 20 22:07:47.364833 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:47.364833 np0000175529 devstack@c-api.service[112448]: removals.removed_module( May 20 22:07:47.365091 np0000175529 devstack@c-api.service[112446]: /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 20 22:07:47.365091 np0000175529 devstack@c-api.service[112446]: removals.removed_module( May 20 22:07:47.365564 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:47.365564 np0000175529 devstack@c-api.service[112448]: removals.removed_module( May 20 22:07:47.982269 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:47.982269 np0000175529 devstack@c-api.service[112449]: warnings.warn( May 20 22:07:48.012936 np0000175529 devstack@c-api.service[112447]: /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 20 22:07:48.012936 np0000175529 devstack@c-api.service[112447]: warnings.warn( May 20 22:07:48.020234 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:48.020234 np0000175529 devstack@c-api.service[112448]: warnings.warn( May 20 22:07:48.034028 np0000175529 devstack@c-api.service[112446]: /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 20 22:07:48.034028 np0000175529 devstack@c-api.service[112446]: warnings.warn( May 20 22:07:48.093985 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:48.093985 np0000175529 devstack@c-api.service[112449]: warnings.warn( May 20 22:07:48.122715 np0000175529 devstack@c-api.service[112447]: /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 20 22:07:48.122715 np0000175529 devstack@c-api.service[112447]: warnings.warn( May 20 22:07:48.126861 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:48.126861 np0000175529 devstack@c-api.service[112448]: warnings.warn( May 20 22:07:48.149078 np0000175529 devstack@c-api.service[112446]: /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 20 22:07:48.149078 np0000175529 devstack@c-api.service[112446]: warnings.warn( May 20 22:07:48.399040 np0000175529 devstack@c-api.service[112449]: 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 20 22:07:48.399703 np0000175529 devstack@c-api.service[112449]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112449) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:07:48.432435 np0000175529 devstack@c-api.service[112447]: 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 20 22:07:48.432938 np0000175529 devstack@c-api.service[112447]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112447) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:07:48.439401 np0000175529 devstack@c-api.service[112448]: 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 20 22:07:48.439802 np0000175529 devstack@c-api.service[112448]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112448) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:07:48.445343 np0000175529 devstack@c-api.service[112446]: 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 20 22:07:48.445535 np0000175529 devstack@c-api.service[112446]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112446) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:07:48.485966 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:48.485966 np0000175529 devstack@c-api.service[112449]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:07:48.505052 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:48.505052 np0000175529 devstack@c-api.service[112448]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:07:48.505785 np0000175529 devstack@c-api.service[112447]: /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 20 22:07:48.505785 np0000175529 devstack@c-api.service[112447]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:07:48.507974 np0000175529 devstack@c-api.service[112446]: /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 20 22:07:48.507974 np0000175529 devstack@c-api.service[112446]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:07:48.951497 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112449) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:07:48.951717 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112447) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:07:48.951795 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112446) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:07:48.951869 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.951869 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.952020 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.952133 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.952244 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.952309 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.952377 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.952506 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112448) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:07:48.952576 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.952646 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.953051 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.953184 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.953257 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.953312 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.953389 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.953429 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.953477 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.953514 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.953514 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.953582 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.953630 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.953670 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.953810 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.953858 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.953895 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.954014 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.954089 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.954143 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.954209 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.954251 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.954301 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.954345 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.954390 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.954426 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.954470 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.954507 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.954550 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.954592 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.954651 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.954702 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.954803 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.959757 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.959830 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.959880 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.960766 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.960766 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.960766 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.960766 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.960914 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.960914 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.960914 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.960914 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.960914 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.960914 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.960914 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.961357 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.961523 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.961596 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.961662 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.961724 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.961776 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.961847 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.961942 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.962016 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.962081 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.962145 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.962229 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.962287 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.962365 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.962507 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.962555 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.962623 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.962764 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.962805 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.962850 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.962895 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.962939 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.962982 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.963020 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.963059 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.963097 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.963143 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.963197 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.963237 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.963276 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.963308 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.963342 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.963342 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.963342 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.963342 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.963500 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.963500 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.963500 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.963614 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.963614 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.963685 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.963725 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.963764 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.963802 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.963840 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.963840 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.963919 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.963962 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.964001 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.964038 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.964078 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.964116 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.964157 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.964206 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.964261 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.964301 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.964340 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.964380 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.964419 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.964456 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.964500 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.964539 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.964586 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.964622 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.964672 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.964711 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.964753 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.964793 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.964793 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.964793 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.966056 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.966129 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.966212 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.966269 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.966313 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.966364 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.966403 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.966446 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.966485 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.966523 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.966562 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.966600 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.966600 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.966600 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.966943 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.966991 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.967059 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.967105 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.967147 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.967208 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.967247 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.967287 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.967336 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.967383 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.967422 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.967459 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.967459 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.967459 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.967924 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.967972 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.968046 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.968091 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.968139 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.968201 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.968247 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.968288 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.968419 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.968464 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.968517 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.968564 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.968603 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.968650 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.968690 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.968729 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.968773 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.968773 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.969433 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.969489 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.969530 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.969566 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.969604 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.969646 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.969685 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.969719 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.969719 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.969719 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.970997 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.971055 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.971140 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.971244 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.971304 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.971353 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.971427 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.971480 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.971521 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.971565 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.971608 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.971608 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.971681 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.971681 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.971764 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.971810 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.971850 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.971888 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.971925 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.971962 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.972000 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.972144 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.972245 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.972331 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.972415 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.972496 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.972578 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.972666 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.972964 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.973019 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.973059 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.973100 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.973176 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.973225 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.973266 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.973301 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.973349 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.973389 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.973431 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.973469 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.973508 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.973546 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.973584 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.973654 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.973706 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.973749 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.973788 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.973788 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.973788 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.973899 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.973899 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.973899 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.973899 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.973899 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.973899 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.974092 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.975598 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.975667 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.975708 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.975783 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.975833 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.975876 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.975916 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.975954 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.975997 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.976036 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.976094 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.976146 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.976211 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.976256 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.976295 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.976334 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.976374 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.976421 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.976460 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.976500 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.976550 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.976595 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.976633 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.976671 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.976715 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.976755 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.976798 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.976840 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.976885 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.976928 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.976976 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.977015 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.977054 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.977092 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.977137 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.977202 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.977244 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.977340 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.977390 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.977433 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.977483 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.977523 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.977561 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.977599 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.977642 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.977680 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.977717 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.977755 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.977800 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.977847 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.977885 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.977923 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.977960 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.977999 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.978036 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.978073 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.978110 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.978147 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.978210 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.978258 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.978294 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.978332 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.978376 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.978420 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.978456 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.978500 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.978538 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.978583 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.978620 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.978663 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.978702 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.978702 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.978781 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.978781 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.978850 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.978850 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.978924 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.978962 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.979007 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.979046 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.979088 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.979088 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.979088 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.979088 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.979262 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.979262 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.979329 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.979369 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.979369 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.979458 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.979496 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.979534 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.979573 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.979610 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.979646 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.979684 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.979726 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.979763 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.979806 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.979843 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.979886 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.979922 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.979960 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.980004 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.980045 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.980082 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.980119 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.980269 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.980269 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.980269 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.980269 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.980269 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.983575 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.983642 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.983683 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.983724 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.983761 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.983807 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.983847 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.983891 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.983931 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.983975 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.984020 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.984020 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.984100 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.984100 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.984496 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.984588 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.984588 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.984671 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.984718 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.984773 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.984861 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.984952 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.985146 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.985236 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.985291 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.985291 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.985380 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.985450 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.985503 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.985588 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.985663 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.985707 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.985748 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.985787 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.985827 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.985872 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.985912 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.985951 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.985999 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.986040 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.986078 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.986117 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.986167 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.986225 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.986266 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.986306 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.986356 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.986403 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.986450 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.986500 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.986540 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.986578 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.986624 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.986663 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.986700 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.986737 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.986774 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.986810 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.986856 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.986911 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.986951 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.986987 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.987032 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.987075 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.987117 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.987167 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.987235 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.987305 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.987351 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.987391 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.987437 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.987480 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.987520 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.987573 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.987626 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.987676 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.987722 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.987762 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.987799 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.987839 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.987885 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.987923 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.987965 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.988003 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.988040 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.988079 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.988124 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.988171 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.988266 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.988308 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.988348 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.988386 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.988386 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.988386 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.988386 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.988386 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.988386 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.988386 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.988386 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.988386 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.988386 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.988750 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.988750 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.988750 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.988865 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.988907 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.988949 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.988949 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.989033 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.989072 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.989111 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.989157 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.989221 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.989267 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.989305 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.989342 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.989388 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.989431 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.989468 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.989509 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.989509 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.989582 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.989623 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.989671 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.989754 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.989800 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.989848 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.989888 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.989931 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.989931 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.989931 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.989931 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.989931 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.990104 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.990104 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.990104 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.990104 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.990104 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.990104 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.990104 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.990532 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.990590 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.990631 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.990671 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.990712 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.990751 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.990801 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.990842 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.990881 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.990919 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.990959 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.990997 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.991036 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.991080 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.991125 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.991198 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.991245 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.991284 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.991322 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.991366 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.991366 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.991440 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.991478 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.991516 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.991553 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.991553 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.991631 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.991669 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.995910 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.995984 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.996025 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.996062 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.996117 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.996184 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.996257 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.996322 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.996366 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.996366 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.996434 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.996501 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.996545 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.996618 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.996908 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.996980 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.997028 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.997078 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.997118 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.997179 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.997258 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.997567 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.997618 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.997702 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.997747 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.997817 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.997862 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.997994 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.999208 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.999337 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.999337 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:48.999486 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:48.999486 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:48.999605 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.999685 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:48.999757 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:48.999828 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:48.999891 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:48.999974 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.000037 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.000101 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.000176 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.000294 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.000358 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.000427 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.000495 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.000568 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.000659 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.000739 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.000821 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.000896 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.000971 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.001040 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.001040 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.001040 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.001040 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.001289 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.001289 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.001289 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.001487 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.001554 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.001630 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.001694 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.001757 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.001820 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.001887 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.001887 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.002015 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.002232 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.002328 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.002385 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.002424 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.002465 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.002517 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.002563 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.002607 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.002646 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.002686 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.002732 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.002772 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.002812 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.002853 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.002892 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.002930 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.002975 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.003015 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.003053 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.003098 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.003137 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.003212 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.003294 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.003346 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.003391 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.003424 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.003465 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.003500 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.003541 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.003591 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.003631 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.003669 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.003708 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.003754 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.003793 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.003832 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.003875 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.003913 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.003953 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.004006 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.004045 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.004084 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.004084 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.004161 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.004212 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.004253 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.004288 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.004323 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.004370 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.004411 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.004451 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.004490 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.004530 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.004567 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.004605 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.004639 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.004672 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.004709 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.004848 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.004892 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.004934 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.004980 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.005019 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.005060 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.005103 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.005144 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.005199 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.005258 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.005303 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.005342 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.005382 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.005420 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.005462 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.005502 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.005542 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.005581 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.005622 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.005669 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.005710 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.005749 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.005788 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.005829 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.005863 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.005902 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.005936 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.005976 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.006016 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.006054 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.006110 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.006217 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.006300 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.006343 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.006387 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.006426 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.006464 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.006503 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.006542 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.006582 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.006630 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.006630 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.006703 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.006703 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.006703 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.006703 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.006703 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.006703 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.006703 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.006955 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.006955 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.006955 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.006955 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.006955 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.006955 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.006955 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.007227 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.007268 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.007268 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.007268 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.007387 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.007427 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.007473 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.007513 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.007553 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.007592 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.007636 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.007670 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.007711 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.007751 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.007792 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.007831 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.007831 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.007831 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.007938 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.007980 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.008015 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.008054 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.008100 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.008140 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.008178 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.008233 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.008267 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.008301 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.008337 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.008375 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.008414 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.008454 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.008509 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.008549 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.008586 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.008633 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.008678 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.008725 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.008778 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.008820 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.008860 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.008860 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.008938 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.008938 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.008938 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.008938 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.009082 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.009127 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.009174 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.009230 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.009269 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.009306 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.009343 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.009398 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.009438 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.009476 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.009514 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.009553 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.009590 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.009628 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.009667 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.009710 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.009755 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.009800 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.009838 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.009882 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.009926 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.009965 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.010003 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.010040 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.010079 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.010117 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.010166 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.010222 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.010263 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.010300 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.010350 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.010444 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.010497 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.010542 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.010585 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.010629 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.010680 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.010719 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.010757 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.010791 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.010831 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.010867 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.010867 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.010867 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.010867 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.010867 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.010867 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.010867 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.010867 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.010867 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.010867 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.011199 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.011241 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.011241 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.011241 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.011352 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.011392 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.011419 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.011453 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.011479 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.011502 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.011526 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.011551 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.011581 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.011581 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.011581 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.011659 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.011659 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.011659 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.011659 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.011659 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.011659 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.011659 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.011828 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.011828 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.011828 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.011913 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.011944 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.011944 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.011995 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.012024 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.012049 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.012079 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.012106 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.012141 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.012195 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.012231 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.012258 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.012287 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.012311 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.012341 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.012366 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.012366 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.012366 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.012444 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.012444 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.012444 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.012518 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.012554 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.012554 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.012604 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.012632 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.012632 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.012688 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.012688 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.012688 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.012688 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.012785 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.012815 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.012842 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.012842 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.012891 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.012926 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.012961 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.012993 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.013019 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.013047 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.013076 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.013102 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.013135 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.013135 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.013204 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.013246 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.013277 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.013325 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.013362 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.013398 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.013443 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.013476 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.013509 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.013575 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.013613 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.013613 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.013668 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.013699 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.013769 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:49.015844 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.015918 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.015992 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.016050 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.016079 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.016124 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.016181 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.016221 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112447) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.016251 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.016281 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.016308 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.016336 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.016377 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.016413 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.016413 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.016472 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.016506 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112447) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.016535 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:49.016568 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112447) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.016622 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:49.016701 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:49.016759 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:49.016818 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:49.016901 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:49.062438 np0000175529 devstack@c-api.service[112449]: INFO dbcounter [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Registered counter for database cinder May 20 22:07:49.063799 np0000175529 devstack@c-api.service[112448]: INFO dbcounter [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Registered counter for database cinder May 20 22:07:49.066092 np0000175529 devstack@c-api.service[112446]: INFO dbcounter [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Registered counter for database cinder May 20 22:07:49.066679 np0000175529 devstack@c-api.service[112447]: INFO dbcounter [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Registered counter for database cinder May 20 22:07:49.074668 np0000175529 devstack@c-api.service[112449]: DEBUG oslo_db.sqlalchemy.engines [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea 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=112449) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:49.075931 np0000175529 devstack@c-api.service[112448]: DEBUG oslo_db.sqlalchemy.engines [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 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=112448) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:49.079289 np0000175529 devstack@c-api.service[112446]: DEBUG oslo_db.sqlalchemy.engines [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 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=112446) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:49.082861 np0000175529 devstack@c-api.service[112447]: DEBUG oslo_db.sqlalchemy.engines [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d 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=112447) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:49.186989 np0000175529 devstack@c-api.service[112448]: DEBUG dbcounter [-] [112448] Writer thread running {{(pid=112448) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:07:49.190359 np0000175529 devstack@c-api.service[112448]: INFO cinder.rpc [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:07:49.190496 np0000175529 devstack@c-api.service[112449]: DEBUG dbcounter [-] [112449] Writer thread running {{(pid=112449) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:07:49.193255 np0000175529 devstack@c-api.service[112448]: INFO cinder.rpc [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:07:49.193407 np0000175529 devstack@c-api.service[112449]: INFO cinder.rpc [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:07:49.195514 np0000175529 devstack@c-api.service[112449]: INFO cinder.rpc [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:07:49.195864 np0000175529 devstack@c-api.service[112448]: INFO cinder.rpc [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:07:49.197536 np0000175529 devstack@c-api.service[112449]: INFO cinder.rpc [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:07:49.199118 np0000175529 devstack@c-api.service[112448]: INFO cinder.rpc [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:07:49.199366 np0000175529 devstack@c-api.service[112449]: INFO cinder.rpc [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:07:49.199941 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.200071 np0000175529 devstack@c-api.service[112446]: DEBUG dbcounter [-] [112446] Writer thread running {{(pid=112446) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:07:49.200603 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.201788 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.201904 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.203701 np0000175529 devstack@c-api.service[112446]: INFO cinder.rpc [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:07:49.206819 np0000175529 devstack@c-api.service[112446]: INFO cinder.rpc [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:07:49.207158 np0000175529 devstack@c-api.service[112449]: DEBUG oslo_db.sqlalchemy.engines [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea 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=112449) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:49.208900 np0000175529 devstack@c-api.service[112449]: INFO cinder.rpc [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:07:49.209313 np0000175529 devstack@c-api.service[112448]: DEBUG oslo_db.sqlalchemy.engines [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 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=112448) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:49.209555 np0000175529 devstack@c-api.service[112447]: DEBUG dbcounter [-] [112447] Writer thread running {{(pid=112447) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:07:49.209727 np0000175529 devstack@c-api.service[112446]: INFO cinder.rpc [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:07:49.211766 np0000175529 devstack@c-api.service[112449]: INFO cinder.rpc [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:07:49.211881 np0000175529 devstack@c-api.service[112448]: INFO cinder.rpc [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:07:49.211945 np0000175529 devstack@c-api.service[112446]: INFO cinder.rpc [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:07:49.212674 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.212886 np0000175529 devstack@c-api.service[112447]: INFO cinder.rpc [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:07:49.213635 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.213958 np0000175529 devstack@c-api.service[112448]: INFO cinder.rpc [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:07:49.214395 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.215075 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.215856 np0000175529 devstack@c-api.service[112447]: INFO cinder.rpc [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:07:49.218824 np0000175529 devstack@c-api.service[112447]: INFO cinder.rpc [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:07:49.220443 np0000175529 devstack@c-api.service[112446]: DEBUG oslo_db.sqlalchemy.engines [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 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=112446) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:49.221372 np0000175529 devstack@c-api.service[112447]: INFO cinder.rpc [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:07:49.222611 np0000175529 devstack@c-api.service[112446]: INFO cinder.rpc [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:07:49.222667 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.224362 np0000175529 devstack@c-api.service[112446]: INFO cinder.rpc [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:07:49.224411 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.225150 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.225647 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.228242 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.228877 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.229432 np0000175529 devstack@c-api.service[112447]: DEBUG oslo_db.sqlalchemy.engines [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d 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=112447) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:49.231553 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.231863 np0000175529 devstack@c-api.service[112447]: INFO cinder.rpc [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:07:49.232093 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.234140 np0000175529 devstack@c-api.service[112447]: INFO cinder.rpc [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:07:49.235261 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.236221 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.236329 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.238598 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.240118 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.240324 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.242231 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.243099 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.243408 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.245777 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.245888 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.246173 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.246575 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.249025 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.249140 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.249659 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.250324 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.251955 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.252377 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.252674 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.253431 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.253807 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.255668 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.256116 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.257037 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.257105 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.257559 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.259856 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.260521 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.260609 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.261756 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.263668 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.263760 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.265139 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.265329 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.266752 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.266832 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.267258 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.268461 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.268694 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.268768 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.269615 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.270135 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.270732 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.271253 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.271699 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.272294 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.272638 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.273169 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.273626 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.274131 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.274573 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.275149 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.275928 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.276639 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.276905 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.277059 np0000175529 devstack@c-api.service[112449]: WARNING cinder.api.contrib.hosts [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:07:49.277328 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.277761 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.278008 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.278722 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extended resource: extensions {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.279393 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.280081 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extended resource: os-availability-zone {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.280541 np0000175529 devstack@c-api.service[112448]: WARNING cinder.api.contrib.hosts [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:07:49.281275 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.281393 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extended resource: qos-specs {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.281468 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.282188 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extended resource: extensions {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.282738 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.283487 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extended resource: extra_specs {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.283555 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extended resource: os-availability-zone {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.283856 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.284834 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extended resource: qos-specs {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.285108 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extended resource: encryption {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.285571 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.286450 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.287383 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extended resource: os-volume-type-access {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.287683 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extended resource: extra_specs {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.288186 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.288529 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.288986 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extended resource: os-quota-class-sets {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.289109 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extended resource: encryption {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.290071 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.290210 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.290369 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extended resource: encryption {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.290646 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extended resource: os-volume-type-access {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.291473 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.291867 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extended resource: os-snapshot-manage {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.292258 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extended resource: os-quota-class-sets {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.292361 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.293051 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.293523 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extended resource: consistencygroups {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.293721 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extended resource: encryption {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.294011 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.294508 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.295057 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extended resource: os-snapshot-manage {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.295507 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extended resource: backups {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.295716 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.295977 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.296563 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extended resource: consistencygroups {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.297071 np0000175529 devstack@c-api.service[112446]: WARNING cinder.api.contrib.hosts [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:07:49.297397 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.297576 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extended resource: scheduler-stats {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.297834 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.298529 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extended resource: backups {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.298724 np0000175529 devstack@c-api.service[112447]: WARNING cinder.api.contrib.hosts [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:07:49.298975 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extended resource: os-quota-sets {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.299037 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extended resource: extensions {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.299373 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.300422 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extended resource: extensions {{(pid=112447) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.300562 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extended resource: scheduler-stats {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.300703 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extended resource: os-availability-zone {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.300751 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extended resource: os-volume-manage {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.301760 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extended resource: os-availability-zone {{(pid=112447) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.302000 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extended resource: os-quota-sets {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.302046 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extended resource: capabilities {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.302109 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extended resource: qos-specs {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.303216 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extended resource: qos-specs {{(pid=112447) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.303423 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extended resource: os-volume-transfer {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.303512 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extended resource: os-volume-manage {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.304543 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extended resource: extra_specs {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.304999 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extended resource: capabilities {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.305045 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extended resource: os-hosts {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.305329 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extended resource: extra_specs {{(pid=112447) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.306277 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extended resource: os-volume-transfer {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.306334 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extended resource: encryption {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.306875 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extended resource: cgsnapshots {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.307764 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extended resource: encryption {{(pid=112447) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.307853 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extended resource: os-hosts {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.307962 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extended resource: os-volume-type-access {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.308944 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.contrib.snapshot_actions [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] SnapshotActionsController initialized {{(pid=112449) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:07:49.309290 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extended resource: cgsnapshots {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.309450 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extended resource: os-volume-type-access {{(pid=112447) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.309741 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extended resource: os-quota-class-sets {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.310042 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.310750 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.contrib.snapshot_actions [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] SnapshotActionsController initialized {{(pid=112448) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:07:49.310978 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extended resource: os-quota-class-sets {{(pid=112447) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.311207 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extended resource: encryption {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.311498 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.312018 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.312356 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extended resource: encryption {{(pid=112447) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.312913 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extended resource: os-snapshot-manage {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.313033 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.313857 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.313962 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extended resource: os-snapshot-manage {{(pid=112447) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.314268 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.314455 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extended resource: consistencygroups {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.315175 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.315378 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extended resource: consistencygroups {{(pid=112447) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.315592 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.316577 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.316858 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extended resource: backups {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.317013 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.317382 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extended resource: backups {{(pid=112447) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.318090 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.318475 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.319038 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extended resource: scheduler-stats {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.319387 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extended resource: scheduler-stats {{(pid=112447) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.319461 np0000175529 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.319752 np0000175529 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.320389 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extension VolumeTypeAccess extending resource: types {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.320455 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extension SnapshotActions extending resource: snapshots {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.320707 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.320776 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extended resource: os-quota-sets {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.320816 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.320864 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.320939 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.320977 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.321021 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.321058 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extended resource: os-quota-sets {{(pid=112447) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.321093 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extension AdminActions extending resource: volumes {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.321093 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extension AdminActions extending resource: snapshots {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.321162 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extension AdminActions extending resource: backups {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.321291 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.321398 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extension VolumeActions extending resource: volumes {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.321521 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extension TypesManage extending resource: types {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.321627 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.321735 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.321775 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.321836 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.321873 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.321937 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.322038 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-b5bfa03b-c6d4-4866-bb94-c5eb2dc195ea None None] Extension UsedLimits extending resource: limits {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.322078 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extension AdminActions extending resource: volumes {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.322162 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extension AdminActions extending resource: snapshots {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.322337 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extension AdminActions extending resource: backups {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.322385 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.322422 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extended resource: os-volume-manage {{(pid=112447) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.322458 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extended resource: os-volume-manage {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.322536 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extension VolumeActions extending resource: volumes {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.322719 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extension TypesManage extending resource: types {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.322830 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.322955 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.323065 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.323189 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.323307 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-2a324c25-3fb6-451a-aa4e-4a4806533140 None None] Extension UsedLimits extending resource: limits {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.324080 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extended resource: capabilities {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.324264 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extended resource: capabilities {{(pid=112447) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.325468 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extended resource: os-volume-transfer {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.325588 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extended resource: os-volume-transfer {{(pid=112447) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.327253 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extended resource: os-hosts {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.327314 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extended resource: os-hosts {{(pid=112447) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.328728 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extended resource: cgsnapshots {{(pid=112447) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.329259 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extended resource: cgsnapshots {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:49.330345 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.contrib.snapshot_actions [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] SnapshotActionsController initialized {{(pid=112447) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:07:49.330557 np0000175529 devstack@c-api.service[112449]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d2fb60a3668 pid: 112449 (default app) May 20 22:07:49.330806 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.contrib.snapshot_actions [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] SnapshotActionsController initialized {{(pid=112446) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:07:49.331334 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.331663 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.331944 np0000175529 devstack@c-api.service[112448]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d2fb60a3668 pid: 112448 (default app) May 20 22:07:49.332900 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.333181 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.334451 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.334754 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.335810 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.336231 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.337306 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.337936 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.339010 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.339567 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.339969 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.339969 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.340206 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.340206 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.340206 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.340206 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.340206 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.340598 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.340598 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.340598 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.340598 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.340598 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.340598 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.340994 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.340994 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.340994 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.340994 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.340994 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.341356 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.341356 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.341356 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.341356 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.341744 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.341744 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.341744 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.341744 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.342038 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.342038 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.342038 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.342038 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.342038 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.342441 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.342441 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.342441 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.342441 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.342441 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.342767 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.342767 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.342767 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.342767 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.342767 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.342767 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.343175 np0000175529 devstack@c-api.service[112447]: WARNING castellan.key_manager.migration [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.343403 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.343403 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.343403 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.343403 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.343403 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.343403 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.343818 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.343818 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.343818 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.343818 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.343818 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.343818 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.344262 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.344262 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.344262 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.344262 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.344262 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.344262 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.344666 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.344666 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.344666 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.344666 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.344941 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.344941 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.344941 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.344941 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.344941 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.345335 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.345335 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.345335 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.345335 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.345335 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.345732 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.345732 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.345732 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.345732 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.345732 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.345732 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.346134 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.346134 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.346134 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.346134 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.346433 np0000175529 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:49.346472 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.346472 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.346472 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.346472 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.346649 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.346649 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.346649 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.346649 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.346822 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.346822 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.346822 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.346822 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.346996 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.346996 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.346996 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.346996 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.346996 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.347240 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.347240 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.347240 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.347240 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.347240 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.347449 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.347449 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.347449 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.347449 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.347615 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.347615 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.347615 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.347615 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.347789 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.347789 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.347789 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.347789 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.347955 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.347955 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.347955 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.347955 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.348129 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.348129 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.348129 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.348129 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.348326 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.348326 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.348326 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.348326 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.348481 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112447) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.348518 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.348518 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.348518 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.348518 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.348518 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.348518 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.348752 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.348752 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.348752 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.348752 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.348928 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.348928 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.349010 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112447) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.349053 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.349053 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.349053 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.349053 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.349053 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.349053 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.349309 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.349309 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.349309 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.349309 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.349309 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.349309 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.349551 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112447) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.349586 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.349586 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.349586 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.349586 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.349586 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.349586 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.349865 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.349865 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.349865 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.349865 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.349865 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.349865 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.350098 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.350098 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.350098 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.350098 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.350285 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.350285 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.350381 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112447) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.350473 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.350473 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.350565 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.350603 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.350603 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.350603 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.350603 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.350603 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:49.350833 np0000175529 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 20 22:07:49.350868 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112447) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.350910 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.350948 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extension AdminActions extending resource: volumes {{(pid=112447) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.350983 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.351018 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extension AdminActions extending resource: snapshots {{(pid=112447) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.351053 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.351088 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extension AdminActions extending resource: backups {{(pid=112447) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.351088 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112447) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.351163 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.351221 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extension VolumeActions extending resource: volumes {{(pid=112447) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.351258 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extension AdminActions extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.351292 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extension TypesManage extending resource: types {{(pid=112447) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.351328 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extension AdminActions extending resource: snapshots {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.351364 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112447) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.351401 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extension AdminActions extending resource: backups {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.351449 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112447) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.352539 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.352608 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112447) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.352653 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extension VolumeActions extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.352695 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112447) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.352695 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.v3.router [None req-e1086837-7d0b-42e6-b5ff-cc827086fd5d None None] Extension UsedLimits extending resource: limits {{(pid=112447) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.352772 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extension TypesManage extending resource: types {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.352772 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.352772 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.352772 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.352772 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.352772 np0000175529 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-c00a1a7c-2832-4e1a-b166-7e00856e5882 None None] Extension UsedLimits extending resource: limits {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:49.353627 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.middleware.request_id [None req-4be6c660-c248-4d0a-b05a-b57f6020b93e None None] RequestId filter calling following filter/app {{(pid=112449) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:07:49.353627 np0000175529 devstack@c-api.service[112449]: [pid: 112449|app: 0|req: 1/1] 162.253.55.84 () {60 vars in 949 bytes} [Wed May 20 22:07:49 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 20 22:07:49.353706 np0000175529 devstack@c-api.service[112447]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d2fb60a3668 pid: 112447 (default app) May 20 22:07:49.353754 np0000175529 devstack@c-api.service[112446]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d2fb60a3668 pid: 112446 (default app) May 20 22:07:56.996208 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.996208 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.996208 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.996208 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.996208 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.997191 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.997191 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.997191 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.997191 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.997191 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.997485 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.997485 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.997485 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.997485 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.997485 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.997485 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.997845 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.997845 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.997845 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.997845 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.998115 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.998115 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.998115 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.998115 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.998424 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.998424 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.998424 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.998424 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.998699 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.998699 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.998699 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.998699 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.998699 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.999018 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.999018 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.999018 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.999018 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.999018 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.999364 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.999364 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.999364 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.999364 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.999364 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.999364 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.999876 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.999876 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.999876 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.999876 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:56.999876 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:56.999876 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.000406 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.000406 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.000406 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.000406 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.000406 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.000406 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.000908 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.000908 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.000908 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.000908 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.000908 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.001435 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.001435 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.001435 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.001435 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.001435 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.001890 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.001890 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.001890 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.001890 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.001890 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.001890 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.002670 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.002670 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.002670 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.002670 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.002670 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.002670 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.003212 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.003212 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.003212 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.003212 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.003212 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.003637 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.003637 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.003637 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.003637 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.003637 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.004099 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.004099 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.004099 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.004099 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.004496 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.004496 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.004496 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.004496 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.004863 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.004863 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.004863 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.004863 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.004863 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.005409 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.005409 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.005409 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.005409 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.005409 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.005727 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.005727 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.005727 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.005727 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.005895 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.005895 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.005895 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.005895 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.006084 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.006084 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.006084 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.006084 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.006280 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.006280 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.006280 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.006280 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.006441 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.006441 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.006441 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.006441 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.006607 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.006607 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.006607 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.006607 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.006607 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.006802 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.006802 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.006802 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.006802 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.006802 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.006802 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.007048 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.007048 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.007048 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.007048 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.007048 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.007317 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.007317 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.007317 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.007317 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.007317 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.007317 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.007551 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.007551 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.007551 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.007551 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.007551 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.007551 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.007767 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.007767 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.007767 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.007767 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.007767 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.007767 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.007986 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.007986 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.007986 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.007986 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.007986 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.007986 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.008237 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.008237 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.008237 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.008237 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.008393 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.008393 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.008393 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.008393 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.008393 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.008600 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.008600 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.008600 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.008600 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.008600 np0000175529 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 20 22:07:57.008600 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.middleware.request_id [None req-96031dc4-56d7-46cc-983b-b526a6b9617d None None] RequestId filter calling following filter/app {{(pid=112448) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:07:57.475073 np0000175529 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [None req-96031dc4-56d7-46cc-983b-b526a6b9617d admin admin] POST https://162.253.55.84/volume/v3/types May 20 22:07:57.475725 np0000175529 devstack@c-api.service[112448]: DEBUG cinder.api.openstack.wsgi [None req-96031dc4-56d7-46cc-983b-b526a6b9617d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112448) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:07:57.477497 np0000175529 devstack@c-api.service[112448]: /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 20 22:07:57.477497 np0000175529 devstack@c-api.service[112448]: warnings.warn( May 20 22:07:57.484134 np0000175529 devstack@c-api.service[112448]: DEBUG oslo_db.sqlalchemy.engines [None req-96031dc4-56d7-46cc-983b-b526a6b9617d 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=112448) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:57.513984 np0000175529 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [None req-96031dc4-56d7-46cc-983b-b526a6b9617d admin admin] https://162.253.55.84/volume/v3/types returned with HTTP 200 May 20 22:07:57.514560 np0000175529 devstack@c-api.service[112448]: [pid: 112448|app: 0|req: 1/2] 162.253.55.84 () {68 vars in 1281 bytes} [Wed May 20 22:07:56 2026] POST /volume/v3/types => generated 186 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 22:07:57.527234 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.middleware.request_id [req-96031dc4-56d7-46cc-983b-b526a6b9617d req-db06e323-378a-45ac-afa5-23ae48963c86 None None] RequestId filter calling following filter/app {{(pid=112449) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:07:57.911659 np0000175529 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [req-96031dc4-56d7-46cc-983b-b526a6b9617d req-db06e323-378a-45ac-afa5-23ae48963c86 admin admin] POST https://162.253.55.84/volume/v3/types/64b7567d-1673-4a77-8146-46f885cde409/extra_specs May 20 22:07:57.912247 np0000175529 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [req-96031dc4-56d7-46cc-983b-b526a6b9617d req-db06e323-378a-45ac-afa5-23ae48963c86 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112449) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:07:57.914040 np0000175529 devstack@c-api.service[112449]: /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 20 22:07:57.914040 np0000175529 devstack@c-api.service[112449]: warnings.warn( May 20 22:07:57.921006 np0000175529 devstack@c-api.service[112449]: DEBUG oslo_db.sqlalchemy.engines [req-96031dc4-56d7-46cc-983b-b526a6b9617d req-db06e323-378a-45ac-afa5-23ae48963c86 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=112449) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:57.980715 np0000175529 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [req-96031dc4-56d7-46cc-983b-b526a6b9617d req-db06e323-378a-45ac-afa5-23ae48963c86 admin admin] https://162.253.55.84/volume/v3/types/64b7567d-1673-4a77-8146-46f885cde409/extra_specs returned with HTTP 200 May 20 22:07:57.981614 np0000175529 devstack@c-api.service[112449]: [pid: 112449|app: 0|req: 2/3] 162.253.55.84 () {70 vars in 1498 bytes} [Wed May 20 22:07:57 2026] POST /volume/v3/types/64b7567d-1673-4a77-8146-46f885cde409/extra_specs => generated 55 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 22:07:59.224023 np0000175529 devstack@c-api.service[112446]: DEBUG dbcounter [-] [112446] Writing DB stats cinder:SELECT=6 {{(pid=112446) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:07:59.283093 np0000175529 devstack@c-api.service[112447]: DEBUG dbcounter [-] [112447] Writing DB stats cinder:SELECT=6 {{(pid=112447) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:08:07.512457 np0000175529 devstack@c-api.service[112448]: DEBUG dbcounter [-] [112448] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112448) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:08:07.980654 np0000175529 devstack@c-api.service[112449]: DEBUG dbcounter [-] [112449] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112449) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:14:11.085115 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.085115 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.085115 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.085115 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.085115 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.086202 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.086202 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.086202 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.086202 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.086202 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.086614 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.086614 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.086614 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.086614 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.086614 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.086614 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.087038 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.087038 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.087038 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.087038 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.087353 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.087353 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.087353 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.087353 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.087632 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.087632 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.087632 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.087632 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.087927 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.087927 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.087927 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.087927 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.087927 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.088331 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.088331 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.088331 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.088331 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.088331 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.088666 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.088666 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.088666 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.088666 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.088666 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.088666 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.089068 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.089068 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.089068 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.089068 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.089068 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.089068 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.089549 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.089549 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.089549 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.089549 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.089549 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.089549 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.089950 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.089950 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.089950 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.089950 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.089950 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.090367 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.090367 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.090367 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.090367 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.090367 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.090720 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.090720 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.090720 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.090720 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.090720 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.090720 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.091131 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.091131 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.091131 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.091131 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.091131 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.091131 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.091538 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.091538 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.091538 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.091538 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.091538 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.092046 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.092046 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.092046 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.092046 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.092046 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.092411 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.092411 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.092411 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.092411 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.092717 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.092717 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.092717 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.092717 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.093027 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.093027 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.093027 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.093027 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.093027 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.093500 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.093500 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.093500 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.093500 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.093500 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.093858 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.093858 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.093858 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.093858 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.094028 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.094028 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.094028 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.094028 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.094219 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.094219 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.094219 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.094219 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.094374 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.094374 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.094374 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.094374 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.094517 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.094517 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.094517 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.094517 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.094651 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.094651 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.094651 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.094651 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.094651 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.094814 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.094814 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.094814 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.094814 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.094814 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.094814 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.095005 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.095005 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.095005 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.095005 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.095005 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.095147 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.095147 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.095147 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.095147 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.095147 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.095147 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.095352 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.095352 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.095352 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.095352 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.095352 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.095352 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.095538 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.095538 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.095538 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.095538 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.095538 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.095538 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.095728 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.095728 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.095728 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.095728 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.095728 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.095728 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.095918 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.095918 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.095918 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.095918 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.096049 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.096049 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.096049 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.096049 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.096049 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.096233 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.096233 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.096233 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.096233 np0000175529 devstack@c-api.service[112447]: /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 20 22:14:11.096233 np0000175529 devstack@c-api.service[112447]: warnings.warn(deprecated_msg) May 20 22:14:11.096233 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.middleware.request_id [None req-8fdb54b0-79e0-4de4-b8c9-1a6c0ba0993e None None] RequestId filter calling following filter/app {{(pid=112447) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:14:11.096233 np0000175529 devstack@c-api.service[112447]: INFO cinder.api.openstack.wsgi [None req-8fdb54b0-79e0-4de4-b8c9-1a6c0ba0993e None None] GET https://162.253.55.84/volume// May 20 22:14:11.096450 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.openstack.wsgi [None req-8fdb54b0-79e0-4de4-b8c9-1a6c0ba0993e None None] Empty body provided in request {{(pid=112447) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 22:14:11.096450 np0000175529 devstack@c-api.service[112447]: DEBUG cinder.api.openstack.wsgi [None req-8fdb54b0-79e0-4de4-b8c9-1a6c0ba0993e None None] Calling method 'all' {{(pid=112447) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 22:14:11.096450 np0000175529 devstack@c-api.service[112447]: INFO cinder.api.openstack.wsgi [None req-8fdb54b0-79e0-4de4-b8c9-1a6c0ba0993e None None] https://162.253.55.84/volume// returned with HTTP 300 May 20 22:14:11.096450 np0000175529 devstack@c-api.service[112447]: [pid: 112447|app: 0|req: 1/4] 162.253.55.84 () {66 vars in 1449 bytes} [Wed May 20 22:14:11 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)