May 28 01:16:07.732039 np0000177109 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 28 01:16:07.742465 np0000177109 devstack@c-api.service[112358]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 28 01:16:07.745681 np0000177109 devstack@c-api.service[112358]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 28 01:16:07 2026] *** May 28 01:16:07.745681 np0000177109 devstack@c-api.service[112358]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 28 01:16:07.745681 np0000177109 devstack@c-api.service[112358]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 28 01:16:07.745681 np0000177109 devstack@c-api.service[112358]: nodename: np0000177109 May 28 01:16:07.745681 np0000177109 devstack@c-api.service[112358]: machine: x86_64 May 28 01:16:07.745681 np0000177109 devstack@c-api.service[112358]: clock source: unix May 28 01:16:07.745681 np0000177109 devstack@c-api.service[112358]: pcre jit disabled May 28 01:16:07.745681 np0000177109 devstack@c-api.service[112358]: detected number of CPU cores: 16 May 28 01:16:07.745681 np0000177109 devstack@c-api.service[112358]: current working directory: / May 28 01:16:07.745681 np0000177109 devstack@c-api.service[112358]: detected binary path: /usr/bin/uwsgi-core May 28 01:16:07.745681 np0000177109 devstack@c-api.service[112358]: your processes number limit is 256917 May 28 01:16:07.745681 np0000177109 devstack@c-api.service[112358]: your memory page size is 4096 bytes May 28 01:16:07.745681 np0000177109 devstack@c-api.service[112358]: detected max file descriptor number: 2048 May 28 01:16:07.745681 np0000177109 devstack@c-api.service[112358]: lock engine: pthread robust mutexes May 28 01:16:07.746387 np0000177109 devstack@c-api.service[112358]: thunder lock: enabled May 28 01:16:07.746387 np0000177109 devstack@c-api.service[112358]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 28 01:16:07.746387 np0000177109 devstack@c-api.service[112358]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 28 01:16:07.746387 np0000177109 devstack@c-api.service[112358]: PEP 405 virtualenv detected: /opt/stack/data/venv May 28 01:16:07.746387 np0000177109 devstack@c-api.service[112358]: Set PythonHome to /opt/stack/data/venv May 28 01:16:07.779642 np0000177109 devstack@c-api.service[112358]: Python main interpreter initialized at 0x7d0a648a3668 May 28 01:16:07.779642 np0000177109 devstack@c-api.service[112358]: python threads support enabled May 28 01:16:07.779642 np0000177109 devstack@c-api.service[112358]: your server socket listen backlog is limited to 100 connections May 28 01:16:07.779642 np0000177109 devstack@c-api.service[112358]: your mercy for graceful operations on workers is 80 seconds May 28 01:16:07.780138 np0000177109 devstack@c-api.service[112358]: mapped 671795 bytes (656 KB) for 4 cores May 28 01:16:07.780272 np0000177109 devstack@c-api.service[112358]: *** Operational MODE: preforking *** May 28 01:16:07.780427 np0000177109 devstack@c-api.service[112358]: *** uWSGI is running in multiple interpreter mode *** May 28 01:16:07.780427 np0000177109 devstack@c-api.service[112358]: spawned uWSGI master process (pid: 112358) May 28 01:16:07.780647 np0000177109 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 28 01:16:07.781254 np0000177109 devstack@c-api.service[112358]: spawned uWSGI worker 1 (pid: 112363, cores: 1) May 28 01:16:07.781703 np0000177109 devstack@c-api.service[112358]: spawned uWSGI worker 2 (pid: 112364, cores: 1) May 28 01:16:07.782279 np0000177109 devstack@c-api.service[112358]: spawned uWSGI worker 3 (pid: 112365, cores: 1) May 28 01:16:07.782780 np0000177109 devstack@c-api.service[112358]: spawned uWSGI worker 4 (pid: 112366, cores: 1) May 28 01:16:07.782869 np0000177109 devstack@c-api.service[112358]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 28 01:16:07.908572 np0000177109 devstack@c-api.service[112364]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:16:07.908572 np0000177109 devstack@c-api.service[112364]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:16:07.908572 np0000177109 devstack@c-api.service[112364]: we strongly recommend against using it for new projects. May 28 01:16:07.908572 np0000177109 devstack@c-api.service[112364]: If you are already using Eventlet, we recommend migrating to a different May 28 01:16:07.908572 np0000177109 devstack@c-api.service[112364]: framework. For more detail see May 28 01:16:07.908572 np0000177109 devstack@c-api.service[112364]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:16:07.908572 np0000177109 devstack@c-api.service[112364]: import eventlet # noqa May 28 01:16:07.910958 np0000177109 devstack@c-api.service[112366]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:16:07.910958 np0000177109 devstack@c-api.service[112366]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:16:07.910958 np0000177109 devstack@c-api.service[112366]: we strongly recommend against using it for new projects. May 28 01:16:07.910958 np0000177109 devstack@c-api.service[112366]: If you are already using Eventlet, we recommend migrating to a different May 28 01:16:07.910958 np0000177109 devstack@c-api.service[112366]: framework. For more detail see May 28 01:16:07.910958 np0000177109 devstack@c-api.service[112366]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:16:07.910958 np0000177109 devstack@c-api.service[112366]: import eventlet # noqa May 28 01:16:07.916030 np0000177109 devstack@c-api.service[112363]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:16:07.916030 np0000177109 devstack@c-api.service[112363]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:16:07.916030 np0000177109 devstack@c-api.service[112363]: we strongly recommend against using it for new projects. May 28 01:16:07.916030 np0000177109 devstack@c-api.service[112363]: If you are already using Eventlet, we recommend migrating to a different May 28 01:16:07.916030 np0000177109 devstack@c-api.service[112363]: framework. For more detail see May 28 01:16:07.916030 np0000177109 devstack@c-api.service[112363]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:16:07.916030 np0000177109 devstack@c-api.service[112363]: import eventlet # noqa May 28 01:16:07.922995 np0000177109 devstack@c-api.service[112365]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:16:07.922995 np0000177109 devstack@c-api.service[112365]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:16:07.922995 np0000177109 devstack@c-api.service[112365]: we strongly recommend against using it for new projects. May 28 01:16:07.922995 np0000177109 devstack@c-api.service[112365]: If you are already using Eventlet, we recommend migrating to a different May 28 01:16:07.922995 np0000177109 devstack@c-api.service[112365]: framework. For more detail see May 28 01:16:07.922995 np0000177109 devstack@c-api.service[112365]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:16:07.922995 np0000177109 devstack@c-api.service[112365]: import eventlet # noqa May 28 01:16:07.994712 np0000177109 devstack@c-api.service[112366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:16:07.994712 np0000177109 devstack@c-api.service[112366]: debtcollector.deprecate( May 28 01:16:07.996690 np0000177109 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:16:07.996690 np0000177109 devstack@c-api.service[112364]: debtcollector.deprecate( May 28 01:16:07.999914 np0000177109 devstack@c-api.service[112363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:16:07.999914 np0000177109 devstack@c-api.service[112363]: debtcollector.deprecate( May 28 01:16:08.009303 np0000177109 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:16:08.009303 np0000177109 devstack@c-api.service[112365]: debtcollector.deprecate( May 28 01:16:08.080451 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:08.080451 np0000177109 devstack@c-api.service[112364]: from cgi import parse_header May 28 01:16:08.087185 np0000177109 devstack@c-api.service[112363]: /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 28 01:16:08.087185 np0000177109 devstack@c-api.service[112363]: from cgi import parse_header May 28 01:16:08.090276 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:08.090276 np0000177109 devstack@c-api.service[112366]: from cgi import parse_header May 28 01:16:08.095968 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:08.095968 np0000177109 devstack@c-api.service[112365]: from cgi import parse_header May 28 01:16:08.123780 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:08.123780 np0000177109 devstack@c-api.service[112364]: removals.removed_module( May 28 01:16:08.124413 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:08.124413 np0000177109 devstack@c-api.service[112364]: removals.removed_module( May 28 01:16:08.131144 np0000177109 devstack@c-api.service[112363]: /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 28 01:16:08.131144 np0000177109 devstack@c-api.service[112363]: removals.removed_module( May 28 01:16:08.131849 np0000177109 devstack@c-api.service[112363]: /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 28 01:16:08.131849 np0000177109 devstack@c-api.service[112363]: removals.removed_module( May 28 01:16:08.143446 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:08.143446 np0000177109 devstack@c-api.service[112366]: removals.removed_module( May 28 01:16:08.144151 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:08.144151 np0000177109 devstack@c-api.service[112366]: removals.removed_module( May 28 01:16:08.145087 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:08.145087 np0000177109 devstack@c-api.service[112365]: removals.removed_module( May 28 01:16:08.145836 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:08.145836 np0000177109 devstack@c-api.service[112365]: removals.removed_module( May 28 01:16:08.732059 np0000177109 devstack@c-api.service[112363]: /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 28 01:16:08.732059 np0000177109 devstack@c-api.service[112363]: warnings.warn( May 28 01:16:08.740849 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:08.740849 np0000177109 devstack@c-api.service[112364]: warnings.warn( May 28 01:16:08.751920 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:08.751920 np0000177109 devstack@c-api.service[112366]: warnings.warn( May 28 01:16:08.755429 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:08.755429 np0000177109 devstack@c-api.service[112365]: warnings.warn( May 28 01:16:08.824869 np0000177109 devstack@c-api.service[112363]: /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 28 01:16:08.824869 np0000177109 devstack@c-api.service[112363]: warnings.warn( May 28 01:16:08.838456 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:08.838456 np0000177109 devstack@c-api.service[112364]: warnings.warn( May 28 01:16:08.848232 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:08.848232 np0000177109 devstack@c-api.service[112366]: warnings.warn( May 28 01:16:08.848600 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:08.848600 np0000177109 devstack@c-api.service[112365]: warnings.warn( May 28 01:16:09.104633 np0000177109 devstack@c-api.service[112363]: 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 28 01:16:09.105170 np0000177109 devstack@c-api.service[112363]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112363) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:16:09.119561 np0000177109 devstack@c-api.service[112364]: 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 28 01:16:09.120014 np0000177109 devstack@c-api.service[112364]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112364) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:16:09.130233 np0000177109 devstack@c-api.service[112366]: 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 28 01:16:09.130657 np0000177109 devstack@c-api.service[112365]: 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 28 01:16:09.131005 np0000177109 devstack@c-api.service[112366]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112366) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:16:09.131068 np0000177109 devstack@c-api.service[112365]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112365) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:16:09.190441 np0000177109 devstack@c-api.service[112363]: /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 28 01:16:09.190441 np0000177109 devstack@c-api.service[112363]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:16:09.190882 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:09.190882 np0000177109 devstack@c-api.service[112364]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:16:09.191179 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:09.191179 np0000177109 devstack@c-api.service[112366]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:16:09.191335 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:09.191335 np0000177109 devstack@c-api.service[112365]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:16:09.640334 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112366) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:16:09.640561 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112364) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:16:09.640763 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112365) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:16:09.640859 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.640859 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.640969 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112363) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:16:09.641031 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.641087 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.641146 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.641220 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.641287 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.641345 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.641402 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.641458 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.641458 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.641579 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.641741 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.641830 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.641916 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.641974 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.642031 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.642087 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.642161 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.642218 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.642272 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.642336 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.642394 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.642471 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.642528 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.642582 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.642676 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.642752 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.642828 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.642885 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.642885 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.642997 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.643053 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.643119 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.643182 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.643239 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.643239 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.643239 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.643239 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.643239 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.644906 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.645015 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.645015 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.645136 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.645136 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.645208 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.645244 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.645287 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.645329 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.645369 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.645369 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.645369 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.645470 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.645513 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.645552 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.645594 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.645653 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.645691 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.645733 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.645773 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.645832 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.645869 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.645907 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.645940 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.645976 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.646013 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.646013 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.646013 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.650056 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.650121 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.650155 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.650193 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.650224 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.650272 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.650316 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.650368 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.650407 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.650444 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.650444 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.650517 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.650562 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.650606 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.650691 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.650731 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.650731 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.650731 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.650731 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.650904 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.650942 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.650979 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.651015 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.651015 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.651015 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.651120 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.651120 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.651198 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.656631 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.656705 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.656750 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.656788 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.656826 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.656863 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.656905 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.656946 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.657088 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.657150 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.657211 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.657278 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.657340 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.657408 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.657497 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.657602 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.657731 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.657731 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.657856 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.657918 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.657977 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.658035 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.658096 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.658154 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.658214 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.658214 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.658214 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.658214 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.658456 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.658456 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.658456 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.658456 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.658794 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.658867 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.658938 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.659014 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.659089 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.659171 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.659233 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.659295 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.659369 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.659429 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.659489 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.659564 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.659697 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.659781 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.659849 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.659920 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.659981 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.660049 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.660120 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.660120 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.660311 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.660403 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.660403 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.660544 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.660649 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.660731 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.660799 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.660869 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.660943 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.661002 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.661061 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.661130 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.661190 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.661273 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.661411 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.661480 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.661541 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.661600 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.661694 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.661755 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.661828 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.661898 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.661965 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.662040 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.662109 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.662179 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.662247 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.662247 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.662247 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.662247 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.662247 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.662247 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.662601 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.662601 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.662601 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.662823 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.662904 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.662974 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.663042 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.663102 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.663162 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.663228 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.663301 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.663361 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.663420 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.663487 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.663555 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.663649 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.663725 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.663784 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.663853 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.663930 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.663995 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.664061 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.664122 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.664181 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.664238 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.664358 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.664421 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.664480 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.664549 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.664643 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.664705 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.664780 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.664848 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.664907 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.664980 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.665043 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.665101 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.665159 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.665185 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.665214 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.665241 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.665268 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.665293 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.665329 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.665363 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.665387 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.665414 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.665437 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.665463 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.665485 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.665515 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.665538 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.665563 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.665587 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.665587 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.665587 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.665677 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.665677 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.665677 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.665751 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.665779 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.665806 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.665833 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.665857 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.665884 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.665913 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.665939 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.665966 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.665991 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.666018 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.666046 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.666070 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.666098 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.666121 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.666121 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.666176 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.666201 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.666224 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.666252 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.666252 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.666252 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.666252 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.666252 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.666252 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.667067 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.667130 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.667189 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.667255 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.667312 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.667376 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.667409 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.667441 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.667473 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.667505 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.667533 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.667564 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.667591 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.667653 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.667693 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.667722 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.667753 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.667779 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.667807 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.667840 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.667871 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.667898 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.667925 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.667953 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.667980 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.668011 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.668038 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.668065 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.668092 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.668127 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.668154 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.668181 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.668212 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.668239 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.668265 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.668319 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.668347 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.668374 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.668406 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.668433 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.668464 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.668494 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.668524 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.668555 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.668555 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.668623 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.668659 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.668689 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.668721 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.668748 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.668778 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.668805 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.668805 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.668805 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.668805 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.668805 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.669062 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.669122 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.669186 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.669216 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.669250 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.669281 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.669308 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.669335 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.669362 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.669398 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.669425 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.669455 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.669486 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.669513 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.669540 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.669572 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.669598 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.669644 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.669672 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.669699 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.669726 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.669754 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.669780 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.669780 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.669780 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.669780 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.669879 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.669907 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.670270 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.670342 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.670421 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.670452 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.670496 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.670527 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.670554 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.670588 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.670651 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.670691 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.670724 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.670758 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.670791 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.670820 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.670851 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.670881 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.670909 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.670941 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.670969 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.670996 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.671027 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.671059 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.671086 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.671117 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.671144 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.671239 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.671274 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.671304 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.671331 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.671361 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.671423 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.671457 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.671485 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.671516 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.671544 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.671574 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.671601 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.671652 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.671681 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.671711 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.671738 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.671765 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.671797 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.671825 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.671850 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.671880 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.671906 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.671937 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.671964 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.671990 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.672019 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.672049 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.672079 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.672108 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.672108 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.672108 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.673717 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.673771 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.673829 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.673899 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.673950 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.674008 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.674036 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.674070 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.674097 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.674130 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.674169 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.674214 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.674257 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.674297 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.674334 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.674378 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.674416 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.674460 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.674503 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.674541 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.674578 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.674664 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.674726 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.674767 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.674809 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.674852 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.674852 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.674852 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.674959 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.674959 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.675034 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.675034 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.675117 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.675156 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.675194 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.675241 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.675279 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.675323 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.675366 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.675406 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.675452 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.675496 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.675535 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.675579 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.675649 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.675690 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.675733 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.675777 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.675815 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.675852 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.675901 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.675944 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.675983 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.676021 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.676021 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.676021 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.677384 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.677432 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.677505 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.677561 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.677634 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.677673 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.677718 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.677755 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.677791 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.677827 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.677863 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.677900 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.677945 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.677987 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.678028 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.678065 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.678107 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.678147 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.678183 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.678223 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.678264 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.678300 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.678341 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.678377 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.678418 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.678453 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.678492 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.678528 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.679755 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.679808 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.679855 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.679936 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.679993 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.680035 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.680071 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.680106 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.680149 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.680201 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.680243 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.680311 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.680350 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.680399 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.680440 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.680481 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.680518 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.680560 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.680595 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.680667 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.680712 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.680745 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.680788 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.680834 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.680869 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.680910 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.680949 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.680985 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.682730 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.682796 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.682836 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.682878 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.682914 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.682957 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.682995 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.683032 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.683068 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.683103 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.683142 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.683182 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.683218 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.683260 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.683307 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.683349 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.683385 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.683426 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.683467 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.683507 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.683555 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.683598 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.683660 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.683704 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.683747 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.683783 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.683824 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.683859 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.683894 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.683937 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.683973 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.684007 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.684047 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.684088 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.684130 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.684170 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.684206 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.684246 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.684310 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.684348 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.684384 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.684420 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.684456 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.684497 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.684537 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.684581 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.684633 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.684671 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.684706 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.684750 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.684791 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.684827 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.684827 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.684827 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.684827 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.684827 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.685467 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.685519 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.685563 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.685599 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.685675 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.685718 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.685754 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.685796 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.685833 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.685879 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.685916 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.685952 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.685993 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.686032 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.686074 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.686118 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.686159 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.686201 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.686237 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.686282 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.686324 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.686361 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.686401 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.686436 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.686476 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.686517 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.686517 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.686517 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.686646 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.686646 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.686728 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.686770 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.686808 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.686850 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.686888 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.686924 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.686960 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.687000 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.687049 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.687085 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.687085 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.687152 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.687195 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.687231 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.687231 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.687305 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.687342 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.687379 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.687414 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.687461 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.687501 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.687538 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.687574 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.687574 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.687574 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.687704 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.688352 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.688409 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.688472 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.688520 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.688558 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.688595 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.688655 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.688707 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.688744 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.688780 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.688822 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.688859 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.688901 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.688943 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.688980 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.689016 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.689058 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.689094 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.689130 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.689175 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.689212 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.689253 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.689294 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.689330 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.689369 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.689410 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.689410 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.689410 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.691208 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.691279 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.691319 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.691358 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.691402 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.691440 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.691476 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.691512 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.691548 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.691586 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.691647 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.691685 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.691721 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.691766 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.691812 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.691812 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.691812 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.691919 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.691958 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.692001 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.692048 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.692086 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.692130 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.692167 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.692319 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.692368 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.692368 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.692368 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.692477 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.692521 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.692557 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.692595 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.692650 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.692707 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.692749 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.692785 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.692823 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.692863 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.692905 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.692945 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.692980 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.693016 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.693062 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.693103 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.693139 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.693176 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.693220 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.693256 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.693292 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.693327 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.693507 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.693548 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.693590 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.693652 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.693691 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.693691 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.694130 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.694176 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.694232 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.694303 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.694354 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.694403 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.694445 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.694481 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.694518 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.694564 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.694605 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.694688 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.694731 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.694767 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.694804 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.694853 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.694891 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.694927 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.694971 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.695012 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.695053 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.695093 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.695129 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.695166 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.695207 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.695253 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.695290 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.695331 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.695367 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.695401 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.695436 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.695472 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.695513 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.695548 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.695588 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.695640 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.695679 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.695713 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.695749 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.695784 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.695820 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.695866 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.695906 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.695941 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.695989 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.696030 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.696070 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.696105 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.696141 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.696177 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.696212 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.696253 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.696318 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.696358 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.696358 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.696358 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.696465 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.696465 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.696465 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.696465 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.696465 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.696657 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.696698 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.696741 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.696782 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.696819 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.696861 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.696897 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.696933 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.696976 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.697013 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.697051 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.697092 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.697138 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.697175 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.697216 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.697257 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.697299 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.697337 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.697377 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.697413 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.697450 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.697492 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.697537 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.697574 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.697632 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.697679 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.697719 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.697758 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.697798 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.697840 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.697877 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.697916 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.697957 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.697998 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.698034 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.698074 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.698109 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.698149 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.698188 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.698224 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.698265 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.698304 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.698349 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.698386 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.698421 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.698457 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.698494 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.698535 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.698535 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.698535 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.698535 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.698702 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.698749 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.698792 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.698829 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.698865 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.698906 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.698943 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.698980 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.699022 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.699057 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.699098 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.699146 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.699195 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.699236 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.699271 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.699306 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.699347 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.699383 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.699417 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.699454 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.699495 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.699530 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.699566 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.699602 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.699662 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.699712 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.699749 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.699785 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.699820 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.699855 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.699906 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.699944 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.699985 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.700021 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.700061 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.700098 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.700134 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.700182 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.700218 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.700254 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.700335 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.700375 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.700412 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.700449 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.700492 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.700528 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.700564 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.700606 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.700659 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.700705 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.700741 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.700782 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.700819 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.700860 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.700860 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.700860 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:16:09.700954 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.700996 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.701057 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.701111 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.701111 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.701182 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.701212 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.701243 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.701271 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.701298 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.701331 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.701362 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.701393 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.701424 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.701451 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.701477 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:16:09.701509 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.701509 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.701559 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:16:09.701588 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.701635 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:16:09.701635 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:16:09.701635 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:16:09.701635 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:16:09.746335 np0000177109 devstack@c-api.service[112366]: INFO dbcounter [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Registered counter for database cinder May 28 01:16:09.746431 np0000177109 devstack@c-api.service[112365]: INFO dbcounter [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Registered counter for database cinder May 28 01:16:09.746769 np0000177109 devstack@c-api.service[112364]: INFO dbcounter [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Registered counter for database cinder May 28 01:16:09.748086 np0000177109 devstack@c-api.service[112363]: INFO dbcounter [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Registered counter for database cinder May 28 01:16:09.790770 np0000177109 devstack@c-api.service[112366]: DEBUG oslo_db.sqlalchemy.engines [None req-841570d5-b939-4c30-bd31-1e278ee76e6d 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=112366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:16:09.791944 np0000177109 devstack@c-api.service[112364]: DEBUG oslo_db.sqlalchemy.engines [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e 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=112364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:16:09.793174 np0000177109 devstack@c-api.service[112365]: DEBUG oslo_db.sqlalchemy.engines [None req-6095d84b-582c-4978-813e-63f7f44dc96e 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=112365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:16:09.795126 np0000177109 devstack@c-api.service[112363]: DEBUG oslo_db.sqlalchemy.engines [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de 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=112363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:16:09.904734 np0000177109 devstack@c-api.service[112364]: DEBUG dbcounter [-] [112364] Writer thread running {{(pid=112364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:16:09.904876 np0000177109 devstack@c-api.service[112366]: DEBUG dbcounter [-] [112366] Writer thread running {{(pid=112366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:16:09.906173 np0000177109 devstack@c-api.service[112365]: DEBUG dbcounter [-] [112365] Writer thread running {{(pid=112365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:16:09.907112 np0000177109 devstack@c-api.service[112366]: INFO cinder.rpc [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:16:09.907283 np0000177109 devstack@c-api.service[112364]: INFO cinder.rpc [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:16:09.908685 np0000177109 devstack@c-api.service[112365]: INFO cinder.rpc [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:16:09.909331 np0000177109 devstack@c-api.service[112366]: INFO cinder.rpc [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:16:09.909658 np0000177109 devstack@c-api.service[112364]: INFO cinder.rpc [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:16:09.910843 np0000177109 devstack@c-api.service[112365]: INFO cinder.rpc [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:16:09.911375 np0000177109 devstack@c-api.service[112366]: INFO cinder.rpc [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:16:09.911897 np0000177109 devstack@c-api.service[112364]: INFO cinder.rpc [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:16:09.912560 np0000177109 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writer thread running {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:16:09.912893 np0000177109 devstack@c-api.service[112365]: INFO cinder.rpc [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:16:09.913405 np0000177109 devstack@c-api.service[112366]: INFO cinder.rpc [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:16:09.914107 np0000177109 devstack@c-api.service[112364]: INFO cinder.rpc [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:16:09.914487 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.914768 np0000177109 devstack@c-api.service[112365]: INFO cinder.rpc [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:16:09.915205 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.915248 np0000177109 devstack@c-api.service[112363]: INFO cinder.rpc [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:16:09.915560 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.917828 np0000177109 devstack@c-api.service[112363]: INFO cinder.rpc [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:16:09.918368 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.918465 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.919143 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.920183 np0000177109 devstack@c-api.service[112363]: INFO cinder.rpc [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:16:09.922355 np0000177109 devstack@c-api.service[112363]: INFO cinder.rpc [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:16:09.923479 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.928143 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.954100 np0000177109 devstack@c-api.service[112365]: DEBUG oslo_db.sqlalchemy.engines [None req-6095d84b-582c-4978-813e-63f7f44dc96e 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=112365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:16:09.956066 np0000177109 devstack@c-api.service[112366]: DEBUG oslo_db.sqlalchemy.engines [None req-841570d5-b939-4c30-bd31-1e278ee76e6d 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=112366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:16:09.956342 np0000177109 devstack@c-api.service[112365]: INFO cinder.rpc [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:16:09.958542 np0000177109 devstack@c-api.service[112366]: INFO cinder.rpc [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:16:09.958750 np0000177109 devstack@c-api.service[112365]: INFO cinder.rpc [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:16:09.959171 np0000177109 devstack@c-api.service[112364]: DEBUG oslo_db.sqlalchemy.engines [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e 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=112364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:16:09.959850 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.960825 np0000177109 devstack@c-api.service[112366]: INFO cinder.rpc [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:16:09.961973 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.963007 np0000177109 devstack@c-api.service[112364]: INFO cinder.rpc [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:16:09.965042 np0000177109 devstack@c-api.service[112363]: DEBUG oslo_db.sqlalchemy.engines [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de 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=112363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:16:09.966150 np0000177109 devstack@c-api.service[112364]: INFO cinder.rpc [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:16:09.967474 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.967527 np0000177109 devstack@c-api.service[112363]: INFO cinder.rpc [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:16:09.969854 np0000177109 devstack@c-api.service[112363]: INFO cinder.rpc [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:16:09.970971 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.971504 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.974655 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.974897 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.977970 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.979154 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.981725 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.982190 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.983148 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.983385 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.984901 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.986119 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.986190 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.986574 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.989017 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.989130 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.989258 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.990911 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.992074 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.992282 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.993157 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.994862 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.994939 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.995316 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.996062 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.997732 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.998084 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.998514 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.998973 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:09.999171 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.001025 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.001397 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.001863 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.001976 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.002851 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.003992 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.004786 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.005528 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.006795 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.007367 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.007591 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.009075 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.009706 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.010674 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.010989 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.011182 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.011984 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.012807 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.013816 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.014306 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.014406 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.015641 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.016381 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.017123 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.017403 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.017741 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.018302 np0000177109 devstack@c-api.service[112365]: WARNING cinder.api.contrib.hosts [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:16:10.019068 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.019200 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.019517 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.020503 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.020710 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.020984 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.021851 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.021902 np0000177109 devstack@c-api.service[112366]: WARNING cinder.api.contrib.hosts [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:16:10.022669 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.022923 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.023083 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.023126 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.023969 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extended resource: extensions {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.024075 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.024426 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.025166 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.025306 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extended resource: qos-specs {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.025422 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.025942 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.026711 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.026775 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.027383 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.027541 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extended resource: extensions {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.027917 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extended resource: os-snapshot-manage {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.028170 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.028595 np0000177109 devstack@c-api.service[112364]: WARNING cinder.api.contrib.hosts [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:16:10.028907 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extended resource: qos-specs {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.029346 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extended resource: scheduler-stats {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.029411 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.029640 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.030766 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.030830 np0000177109 devstack@c-api.service[112363]: WARNING cinder.api.contrib.hosts [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:16:10.030987 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extended resource: os-volume-transfer {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.031483 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extended resource: os-snapshot-manage {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.031548 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.032096 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.032635 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extended resource: extra_specs {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.033014 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.033144 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extended resource: scheduler-stats {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.033397 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.034171 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extended resource: os-volume-type-access {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.034254 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extended resource: extensions {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.034369 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.034558 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extended resource: os-volume-transfer {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.035514 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extended resource: qos-specs {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.035694 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.035770 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extended resource: cgsnapshots {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.036187 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extended resource: extra_specs {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.036535 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extended resource: extensions {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.037108 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extended resource: consistencygroups {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.037780 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extended resource: os-volume-type-access {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.037864 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extended resource: qos-specs {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.038099 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extended resource: os-snapshot-manage {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.039014 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extended resource: os-quota-sets {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.039298 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extended resource: cgsnapshots {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.039488 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extended resource: scheduler-stats {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.040377 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extended resource: capabilities {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.040485 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extended resource: os-snapshot-manage {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.040720 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extended resource: consistencygroups {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.040938 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extended resource: os-volume-transfer {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.041678 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extended resource: os-hosts {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.041905 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extended resource: scheduler-stats {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.042521 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extended resource: extra_specs {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.042595 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extended resource: os-quota-sets {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.043038 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extended resource: encryption {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.043320 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extended resource: os-volume-transfer {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.044008 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extended resource: capabilities {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.044100 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extended resource: os-volume-type-access {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.044553 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extended resource: backups {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.045221 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extended resource: extra_specs {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.045347 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extended resource: os-hosts {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.045589 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extended resource: cgsnapshots {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.046530 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extended resource: os-quota-class-sets {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.046686 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extended resource: encryption {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.046780 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extended resource: os-volume-type-access {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.046982 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extended resource: consistencygroups {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.047821 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extended resource: os-volume-manage {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.048158 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extended resource: backups {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.048261 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extended resource: cgsnapshots {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.048915 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extended resource: os-quota-sets {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.049282 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extended resource: os-availability-zone {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.049680 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extended resource: consistencygroups {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.050178 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extended resource: os-quota-class-sets {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.050256 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extended resource: capabilities {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.050516 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extended resource: encryption {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.051480 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extended resource: os-volume-manage {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.051565 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extended resource: os-hosts {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.051657 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extended resource: os-quota-sets {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.052736 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.052883 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extended resource: encryption {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.052966 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extended resource: os-availability-zone {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.053032 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extended resource: capabilities {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.054099 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.054215 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extended resource: encryption {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.054276 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extended resource: os-hosts {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.054342 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extended resource: backups {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.055430 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.055573 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extended resource: encryption {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.056319 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extended resource: os-quota-class-sets {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.056392 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.056780 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.057085 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extended resource: backups {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.057703 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.057823 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extended resource: os-volume-manage {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.058135 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.059044 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.059142 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extended resource: os-quota-class-sets {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.059211 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extended resource: os-availability-zone {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.059567 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.060344 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.060440 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extended resource: os-volume-manage {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.060541 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extended resource: encryption {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.060933 np0000177109 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.061752 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.061846 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.contrib.snapshot_actions [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] SnapshotActionsController initialized {{(pid=112365) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:16:10.061909 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extended resource: os-availability-zone {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.061966 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.061966 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extension TypesManage extending resource: types {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.062631 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.062702 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extension VolumeActions extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.062760 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.062877 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.062967 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extension AdminActions extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.063026 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extended resource: encryption {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:16:10.063083 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extension AdminActions extending resource: snapshots {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.063157 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.063214 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extension AdminActions extending resource: backups {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.063278 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.063391 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extension UsedLimits extending resource: limits {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.063488 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.063587 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.063727 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.063872 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.063955 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.064017 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.064072 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-6095d84b-582c-4978-813e-63f7f44dc96e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.064476 np0000177109 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.065272 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.065339 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.contrib.snapshot_actions [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] SnapshotActionsController initialized {{(pid=112366) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:16:10.065424 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.065482 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.065540 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extension TypesManage extending resource: types {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.066246 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extension VolumeActions extending resource: volumes {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.066416 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.066488 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.066557 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extension AdminActions extending resource: volumes {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.066643 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.066702 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.066756 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extension AdminActions extending resource: snapshots {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.066948 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extension AdminActions extending resource: backups {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.066948 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.067053 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extension UsedLimits extending resource: limits {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.067053 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.067163 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.067308 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.067414 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.067529 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.067629 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-841570d5-b939-4c30-bd31-1e278ee76e6d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.068032 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.068099 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.069420 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.069463 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.070781 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.070823 np0000177109 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.071588 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.contrib.snapshot_actions [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] SnapshotActionsController initialized {{(pid=112364) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:16:10.071643 np0000177109 devstack@c-api.service[112365]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d0a648a3668 pid: 112365 (default app) May 28 01:16:10.071719 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.071837 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extension TypesManage extending resource: types {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.072226 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.072474 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extension VolumeActions extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.072629 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.072754 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.072853 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extension AdminActions extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.072983 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extension AdminActions extending resource: snapshots {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.073078 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extension AdminActions extending resource: backups {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.073177 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.073276 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extension UsedLimits extending resource: limits {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.073376 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.073477 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.073561 np0000177109 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:16:10.073602 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.073720 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.073821 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.073918 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-5f5affc3-f838-4e22-b4fa-a4bdff89896e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.074401 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.contrib.snapshot_actions [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] SnapshotActionsController initialized {{(pid=112363) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:16:10.074561 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.074690 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extension TypesManage extending resource: types {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.075193 np0000177109 devstack@c-api.service[112366]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d0a648a3668 pid: 112366 (default app) May 28 01:16:10.075520 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extension VolumeActions extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.075655 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.075766 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.075870 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extension AdminActions extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.075993 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extension AdminActions extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.076091 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extension AdminActions extending resource: backups {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.076197 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.076299 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extension UsedLimits extending resource: limits {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.076400 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.076534 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.076666 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extension VolumeTypeAccess extending resource: types {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.076809 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.076915 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extension SnapshotActions extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.077015 np0000177109 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-f50f2077-a799-403e-b2a1-e77cbef4d5de None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:16:10.079716 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.079716 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.079869 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.079869 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.079869 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.079869 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.079869 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.080116 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.080116 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.080116 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.080116 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.080116 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.080116 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.080400 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.080400 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.080400 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.080400 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.080400 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.080639 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.080639 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.080639 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.080639 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.080825 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.080825 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.080825 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.080825 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.081012 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.081012 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.081012 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.081012 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.081012 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.081253 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.081253 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.081253 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.081253 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.081253 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.081508 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.081508 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.081508 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.081508 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.081508 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.081508 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.081896 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.081896 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.081896 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.081896 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.081896 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.081896 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.082243 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.082243 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.082243 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.082243 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.082243 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.082243 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.082606 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.082606 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.082606 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.082606 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.082606 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.082606 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.083080 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.083080 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.083080 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.083080 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.083332 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.083332 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.083332 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.083332 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.083332 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.083697 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.083697 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.083697 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.083697 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.083697 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.083976 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.083976 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.083976 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.083976 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.083976 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.083976 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.084272 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.084272 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.084272 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.084272 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.084272 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.084639 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.084639 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.084639 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.084639 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.084639 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.084878 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.084878 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.084878 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.084878 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.085051 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.085051 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.085051 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.085051 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.085234 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.085234 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.085234 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.085234 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.085234 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.085465 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.085465 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.085465 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.085465 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.085465 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.085706 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.085706 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.085706 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.085706 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.085894 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.085894 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.085894 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.085894 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.086071 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.086071 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.086071 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.086071 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.086248 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.086248 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.086248 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.086248 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.086423 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.086423 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.086423 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.086423 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.086591 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.086591 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.086591 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.086591 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.086591 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.086591 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.086898 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.086898 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.086898 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.086898 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.086898 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.087117 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.087117 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.087117 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.087117 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.087117 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.087117 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.087117 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.087407 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.087407 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.087407 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.087407 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.087407 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.087407 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.087697 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.087697 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.087697 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.087697 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.087697 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.087697 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.087953 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.087953 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.087953 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.087953 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.087953 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.087953 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.088214 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.088214 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.088214 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.088214 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.088380 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.088380 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.088380 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.088380 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.088580 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.088580 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.088580 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.088580 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.088790 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.088790 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.088790 np0000177109 devstack@c-api.service[112365]: /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 28 01:16:10.088790 np0000177109 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) May 28 01:16:10.088965 np0000177109 devstack@c-api.service[112364]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d0a648a3668 pid: 112364 (default app) May 28 01:16:10.089003 np0000177109 devstack@c-api.service[112365]: DEBUG cinder.api.middleware.request_id [None req-a8c061c6-dda7-4d2b-866f-db82001a1cef None None] RequestId filter calling following filter/app {{(pid=112365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:16:10.089051 np0000177109 devstack@c-api.service[112363]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d0a648a3668 pid: 112363 (default app) May 28 01:16:10.089088 np0000177109 devstack@c-api.service[112365]: [pid: 112365|app: 0|req: 1/1] 199.204.45.77 () {60 vars in 949 bytes} [Thu May 28 01:16:10 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 28 01:16:16.880652 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.880652 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.880652 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.880652 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.880652 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.881463 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.881463 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.881463 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.881463 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.881463 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.881834 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.881834 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.881834 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.881834 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.881834 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.881834 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.882164 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.882164 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.882164 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.882164 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.882391 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.882391 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.882391 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.882391 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.882656 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.882656 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.882656 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.882656 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.882897 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.882897 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.882897 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.882897 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.882897 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.883196 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.883196 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.883196 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.883196 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.883196 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.883464 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.883464 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.883464 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.883464 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.883464 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.883464 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.884345 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.884345 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.884345 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.884345 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.884345 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.884345 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.885254 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.885254 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.885254 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.885254 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.885254 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.885254 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.885890 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.885890 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.885890 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.885890 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.885890 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.886393 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.886393 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.886393 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.886393 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.886393 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.886941 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.886941 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.886941 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.886941 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.886941 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.886941 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.887529 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.887529 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.887529 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.887529 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.887529 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.887529 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.888165 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.888165 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.888165 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.888165 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.888165 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.888602 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.888602 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.888602 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.888602 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.888602 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.888963 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.888963 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.888963 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.888963 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.889218 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.889218 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.889218 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.889218 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.889515 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.889515 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.889515 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.889515 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.889515 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.889864 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.889864 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.889864 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.889864 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.889864 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.890198 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.890198 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.890198 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.890198 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.890488 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.890488 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.890488 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.890488 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.890926 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.890926 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.890926 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.890926 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.891330 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.891330 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.891330 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.891330 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.891606 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.891606 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.891606 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.891606 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.891866 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.891866 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.891866 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.891866 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.891866 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.892105 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.892105 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.892105 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.892105 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.892105 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.892105 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.892327 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.892327 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.892327 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.892327 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.892327 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.892500 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.892500 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.892500 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.892500 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.892500 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.892500 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.892728 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.892728 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.892728 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.892728 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.892728 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.892728 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.892937 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.892937 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.892937 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.892937 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.892937 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.892937 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.893154 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.893154 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.893154 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.893154 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.893154 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.893154 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.893377 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.893377 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.893377 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.893377 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.893523 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.893523 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.893523 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.893523 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.893523 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.893736 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.893736 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.893736 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.893736 np0000177109 devstack@c-api.service[112366]: /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 28 01:16:16.893736 np0000177109 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 28 01:16:16.893736 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.middleware.request_id [None req-25346497-b3c8-4e9b-9e45-8023d7a07e6b None None] RequestId filter calling following filter/app {{(pid=112366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:16:17.397702 np0000177109 devstack@c-api.service[112366]: INFO cinder.api.openstack.wsgi [None req-25346497-b3c8-4e9b-9e45-8023d7a07e6b admin admin] POST https://199.204.45.77/volume/v3/types May 28 01:16:17.398171 np0000177109 devstack@c-api.service[112366]: DEBUG cinder.api.openstack.wsgi [None req-25346497-b3c8-4e9b-9e45-8023d7a07e6b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 01:16:17.399935 np0000177109 devstack@c-api.service[112366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 28 01:16:17.399935 np0000177109 devstack@c-api.service[112366]: warnings.warn( May 28 01:16:17.445421 np0000177109 devstack@c-api.service[112366]: DEBUG oslo_db.sqlalchemy.engines [None req-25346497-b3c8-4e9b-9e45-8023d7a07e6b 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=112366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:16:17.478575 np0000177109 devstack@c-api.service[112366]: INFO cinder.api.openstack.wsgi [None req-25346497-b3c8-4e9b-9e45-8023d7a07e6b admin admin] https://199.204.45.77/volume/v3/types returned with HTTP 200 May 28 01:16:17.479145 np0000177109 devstack@c-api.service[112366]: [pid: 112366|app: 0|req: 1/2] 199.204.45.77 () {68 vars in 1281 bytes} [Thu May 28 01:16:16 2026] POST /volume/v3/types => generated 186 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 28 01:16:17.507678 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.507678 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.507678 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.507678 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.508761 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.508761 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.508761 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.508761 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.508994 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.508994 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.508994 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.508994 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.508994 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.508994 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.509320 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.509320 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.509320 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.509320 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.509320 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.509748 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.509748 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.509748 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.509748 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.509748 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.510028 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.510028 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.510028 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.510028 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.510263 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.510263 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.510263 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.510263 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.510263 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.510856 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.510856 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.510856 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.510856 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.510856 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.511351 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.511351 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.511351 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.511351 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.511351 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.511351 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.511679 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.511679 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.511679 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.511679 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.511679 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.511679 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.511975 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.511975 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.511975 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.511975 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.511975 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.511975 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.512268 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.512268 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.512268 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.512268 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.512268 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.512564 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.512564 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.512564 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.512564 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.512564 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.512893 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.512893 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.512893 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.512893 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.512893 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.512893 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.513911 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.513911 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.513911 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.513911 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.513911 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.513911 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.514512 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.514512 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.514512 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.514512 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.514512 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.515154 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.515154 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.515154 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.515154 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.515154 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.515683 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.515683 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.515683 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.515683 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.515935 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.515935 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.515935 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.515935 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.516163 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.516163 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.516163 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.516163 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.516163 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.516465 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.516465 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.516465 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.516465 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.516465 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.516860 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.516860 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.516860 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.516860 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.517146 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.517146 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.517146 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.517146 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.517556 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.517556 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.517556 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.517556 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.517932 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.517932 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.517932 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.517932 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.518104 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.518104 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.518104 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.518104 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.518263 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.518263 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.518263 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.518263 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.518263 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.518466 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.518466 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.518466 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.518466 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.518466 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.518466 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.518747 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.518747 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.518747 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.518747 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.518747 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.518962 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.518962 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.518962 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.518962 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.518962 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.518962 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.519295 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.519295 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.519295 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.519295 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.519295 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.519295 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.519555 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.519555 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.519555 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.519555 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.519555 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.519555 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.519709 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.519709 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.519709 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.519709 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.519709 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.519709 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.519844 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.519844 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.519844 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.519844 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.519948 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.519948 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.519948 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.519948 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.519948 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.520067 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.520067 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.520067 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.520067 np0000177109 devstack@c-api.service[112364]: /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 28 01:16:17.520067 np0000177109 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 28 01:16:17.520067 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.middleware.request_id [req-25346497-b3c8-4e9b-9e45-8023d7a07e6b req-e748be8e-e76b-48ba-944a-ff3445acd755 None None] RequestId filter calling following filter/app {{(pid=112364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:16:17.857187 np0000177109 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [req-25346497-b3c8-4e9b-9e45-8023d7a07e6b req-e748be8e-e76b-48ba-944a-ff3445acd755 admin admin] POST https://199.204.45.77/volume/v3/types/70e7e78c-ed02-497b-9a69-59ee56555e71/extra_specs May 28 01:16:17.857970 np0000177109 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [req-25346497-b3c8-4e9b-9e45-8023d7a07e6b req-e748be8e-e76b-48ba-944a-ff3445acd755 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 01:16:17.860335 np0000177109 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 28 01:16:17.860335 np0000177109 devstack@c-api.service[112364]: warnings.warn( May 28 01:16:17.902454 np0000177109 devstack@c-api.service[112364]: DEBUG oslo_db.sqlalchemy.engines [req-25346497-b3c8-4e9b-9e45-8023d7a07e6b req-e748be8e-e76b-48ba-944a-ff3445acd755 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=112364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:16:17.958676 np0000177109 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [req-25346497-b3c8-4e9b-9e45-8023d7a07e6b req-e748be8e-e76b-48ba-944a-ff3445acd755 admin admin] https://199.204.45.77/volume/v3/types/70e7e78c-ed02-497b-9a69-59ee56555e71/extra_specs returned with HTTP 200 May 28 01:16:17.959325 np0000177109 devstack@c-api.service[112364]: [pid: 112364|app: 0|req: 1/3] 199.204.45.77 () {70 vars in 1498 bytes} [Thu May 28 01:16:17 2026] POST /volume/v3/types/70e7e78c-ed02-497b-9a69-59ee56555e71/extra_specs => generated 55 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 28 01:16:19.958042 np0000177109 devstack@c-api.service[112365]: DEBUG dbcounter [-] [112365] Writing DB stats cinder:SELECT=6 {{(pid=112365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:16:19.969196 np0000177109 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writing DB stats cinder:SELECT=6 {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:16:27.475251 np0000177109 devstack@c-api.service[112366]: DEBUG dbcounter [-] [112366] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:16:27.957496 np0000177109 devstack@c-api.service[112364]: DEBUG dbcounter [-] [112364] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}