May 06 10:21:45.501842 np0000172240 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 06 10:21:45.513130 np0000172240 devstack@c-api.service[112632]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 06 10:21:45.516318 np0000172240 devstack@c-api.service[112632]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 6 10:21:45 2026] *** May 06 10:21:45.516318 np0000172240 devstack@c-api.service[112632]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 06 10:21:45.516318 np0000172240 devstack@c-api.service[112632]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 06 10:21:45.516318 np0000172240 devstack@c-api.service[112632]: nodename: np0000172240 May 06 10:21:45.516318 np0000172240 devstack@c-api.service[112632]: machine: x86_64 May 06 10:21:45.516318 np0000172240 devstack@c-api.service[112632]: clock source: unix May 06 10:21:45.516318 np0000172240 devstack@c-api.service[112632]: pcre jit disabled May 06 10:21:45.516318 np0000172240 devstack@c-api.service[112632]: detected number of CPU cores: 16 May 06 10:21:45.516318 np0000172240 devstack@c-api.service[112632]: current working directory: / May 06 10:21:45.516318 np0000172240 devstack@c-api.service[112632]: detected binary path: /usr/bin/uwsgi-core May 06 10:21:45.516318 np0000172240 devstack@c-api.service[112632]: your processes number limit is 256917 May 06 10:21:45.516318 np0000172240 devstack@c-api.service[112632]: your memory page size is 4096 bytes May 06 10:21:45.516318 np0000172240 devstack@c-api.service[112632]: detected max file descriptor number: 2048 May 06 10:21:45.516318 np0000172240 devstack@c-api.service[112632]: lock engine: pthread robust mutexes May 06 10:21:45.517117 np0000172240 devstack@c-api.service[112632]: thunder lock: enabled May 06 10:21:45.517117 np0000172240 devstack@c-api.service[112632]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 06 10:21:45.517117 np0000172240 devstack@c-api.service[112632]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 06 10:21:45.517117 np0000172240 devstack@c-api.service[112632]: PEP 405 virtualenv detected: /opt/stack/data/venv May 06 10:21:45.517117 np0000172240 devstack@c-api.service[112632]: Set PythonHome to /opt/stack/data/venv May 06 10:21:45.552115 np0000172240 devstack@c-api.service[112632]: Python main interpreter initialized at 0x7fb253ea3668 May 06 10:21:45.552115 np0000172240 devstack@c-api.service[112632]: python threads support enabled May 06 10:21:45.552115 np0000172240 devstack@c-api.service[112632]: your server socket listen backlog is limited to 100 connections May 06 10:21:45.552115 np0000172240 devstack@c-api.service[112632]: your mercy for graceful operations on workers is 80 seconds May 06 10:21:45.552651 np0000172240 devstack@c-api.service[112632]: mapped 671795 bytes (656 KB) for 4 cores May 06 10:21:45.552802 np0000172240 devstack@c-api.service[112632]: *** Operational MODE: preforking *** May 06 10:21:45.553077 np0000172240 devstack@c-api.service[112632]: *** uWSGI is running in multiple interpreter mode *** May 06 10:21:45.553077 np0000172240 devstack@c-api.service[112632]: spawned uWSGI master process (pid: 112632) May 06 10:21:45.553277 np0000172240 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 06 10:21:45.554012 np0000172240 devstack@c-api.service[112632]: spawned uWSGI worker 1 (pid: 112639, cores: 1) May 06 10:21:45.554616 np0000172240 devstack@c-api.service[112632]: spawned uWSGI worker 2 (pid: 112640, cores: 1) May 06 10:21:45.555178 np0000172240 devstack@c-api.service[112632]: spawned uWSGI worker 3 (pid: 112641, cores: 1) May 06 10:21:45.555798 np0000172240 devstack@c-api.service[112632]: spawned uWSGI worker 4 (pid: 112642, cores: 1) May 06 10:21:45.555798 np0000172240 devstack@c-api.service[112632]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 06 10:21:45.688904 np0000172240 devstack@c-api.service[112642]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 10:21:45.688904 np0000172240 devstack@c-api.service[112642]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 10:21:45.688904 np0000172240 devstack@c-api.service[112642]: we strongly recommend against using it for new projects. May 06 10:21:45.688904 np0000172240 devstack@c-api.service[112642]: If you are already using Eventlet, we recommend migrating to a different May 06 10:21:45.688904 np0000172240 devstack@c-api.service[112642]: framework. For more detail see May 06 10:21:45.688904 np0000172240 devstack@c-api.service[112642]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 10:21:45.688904 np0000172240 devstack@c-api.service[112642]: import eventlet # noqa May 06 10:21:45.695928 np0000172240 devstack@c-api.service[112640]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 10:21:45.695928 np0000172240 devstack@c-api.service[112640]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 10:21:45.695928 np0000172240 devstack@c-api.service[112640]: we strongly recommend against using it for new projects. May 06 10:21:45.695928 np0000172240 devstack@c-api.service[112640]: If you are already using Eventlet, we recommend migrating to a different May 06 10:21:45.695928 np0000172240 devstack@c-api.service[112640]: framework. For more detail see May 06 10:21:45.695928 np0000172240 devstack@c-api.service[112640]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 10:21:45.695928 np0000172240 devstack@c-api.service[112640]: import eventlet # noqa May 06 10:21:45.704686 np0000172240 devstack@c-api.service[112639]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 10:21:45.704686 np0000172240 devstack@c-api.service[112639]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 10:21:45.704686 np0000172240 devstack@c-api.service[112639]: we strongly recommend against using it for new projects. May 06 10:21:45.704686 np0000172240 devstack@c-api.service[112639]: If you are already using Eventlet, we recommend migrating to a different May 06 10:21:45.704686 np0000172240 devstack@c-api.service[112639]: framework. For more detail see May 06 10:21:45.704686 np0000172240 devstack@c-api.service[112639]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 10:21:45.704686 np0000172240 devstack@c-api.service[112639]: import eventlet # noqa May 06 10:21:45.715431 np0000172240 devstack@c-api.service[112641]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 10:21:45.715431 np0000172240 devstack@c-api.service[112641]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 10:21:45.715431 np0000172240 devstack@c-api.service[112641]: we strongly recommend against using it for new projects. May 06 10:21:45.715431 np0000172240 devstack@c-api.service[112641]: If you are already using Eventlet, we recommend migrating to a different May 06 10:21:45.715431 np0000172240 devstack@c-api.service[112641]: framework. For more detail see May 06 10:21:45.715431 np0000172240 devstack@c-api.service[112641]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 10:21:45.715431 np0000172240 devstack@c-api.service[112641]: import eventlet # noqa May 06 10:21:45.778293 np0000172240 devstack@c-api.service[112642]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 10:21:45.778293 np0000172240 devstack@c-api.service[112642]: debtcollector.deprecate( May 06 10:21:45.784502 np0000172240 devstack@c-api.service[112640]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 10:21:45.784502 np0000172240 devstack@c-api.service[112640]: debtcollector.deprecate( May 06 10:21:45.806586 np0000172240 devstack@c-api.service[112641]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 10:21:45.806586 np0000172240 devstack@c-api.service[112641]: debtcollector.deprecate( May 06 10:21:45.808675 np0000172240 devstack@c-api.service[112639]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 10:21:45.808675 np0000172240 devstack@c-api.service[112639]: debtcollector.deprecate( May 06 10:21:45.855250 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:45.855250 np0000172240 devstack@c-api.service[112642]: from cgi import parse_header May 06 10:21:45.864054 np0000172240 devstack@c-api.service[112640]: /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 06 10:21:45.864054 np0000172240 devstack@c-api.service[112640]: from cgi import parse_header May 06 10:21:45.883387 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:45.883387 np0000172240 devstack@c-api.service[112641]: from cgi import parse_header May 06 10:21:45.897879 np0000172240 devstack@c-api.service[112639]: /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 06 10:21:45.897879 np0000172240 devstack@c-api.service[112639]: from cgi import parse_header May 06 10:21:45.900502 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:45.900502 np0000172240 devstack@c-api.service[112642]: removals.removed_module( May 06 10:21:45.901251 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:45.901251 np0000172240 devstack@c-api.service[112642]: removals.removed_module( May 06 10:21:45.910831 np0000172240 devstack@c-api.service[112640]: /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 06 10:21:45.910831 np0000172240 devstack@c-api.service[112640]: removals.removed_module( May 06 10:21:45.911632 np0000172240 devstack@c-api.service[112640]: /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 06 10:21:45.911632 np0000172240 devstack@c-api.service[112640]: removals.removed_module( May 06 10:21:45.926869 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:45.926869 np0000172240 devstack@c-api.service[112641]: removals.removed_module( May 06 10:21:45.927564 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:45.927564 np0000172240 devstack@c-api.service[112641]: removals.removed_module( May 06 10:21:45.945326 np0000172240 devstack@c-api.service[112639]: /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 06 10:21:45.945326 np0000172240 devstack@c-api.service[112639]: removals.removed_module( May 06 10:21:45.948455 np0000172240 devstack@c-api.service[112639]: /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 06 10:21:45.948455 np0000172240 devstack@c-api.service[112639]: removals.removed_module( May 06 10:21:46.505040 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:46.505040 np0000172240 devstack@c-api.service[112642]: warnings.warn( May 06 10:21:46.526741 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:46.526741 np0000172240 devstack@c-api.service[112641]: warnings.warn( May 06 10:21:46.579842 np0000172240 devstack@c-api.service[112640]: /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 06 10:21:46.579842 np0000172240 devstack@c-api.service[112640]: warnings.warn( May 06 10:21:46.601139 np0000172240 devstack@c-api.service[112639]: /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 06 10:21:46.601139 np0000172240 devstack@c-api.service[112639]: warnings.warn( May 06 10:21:46.612513 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:46.612513 np0000172240 devstack@c-api.service[112642]: warnings.warn( May 06 10:21:46.633654 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:46.633654 np0000172240 devstack@c-api.service[112641]: warnings.warn( May 06 10:21:46.680578 np0000172240 devstack@c-api.service[112640]: /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 06 10:21:46.680578 np0000172240 devstack@c-api.service[112640]: warnings.warn( May 06 10:21:46.728713 np0000172240 devstack@c-api.service[112639]: /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 06 10:21:46.728713 np0000172240 devstack@c-api.service[112639]: warnings.warn( May 06 10:21:46.909572 np0000172240 devstack@c-api.service[112642]: 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 06 10:21:46.910130 np0000172240 devstack@c-api.service[112642]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112642) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 10:21:46.932293 np0000172240 devstack@c-api.service[112641]: 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 06 10:21:46.932802 np0000172240 devstack@c-api.service[112641]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112641) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 10:21:46.962269 np0000172240 devstack@c-api.service[112640]: 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 06 10:21:46.962269 np0000172240 devstack@c-api.service[112640]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112640) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 10:21:46.999719 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:46.999719 np0000172240 devstack@c-api.service[112642]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 10:21:47.001556 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:47.001556 np0000172240 devstack@c-api.service[112641]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 10:21:47.024530 np0000172240 devstack@c-api.service[112640]: /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 06 10:21:47.024530 np0000172240 devstack@c-api.service[112640]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 10:21:47.040309 np0000172240 devstack@c-api.service[112639]: 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 06 10:21:47.040512 np0000172240 devstack@c-api.service[112639]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112639) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 10:21:47.110090 np0000172240 devstack@c-api.service[112639]: /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 06 10:21:47.110090 np0000172240 devstack@c-api.service[112639]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 10:21:47.472372 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112640) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 10:21:47.472629 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112642) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 10:21:47.472703 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.472799 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.472998 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.473090 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.473152 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112641) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 10:21:47.473208 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.473279 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.473411 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.473514 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.473706 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.474120 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.474198 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.474269 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.474330 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.474426 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.474486 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.474545 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.474620 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.474690 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.474755 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.474819 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.474878 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.474931 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.474992 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.475049 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.475104 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.475169 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.475246 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.475311 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.475311 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.475311 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.476827 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.476887 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.476924 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.476963 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.476997 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.477043 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.477086 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.477134 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.477179 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.477223 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.477266 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.477301 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.477356 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.477396 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.477433 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.477506 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.477548 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.477587 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.477631 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.477670 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.477720 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.477759 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.477810 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.477845 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.477890 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.477932 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.477971 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.478004 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.478040 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.478083 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.478131 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.478170 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.478209 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.478252 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.478289 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.478337 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.478409 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.478448 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.478486 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.478527 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.478567 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.478606 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.480163 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.480254 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.480289 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.480322 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.480407 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.480407 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.480489 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.480550 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.480592 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.480635 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.480672 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.480714 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.480757 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.480790 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.480823 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.480860 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.480900 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.480942 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.480981 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.480981 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.480981 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.481289 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.481373 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.481438 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.481499 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.481608 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.481671 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.481711 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.481755 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.481793 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.481837 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.481875 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.481875 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.481875 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.481989 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.482036 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.482074 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.482074 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.482074 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.482179 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.482179 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.482259 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.483008 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.483065 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.483107 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.483243 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.483292 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.483360 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.483402 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.483449 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.483494 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.483538 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.483634 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.483681 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.483722 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.483722 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.483796 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.483796 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.483796 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.483796 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.483796 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.483956 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.483956 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.484788 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.484862 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.484903 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.484958 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.485008 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.485050 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.485094 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.485136 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.485177 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.485219 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.485262 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.485306 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.485381 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.485423 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.485461 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.485500 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.485538 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.485579 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.485621 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.485659 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.485659 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.487405 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.487459 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.487510 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.487550 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.487615 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.487661 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.487704 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.487704 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.487770 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.487822 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.487869 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.487912 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.487956 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.487999 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.488038 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.488080 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.488119 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.488159 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.488200 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.488238 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.488277 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.488319 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.488393 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.488438 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.488476 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.488521 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.488567 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.488606 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.488655 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.488699 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.488743 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.488789 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.488827 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.488883 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.488934 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.488978 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.489021 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.489058 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.489058 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.489141 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.489177 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.489219 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.489260 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.489300 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.489333 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.489392 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.489425 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.489465 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.489497 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.489528 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.489565 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.489604 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.489642 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.489679 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.489717 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.489717 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.489717 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.489717 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.489717 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.489717 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.489717 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.489717 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.489717 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.490007 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.490007 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.490007 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.490007 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.490007 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.490007 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.490241 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.490286 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.490330 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.490330 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.490330 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.490330 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.490330 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.490330 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.490548 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.490548 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.490621 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.490621 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.490716 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.490755 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.490799 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.492970 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.493039 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.493084 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.493127 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.493163 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.493205 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.493258 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.493311 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.493378 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.493427 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.493473 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.493516 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.493516 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.493516 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.493617 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.493681 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.493736 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.493818 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.493876 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.493944 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.494029 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.495921 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.495993 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.496041 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.496095 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.496149 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.496191 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.496247 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.496314 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.496394 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.496446 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.496502 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.496502 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.496606 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.496670 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.496725 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.496789 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.496841 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.496906 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.496956 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.497007 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.497048 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.497086 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.497124 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.497157 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.497201 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.497237 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.497281 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.497324 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.497399 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.497439 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.497480 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.497522 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.497566 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.497607 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.497607 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.497682 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.497723 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.497766 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.497805 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.497841 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.497883 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.497926 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.497962 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.497962 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.497962 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.497962 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.497962 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.497962 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.497962 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.498200 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.498200 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.498200 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.498306 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.498381 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.498429 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.498429 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.498499 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.498544 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.498590 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.498590 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.498683 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.498683 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.498777 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.500128 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.500206 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.500258 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.500296 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.500330 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.500392 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.500433 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.500478 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.500518 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.500561 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.500604 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.500604 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.500604 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.500713 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.500802 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.500850 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.500935 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.501009 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.501074 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.501138 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.501203 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.501874 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.501925 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.502003 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.502060 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.502099 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.502166 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.502213 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.502257 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.502306 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.502306 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.502427 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.502479 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.502523 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.502567 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.502610 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.502654 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.502693 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.502736 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.502785 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.502831 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.502875 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.502914 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.502951 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.502996 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.503034 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.503077 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.503115 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.503165 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.503209 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.503247 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.503285 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.503322 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.503380 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.503380 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.503458 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.503497 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.503541 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.503541 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.503541 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.503541 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.503541 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.503541 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.504573 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.504632 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.504669 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.504708 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.504747 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.504798 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.504851 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.504890 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.504929 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.504963 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.505000 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.505035 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.505074 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.505114 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.505162 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.505201 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.505201 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.505276 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.505318 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.505318 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.505318 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.505654 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.505701 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.505770 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.505819 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.505887 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.505933 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.505975 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.506014 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.506058 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.506102 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.506102 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.506175 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.506225 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.506268 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.506305 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.506363 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.506403 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.506455 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.506455 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.506455 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.506558 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.508158 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.508217 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.508257 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.508293 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.508359 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.508408 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.508447 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.508485 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.508528 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.508566 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.508616 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.508655 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.508698 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.508698 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.508771 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.508771 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.508847 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.508889 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.508889 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.508889 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.509003 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.513821 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.513879 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.513936 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.514006 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.514062 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.514102 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.514187 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.514232 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.514280 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.514354 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.514421 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.514487 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.514547 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.514640 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.514686 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.514725 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.514725 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.514791 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.514830 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.514874 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.514917 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.514960 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.514960 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.515031 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.515074 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.515123 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.515161 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.515200 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.515241 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.515278 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.515312 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.515373 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.515373 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.515444 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.515488 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.515526 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.515589 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.515663 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.515740 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.515794 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.515840 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.515840 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.515915 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.515915 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.515991 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.516031 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.516031 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.516101 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.516146 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.516192 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.516231 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.516266 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.516322 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.516381 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.516417 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.516455 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.516490 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.516529 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.516579 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.516620 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.516664 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.516700 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.516806 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.522738 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.522810 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.522865 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.522910 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.522957 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.523017 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.523077 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.523250 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.523303 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.523388 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.523453 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.523516 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.523562 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.523629 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.524966 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.525072 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.525124 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.525124 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.525197 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.525239 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.525239 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.525306 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.525364 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.525364 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.525445 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.525490 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.525535 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.525572 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.525572 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.525647 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.525685 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.525685 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.525761 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.525806 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.525850 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.526238 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.526286 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.526331 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.526388 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.526435 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.526435 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.526504 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.526542 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.526588 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.526633 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.526633 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.526703 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.526703 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.526764 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.526804 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.526848 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.526886 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.526930 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.526969 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.527051 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.527141 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.527185 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.527250 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.527354 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.527465 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.527577 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.527757 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.527906 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.527953 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.527997 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.527997 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.527997 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.527997 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.528168 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.528168 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.528168 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.528299 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.528360 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.528412 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.528450 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.528489 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.528532 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.528570 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.528608 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.528643 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.528681 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.528725 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.528766 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.528804 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.528842 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.528884 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.528884 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.528967 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.529011 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.529011 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.529087 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.529126 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.529166 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.529204 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.529204 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.529276 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.529318 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.529378 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.529378 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.529378 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.529492 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.529537 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.529653 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.529751 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.529865 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.530645 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.530707 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.530745 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.530821 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.530865 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.530933 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.530988 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.531334 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.531454 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.531512 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.531553 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.531597 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.531635 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.531710 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.531763 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.531812 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.531812 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.531905 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.531950 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.531990 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.532032 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112639) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 10:21:47.532095 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.532540 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.532607 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.532850 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.533326 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.533412 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.533467 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.533555 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.533606 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.533676 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.533750 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.534350 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.534478 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.534526 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.534668 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.534668 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.534749 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.534788 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.534850 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.534944 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.534996 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.535059 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.535109 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.535181 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.535258 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.535526 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.535586 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.535637 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.535744 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.535788 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.535833 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.535887 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.535927 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.535965 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.536005 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.536045 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.536083 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.536123 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.536168 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.536206 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.536248 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.536293 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.536356 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.536394 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.536433 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.536470 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.536508 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.536547 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.536594 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.536632 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.536667 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.536705 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.536758 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.536801 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.536840 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.536840 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.536840 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.536840 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.536972 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.536972 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.536972 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.536972 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.536972 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.536972 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.537187 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.537508 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.537566 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.537613 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.537698 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.537744 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.537783 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.537822 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.537870 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.537914 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.537999 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.538080 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.538187 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.538283 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.538361 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.538413 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.538459 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.538531 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.538579 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.538620 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.538664 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.538704 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.538704 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.538777 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.538821 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.538866 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.538933 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.539045 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.539357 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.539501 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.539501 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.539586 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.539622 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.539694 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.539779 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.539825 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.539920 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.539971 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.540038 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.540094 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.540157 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.540227 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.540324 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.540423 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.540489 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.540542 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.540599 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.540662 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.540750 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.541317 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.541413 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.541499 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.541561 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.541631 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.541701 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.541782 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.542716 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.542787 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.542829 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.542927 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.542980 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.543071 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.543139 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.543986 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.544066 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.544114 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.544151 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.544203 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.544268 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.544353 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.544420 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.544500 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.544549 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.544601 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.544671 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.544714 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.544792 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.545115 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.545167 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.545243 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.545295 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.545367 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.545470 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.545538 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.546136 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.546197 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.546253 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.546298 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.546403 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.546461 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.546568 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.547073 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.547142 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.547204 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.547261 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.547332 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.547395 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.547487 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.547761 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.547831 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.547878 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.547968 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.548024 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.548065 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.548153 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.548662 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.548708 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.548796 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.548862 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.548905 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.548981 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.549055 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.549358 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.549434 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.549519 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.549599 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.549697 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.549776 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.549894 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.550565 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.550654 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.550707 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.550778 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.550854 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.550991 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.551043 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.554177 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.554249 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.554288 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.554382 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.554444 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.554498 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.554590 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.554829 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.554903 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.554971 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.555046 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.555089 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.555158 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.555235 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.555590 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.555653 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.555737 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.555816 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.555878 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.555964 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.556014 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.557189 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.557236 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.557323 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.557393 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.557469 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.557522 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.557615 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.558145 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.558197 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.558277 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.558324 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.558437 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.558483 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.558558 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.559001 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.559055 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.559129 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.559174 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.559257 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.559304 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.559404 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.559983 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.560045 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.560104 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.560184 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.560265 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.560265 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.560380 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.560423 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.560525 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.560573 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.560656 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.560701 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.560777 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.560826 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.561180 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.561228 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.561300 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.561377 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.561431 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.561517 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.561562 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.562558 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.562647 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.562647 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.562748 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.562805 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.562859 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.562917 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:47.563012 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:47.563070 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:47.563116 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:47.563182 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:47.563238 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:47.563286 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:47.581262 np0000172240 devstack@c-api.service[112640]: INFO dbcounter [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Registered counter for database cinder May 06 10:21:47.583861 np0000172240 devstack@c-api.service[112642]: INFO dbcounter [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Registered counter for database cinder May 06 10:21:47.593716 np0000172240 devstack@c-api.service[112640]: DEBUG oslo_db.sqlalchemy.engines [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e 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=112640) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:47.596683 np0000172240 devstack@c-api.service[112642]: DEBUG oslo_db.sqlalchemy.engines [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c 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=112642) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:47.600484 np0000172240 devstack@c-api.service[112641]: INFO dbcounter [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Registered counter for database cinder May 06 10:21:47.614439 np0000172240 devstack@c-api.service[112639]: INFO dbcounter [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Registered counter for database cinder May 06 10:21:47.615864 np0000172240 devstack@c-api.service[112641]: DEBUG oslo_db.sqlalchemy.engines [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 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=112641) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:47.632361 np0000172240 devstack@c-api.service[112639]: DEBUG oslo_db.sqlalchemy.engines [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 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=112639) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:47.708165 np0000172240 devstack@c-api.service[112640]: DEBUG dbcounter [-] [112640] Writer thread running {{(pid=112640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 10:21:47.709310 np0000172240 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writer thread running {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 10:21:47.711036 np0000172240 devstack@c-api.service[112640]: INFO cinder.rpc [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 10:21:47.711574 np0000172240 devstack@c-api.service[112642]: INFO cinder.rpc [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 10:21:47.713553 np0000172240 devstack@c-api.service[112642]: INFO cinder.rpc [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 10:21:47.713959 np0000172240 devstack@c-api.service[112640]: INFO cinder.rpc [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 10:21:47.715315 np0000172240 devstack@c-api.service[112642]: INFO cinder.rpc [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 10:21:47.717033 np0000172240 devstack@c-api.service[112642]: INFO cinder.rpc [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 10:21:47.717997 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.718268 np0000172240 devstack@c-api.service[112640]: INFO cinder.rpc [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 10:21:47.719829 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.722802 np0000172240 devstack@c-api.service[112640]: INFO cinder.rpc [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 10:21:47.724042 np0000172240 devstack@c-api.service[112642]: DEBUG oslo_db.sqlalchemy.engines [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c 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=112642) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:47.725089 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.725845 np0000172240 devstack@c-api.service[112642]: INFO cinder.rpc [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 10:21:47.727677 np0000172240 devstack@c-api.service[112642]: INFO cinder.rpc [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 10:21:47.728790 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.728968 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.733864 np0000172240 devstack@c-api.service[112641]: DEBUG dbcounter [-] [112641] Writer thread running {{(pid=112641) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 10:21:47.734487 np0000172240 devstack@c-api.service[112640]: DEBUG oslo_db.sqlalchemy.engines [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e 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=112640) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:47.735888 np0000172240 devstack@c-api.service[112641]: INFO cinder.rpc [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 10:21:47.736921 np0000172240 devstack@c-api.service[112640]: INFO cinder.rpc [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 10:21:47.738071 np0000172240 devstack@c-api.service[112641]: INFO cinder.rpc [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 10:21:47.739571 np0000172240 devstack@c-api.service[112640]: INFO cinder.rpc [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 10:21:47.740019 np0000172240 devstack@c-api.service[112641]: INFO cinder.rpc [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 10:21:47.740523 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.741045 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.741745 np0000172240 devstack@c-api.service[112641]: INFO cinder.rpc [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 10:21:47.742648 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.744393 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.744520 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.747886 np0000172240 devstack@c-api.service[112641]: DEBUG oslo_db.sqlalchemy.engines [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 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=112641) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:47.748179 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.749437 np0000172240 devstack@c-api.service[112641]: INFO cinder.rpc [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 10:21:47.750960 np0000172240 devstack@c-api.service[112641]: INFO cinder.rpc [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 10:21:47.751781 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.752214 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.752891 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.755828 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.756052 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.759183 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.759458 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.760235 np0000172240 devstack@c-api.service[112639]: DEBUG dbcounter [-] [112639] Writer thread running {{(pid=112639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 10:21:47.761124 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.762520 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.763617 np0000172240 devstack@c-api.service[112639]: INFO cinder.rpc [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 10:21:47.764271 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.764426 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.766388 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.766498 np0000172240 devstack@c-api.service[112639]: INFO cinder.rpc [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 10:21:47.767601 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.767991 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.769010 np0000172240 devstack@c-api.service[112639]: INFO cinder.rpc [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 10:21:47.769522 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.771091 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.771316 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.771536 np0000172240 devstack@c-api.service[112639]: INFO cinder.rpc [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 10:21:47.771736 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.772989 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.773867 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.774801 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.775096 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.776305 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.778062 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.778981 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.780471 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.781628 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.782574 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.782777 np0000172240 devstack@c-api.service[112639]: DEBUG oslo_db.sqlalchemy.engines [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 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=112639) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:47.784220 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.784363 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.784569 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.785798 np0000172240 devstack@c-api.service[112639]: INFO cinder.rpc [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 10:21:47.786063 np0000172240 devstack@c-api.service[112642]: WARNING cinder.api.contrib.hosts [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 10:21:47.786903 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.787362 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.788126 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.788430 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.788783 np0000172240 devstack@c-api.service[112639]: INFO cinder.rpc [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 10:21:47.789655 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.790133 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.790598 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.791859 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.792503 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.793465 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.793781 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.795171 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.796769 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.797460 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.798155 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.798306 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.799190 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extended resource: extensions {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.799666 np0000172240 devstack@c-api.service[112640]: WARNING cinder.api.contrib.hosts [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 10:21:47.800489 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extended resource: encryption {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.800611 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.801624 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.802083 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extended resource: os-hosts {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.802147 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.802620 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.803502 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extended resource: os-quota-class-sets {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.803571 np0000172240 devstack@c-api.service[112641]: WARNING cinder.api.contrib.hosts [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 10:21:47.803758 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.804433 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.804817 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extended resource: capabilities {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.805399 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.805839 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.806111 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extended resource: extra_specs {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.806310 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.807045 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.807334 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.807690 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extended resource: os-volume-manage {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.808855 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.808919 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.809148 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extended resource: consistencygroups {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.809941 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.810385 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.810603 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.811135 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extended resource: os-availability-zone {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.812031 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.812185 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.813048 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extended resource: cgsnapshots {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.813115 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extended resource: extensions {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.813534 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.814357 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.814466 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extended resource: os-volume-transfer {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.814525 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extended resource: encryption {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.814925 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.815774 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extended resource: extensions {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.816278 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extended resource: os-hosts {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.816369 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extended resource: os-volume-type-access {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.817047 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extended resource: encryption {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.817796 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extended resource: os-quota-class-sets {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.818053 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extended resource: scheduler-stats {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.818648 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extended resource: os-hosts {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.819026 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.819228 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extended resource: capabilities {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.819532 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extended resource: encryption {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.820063 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extended resource: os-quota-class-sets {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.820679 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extended resource: extra_specs {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.821142 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extended resource: qos-specs {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.821329 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extended resource: capabilities {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.822348 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extended resource: os-volume-manage {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.822616 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extended resource: extra_specs {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.822825 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.823289 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extended resource: os-quota-sets {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.823922 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extended resource: consistencygroups {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.824175 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extended resource: os-volume-manage {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.824863 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extended resource: backups {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.825608 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extended resource: consistencygroups {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.826101 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.826164 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extended resource: os-availability-zone {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.826870 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extended resource: os-snapshot-manage {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.827564 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extended resource: os-availability-zone {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.828159 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extended resource: cgsnapshots {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.828939 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extended resource: cgsnapshots {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.829000 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.829092 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.829655 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extended resource: os-volume-transfer {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.829955 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.contrib.snapshot_actions [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] SnapshotActionsController initialized {{(pid=112642) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 10:21:47.830295 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extended resource: os-volume-transfer {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.830708 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.831435 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extended resource: os-volume-type-access {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.832136 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.832197 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.832442 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extended resource: os-volume-type-access {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.833207 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extended resource: scheduler-stats {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.833562 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.833749 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.834051 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extended resource: scheduler-stats {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.834793 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extended resource: encryption {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.834955 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.835505 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extended resource: encryption {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.836365 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.836571 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extended resource: qos-specs {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.836646 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.837050 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extended resource: qos-specs {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.837816 np0000172240 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.838773 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extended resource: os-quota-sets {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.838848 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.838905 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.838990 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.839096 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extension TypesManage extending resource: types {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.839150 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extended resource: os-quota-sets {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.839200 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.839301 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.839432 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.839580 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.839696 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extension VolumeActions extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.839827 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.839927 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.840067 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.840258 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extension UsedLimits extending resource: limits {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.840363 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extension AdminActions extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.840485 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extension AdminActions extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.840592 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extended resource: backups {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.840653 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] Extension AdminActions extending resource: backups {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.840841 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extended resource: backups {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.842640 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extended resource: os-snapshot-manage {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.842774 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.842883 np0000172240 devstack@c-api.service[112642]: WARNING keystonemiddleware.auth_token [None req-3b7afedc-756a-4cec-b8cd-8ccef822c80c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 10:21:47.843030 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extended resource: os-snapshot-manage {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.845015 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.845396 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.845950 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.contrib.snapshot_actions [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] SnapshotActionsController initialized {{(pid=112641) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 10:21:47.846486 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.contrib.snapshot_actions [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] SnapshotActionsController initialized {{(pid=112640) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 10:21:47.846571 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.846698 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.847318 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.848122 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.848632 np0000172240 devstack@c-api.service[112639]: WARNING cinder.api.contrib.hosts [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 10:21:47.848898 np0000172240 devstack@c-api.service[112642]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb253ea3668 pid: 112642 (default app) May 06 10:21:47.848967 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.849416 np0000172240 devstack@c-api.service[112642]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 10:21:47.849416 np0000172240 devstack@c-api.service[112642]: warnings.warn( May 06 10:21:47.849522 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.849571 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.850504 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.850954 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.851013 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.852019 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.852378 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.852607 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.853616 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.853884 np0000172240 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.854065 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.854849 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.854948 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.855068 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.855180 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extension TypesManage extending resource: types {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.855281 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.855354 np0000172240 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.855396 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.855518 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.855593 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.855642 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.855729 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extension VolumeActions extending resource: volumes {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.855851 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.855952 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.856081 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.856269 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extension UsedLimits extending resource: limits {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.856384 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extension AdminActions extending resource: volumes {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.856499 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extension AdminActions extending resource: snapshots {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.856598 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] Extension AdminActions extending resource: backups {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.856688 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.856869 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.857009 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.857162 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extension TypesManage extending resource: types {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.857314 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.857461 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.857521 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.857521 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.857650 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.857697 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.857697 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.857697 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.857697 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.857697 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.857978 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.857978 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.857978 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.857978 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.857978 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.857978 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.858292 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.858292 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.858292 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.858292 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.858292 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.858558 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.858558 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.858558 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.858558 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.858757 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.858805 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.858805 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.858805 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.858805 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.859010 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.859010 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.859010 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.859010 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.859010 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.859261 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.859261 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.859261 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.859261 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.859261 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.859517 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.859517 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.859517 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.859517 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.859517 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.859517 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.859812 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.859855 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.859855 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.859855 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.859855 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.859855 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.859855 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.860194 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.860194 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.860194 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.860194 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.860194 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.860194 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.860502 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.860502 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.860502 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.860502 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.860698 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extension VolumeActions extending resource: volumes {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.860738 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.860738 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.860738 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.860738 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.860738 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.860982 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.860982 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.860982 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.860982 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.860982 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.861210 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.861210 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.861210 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.861210 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.861210 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.861440 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.861440 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.861440 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.861440 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.861440 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.861440 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.861440 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.861722 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.861761 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.861761 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.861761 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.861761 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.861761 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.861995 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.861995 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.861995 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.861995 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.861995 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.862212 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.862212 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.862212 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.862212 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.862431 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.862431 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.862431 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.862431 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.862642 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.862642 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.862732 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.862769 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.862769 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.862769 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.862769 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.862769 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.863041 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.863041 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.863041 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.863041 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.863041 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.863283 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.863283 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.863283 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.863283 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.863501 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.863501 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.863501 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.863501 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.863695 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.863695 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.863792 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.863839 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.863839 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.863839 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.863839 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.864168 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.864168 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.864168 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.864168 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.864389 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.864389 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.864389 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.864389 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.864389 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.864389 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.864684 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.864684 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.864684 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.864684 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.864684 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.864936 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.864936 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.864936 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.864936 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.864936 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.864936 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.864936 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.865269 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.865269 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.865269 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.865269 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.865269 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.865269 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.865581 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.865581 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.865682 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extension UsedLimits extending resource: limits {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.865720 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.865720 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.865720 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.865720 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.865720 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.865720 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.866000 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.866000 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.866000 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.866000 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.866000 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.866000 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.866313 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.866313 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.866313 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.866313 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.866522 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.866522 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.866522 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.866522 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.866720 np0000172240 devstack@c-api.service[112641]: WARNING keystonemiddleware.auth_token [None req-05a60d4b-74e7-4cb6-9aa0-fe129bf1d568 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 10:21:47.866763 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.866763 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.866855 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extension AdminActions extending resource: volumes {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.866903 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.866903 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.866903 np0000172240 devstack@c-api.service[112642]: /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 06 10:21:47.866903 np0000172240 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 06 10:21:47.867087 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extension AdminActions extending resource: snapshots {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.867138 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.867181 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] Extension AdminActions extending resource: backups {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.867221 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.867258 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.middleware.request_id [None req-12690b6d-ea7e-469f-aa01-f2a46db24d85 None None] RequestId filter calling following filter/app {{(pid=112642) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 10:21:47.867303 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extended resource: extensions {{(pid=112639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.867365 np0000172240 devstack@c-api.service[112640]: WARNING keystonemiddleware.auth_token [None req-a31081f6-39de-4c07-b15b-f16ed5ee157e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 10:21:47.867408 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extended resource: encryption {{(pid=112639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.867459 np0000172240 devstack@c-api.service[112642]: [pid: 112642|app: 0|req: 1/1] 199.204.45.235 () {60 vars in 953 bytes} [Wed May 6 10:21:47 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 06 10:21:47.867504 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extended resource: os-hosts {{(pid=112639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.867552 np0000172240 devstack@c-api.service[112641]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb253ea3668 pid: 112641 (default app) May 06 10:21:47.867601 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extended resource: os-quota-class-sets {{(pid=112639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.867952 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extended resource: capabilities {{(pid=112639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.869453 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extended resource: extra_specs {{(pid=112639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.871844 np0000172240 devstack@c-api.service[112640]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb253ea3668 pid: 112640 (default app) May 06 10:21:47.872233 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extended resource: os-volume-manage {{(pid=112639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.873789 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extended resource: consistencygroups {{(pid=112639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.875795 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extended resource: os-availability-zone {{(pid=112639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.877233 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extended resource: cgsnapshots {{(pid=112639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.878688 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extended resource: os-volume-transfer {{(pid=112639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.880358 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extended resource: os-volume-type-access {{(pid=112639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.882005 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extended resource: scheduler-stats {{(pid=112639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.883488 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extended resource: encryption {{(pid=112639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.885112 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extended resource: qos-specs {{(pid=112639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.887494 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extended resource: os-quota-sets {{(pid=112639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.891218 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extended resource: backups {{(pid=112639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.893590 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extended resource: os-snapshot-manage {{(pid=112639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:47.896274 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.897523 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.contrib.snapshot_actions [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] SnapshotActionsController initialized {{(pid=112639) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 10:21:47.898292 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.899794 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.901574 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.903041 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.904574 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.906120 np0000172240 devstack@c-api.service[112639]: WARNING castellan.key_manager.migration [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:47.907176 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.907359 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.907515 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.907666 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extension TypesManage extending resource: types {{(pid=112639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.907796 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.907928 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.908134 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.908250 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.908450 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extension VolumeActions extending resource: volumes {{(pid=112639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.908717 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.908833 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.908966 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.909075 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extension UsedLimits extending resource: limits {{(pid=112639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.909182 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extension AdminActions extending resource: volumes {{(pid=112639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.909300 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extension AdminActions extending resource: snapshots {{(pid=112639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.909431 np0000172240 devstack@c-api.service[112639]: DEBUG cinder.api.v3.router [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] Extension AdminActions extending resource: backups {{(pid=112639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:47.911850 np0000172240 devstack@c-api.service[112639]: WARNING keystonemiddleware.auth_token [None req-7e73943e-1e72-4064-b487-64a71a3f9e91 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 10:21:47.919125 np0000172240 devstack@c-api.service[112639]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb253ea3668 pid: 112639 (default app) May 06 10:21:55.024560 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.middleware.request_id [None req-75f2fcc5-045d-48c4-b188-fc5aa8341d21 None None] RequestId filter calling following filter/app {{(pid=112642) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 10:21:55.508723 np0000172240 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-75f2fcc5-045d-48c4-b188-fc5aa8341d21 admin admin] POST https://199.204.45.235/volume/v3/types May 06 10:21:55.509274 np0000172240 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-75f2fcc5-045d-48c4-b188-fc5aa8341d21 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112642) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 06 10:21:55.510987 np0000172240 devstack@c-api.service[112642]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 10:21:55.510987 np0000172240 devstack@c-api.service[112642]: warnings.warn( May 06 10:21:55.517018 np0000172240 devstack@c-api.service[112642]: DEBUG oslo_db.sqlalchemy.engines [None req-75f2fcc5-045d-48c4-b188-fc5aa8341d21 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=112642) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:55.546921 np0000172240 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-75f2fcc5-045d-48c4-b188-fc5aa8341d21 admin admin] https://199.204.45.235/volume/v3/types returned with HTTP 200 May 06 10:21:55.547395 np0000172240 devstack@c-api.service[112642]: [pid: 112642|app: 0|req: 2/2] 199.204.45.235 () {68 vars in 1288 bytes} [Wed May 6 10:21:55 2026] POST /volume/v3/types => generated 186 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 10:21:55.560229 np0000172240 devstack@c-api.service[112641]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 10:21:55.560229 np0000172240 devstack@c-api.service[112641]: warnings.warn( May 06 10:21:55.574641 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.574641 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.574641 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.574641 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.574981 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.574981 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.574981 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.574981 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.575220 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.575220 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.575220 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.575220 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.575220 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.575220 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.575637 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.575637 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.575637 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.575637 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.575637 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.575966 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.575966 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.575966 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.575966 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.575966 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.576273 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.576273 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.576273 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.576273 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.576597 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.576597 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.576597 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.576597 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.576597 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.576891 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.576891 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.576891 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.576891 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.576891 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.577096 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.577096 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.577096 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.577096 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.577096 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.577096 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.577351 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.577351 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.577351 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.577351 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.577351 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.577351 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.577608 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.577608 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.577608 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.577608 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.577608 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.577608 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.578014 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.578014 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.578014 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.578014 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.578014 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.578416 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.578416 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.578416 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.578416 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.578416 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.578770 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.578770 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.578770 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.578770 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.578770 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.578770 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.579020 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.579020 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.579020 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.579020 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.579020 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.579020 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.579234 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.579234 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.579234 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.579234 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.579234 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.579545 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.579545 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.579545 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.579545 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.579545 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.579740 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.579740 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.579740 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.579740 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.579903 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.579903 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.579903 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.579903 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.580045 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.580045 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.580045 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.580045 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.580045 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.580215 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.580215 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.580215 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.580215 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.580215 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.580419 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.580419 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.580419 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.580419 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.580586 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.580586 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.580586 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.580586 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.580735 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.580735 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.580735 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.580735 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.580886 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.580886 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.580886 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.580886 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.581042 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.581042 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.581042 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.581042 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.581250 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.581250 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.581250 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.581250 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.581250 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.581507 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.581507 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.581507 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.581507 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.581507 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.581507 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.581733 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.581733 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.581733 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.581733 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.581733 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.581915 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.581915 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.581915 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.581915 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.581915 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.581915 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.582125 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.582125 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.582125 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.582125 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.582125 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.582125 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.582390 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.582390 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.582390 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.582390 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.582390 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.582390 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.582627 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.582627 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.582627 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.582627 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.582627 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.582627 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.582845 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.582845 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.582845 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.582845 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.582997 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.582997 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.582997 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.582997 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.582997 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.583197 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.583197 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.583197 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.583197 np0000172240 devstack@c-api.service[112641]: /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 06 10:21:55.583197 np0000172240 devstack@c-api.service[112641]: warnings.warn(deprecated_msg) May 06 10:21:55.583197 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.middleware.request_id [req-75f2fcc5-045d-48c4-b188-fc5aa8341d21 req-a300d805-d729-43b3-85ac-11f976f414fa None None] RequestId filter calling following filter/app {{(pid=112641) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 10:21:55.923559 np0000172240 devstack@c-api.service[112641]: INFO cinder.api.openstack.wsgi [req-75f2fcc5-045d-48c4-b188-fc5aa8341d21 req-a300d805-d729-43b3-85ac-11f976f414fa admin admin] POST https://199.204.45.235/volume/v3/types/76d80898-b78e-4aa0-914a-d98eb43d2eae/extra_specs May 06 10:21:55.924184 np0000172240 devstack@c-api.service[112641]: DEBUG cinder.api.openstack.wsgi [req-75f2fcc5-045d-48c4-b188-fc5aa8341d21 req-a300d805-d729-43b3-85ac-11f976f414fa admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112641) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 06 10:21:55.926333 np0000172240 devstack@c-api.service[112641]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 10:21:55.926333 np0000172240 devstack@c-api.service[112641]: warnings.warn( May 06 10:21:55.936024 np0000172240 devstack@c-api.service[112641]: DEBUG oslo_db.sqlalchemy.engines [req-75f2fcc5-045d-48c4-b188-fc5aa8341d21 req-a300d805-d729-43b3-85ac-11f976f414fa 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=112641) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:55.994539 np0000172240 devstack@c-api.service[112641]: INFO cinder.api.openstack.wsgi [req-75f2fcc5-045d-48c4-b188-fc5aa8341d21 req-a300d805-d729-43b3-85ac-11f976f414fa admin admin] https://199.204.45.235/volume/v3/types/76d80898-b78e-4aa0-914a-d98eb43d2eae/extra_specs returned with HTTP 200 May 06 10:21:55.995041 np0000172240 devstack@c-api.service[112641]: [pid: 112641|app: 0|req: 1/3] 199.204.45.235 () {70 vars in 1505 bytes} [Wed May 6 10:21:55 2026] POST /volume/v3/types/76d80898-b78e-4aa0-914a-d98eb43d2eae/extra_specs => generated 55 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 10:21:57.738617 np0000172240 devstack@c-api.service[112640]: DEBUG dbcounter [-] [112640] Writing DB stats cinder:SELECT=6 {{(pid=112640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 10:21:57.787719 np0000172240 devstack@c-api.service[112639]: DEBUG dbcounter [-] [112639] Writing DB stats cinder:SELECT=6 {{(pid=112639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 10:22:05.543151 np0000172240 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 10:22:05.993073 np0000172240 devstack@c-api.service[112641]: DEBUG dbcounter [-] [112641] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112641) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 10:25:01.626201 np0000172240 devstack@c-api.service[112640]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 10:25:01.626201 np0000172240 devstack@c-api.service[112640]: warnings.warn( May 06 10:25:01.640823 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.640823 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.640823 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.640823 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.640823 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.641427 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.641427 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.641427 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.641427 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.641427 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.641764 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.641764 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.641764 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.641764 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.641764 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.641764 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.642455 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.642455 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.642455 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.642455 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.642789 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.642789 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.642789 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.642789 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.643073 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.643073 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.643073 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.643073 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.643447 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.643447 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.643447 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.643447 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.643447 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.643822 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.643822 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.643822 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.643822 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.643822 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.644188 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.644188 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.644188 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.644188 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.644188 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.644188 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.644792 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.644792 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.644792 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.644792 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.644792 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.644792 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.645232 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.645232 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.645232 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.645232 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.645232 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.645232 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.645707 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.645707 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.645707 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.645707 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.645707 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.646069 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.646069 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.646069 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.646069 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.646069 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.646499 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.646499 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.646499 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.646499 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.646499 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.646499 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.646925 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.646925 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.646925 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.646925 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.646925 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.646925 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.647331 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.647331 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.647331 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.647331 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.647331 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.648280 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.648280 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.648280 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.648280 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.648280 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.648675 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.648675 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.648675 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.648675 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.648970 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.648970 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.648970 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.648970 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.649280 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.649280 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.649280 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.649280 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.649280 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.649693 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.649693 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.649693 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.649693 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.649693 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.650016 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.650016 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.650016 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.650016 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.650309 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.650309 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.650309 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.650309 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.650709 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.650709 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.650709 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.650709 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.651013 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.651013 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.651013 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.651013 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.651213 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.651213 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.651213 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.651213 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.651368 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.651368 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.651368 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.651368 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.651368 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.651533 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.651533 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.651533 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.651533 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.651533 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.651533 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.651813 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.651813 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.651813 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.651813 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.651813 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.651958 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.651958 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.651958 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.651958 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.651958 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.651958 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.652127 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.652127 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.652127 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.652127 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.652127 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.652127 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.652309 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.652309 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.652309 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.652309 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.652309 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.652309 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.652578 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.652578 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.652578 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.652578 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.652578 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.652578 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.652755 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.652755 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.652755 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.652755 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.652877 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.652877 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.652877 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.652877 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.652877 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.653037 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.653037 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.653037 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.653037 np0000172240 devstack@c-api.service[112640]: /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 06 10:25:01.653037 np0000172240 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 06 10:25:01.653037 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.middleware.request_id [None req-a3c693a8-cba9-4dd7-ac1b-caf603520961 None None] RequestId filter calling following filter/app {{(pid=112640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 10:25:01.653037 np0000172240 devstack@c-api.service[112640]: INFO cinder.api.openstack.wsgi [None req-a3c693a8-cba9-4dd7-ac1b-caf603520961 None None] GET https://199.204.45.235/volume// May 06 10:25:01.653227 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.openstack.wsgi [None req-a3c693a8-cba9-4dd7-ac1b-caf603520961 None None] Empty body provided in request {{(pid=112640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 10:25:01.653227 np0000172240 devstack@c-api.service[112640]: DEBUG cinder.api.openstack.wsgi [None req-a3c693a8-cba9-4dd7-ac1b-caf603520961 None None] Calling method 'all' {{(pid=112640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 10:25:01.653227 np0000172240 devstack@c-api.service[112640]: INFO cinder.api.openstack.wsgi [None req-a3c693a8-cba9-4dd7-ac1b-caf603520961 None None] https://199.204.45.235/volume// returned with HTTP 300 May 06 10:25:01.653227 np0000172240 devstack@c-api.service[112640]: [pid: 112640|app: 0|req: 1/4] 199.204.45.235 () {66 vars in 1456 bytes} [Wed May 6 10:25:01 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)