May 29 01:29:05.938798 np0000177365 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 29 01:29:05.946767 np0000177365 devstack@c-api.service[112499]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 29 01:29:05.950273 np0000177365 devstack@c-api.service[112499]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 29 01:29:05 2026] *** May 29 01:29:05.950273 np0000177365 devstack@c-api.service[112499]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 29 01:29:05.950273 np0000177365 devstack@c-api.service[112499]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 29 01:29:05.950273 np0000177365 devstack@c-api.service[112499]: nodename: np0000177365 May 29 01:29:05.950273 np0000177365 devstack@c-api.service[112499]: machine: x86_64 May 29 01:29:05.950273 np0000177365 devstack@c-api.service[112499]: clock source: unix May 29 01:29:05.950273 np0000177365 devstack@c-api.service[112499]: pcre jit disabled May 29 01:29:05.950273 np0000177365 devstack@c-api.service[112499]: detected number of CPU cores: 16 May 29 01:29:05.950273 np0000177365 devstack@c-api.service[112499]: current working directory: / May 29 01:29:05.950273 np0000177365 devstack@c-api.service[112499]: detected binary path: /usr/bin/uwsgi-core May 29 01:29:05.950273 np0000177365 devstack@c-api.service[112499]: your processes number limit is 256917 May 29 01:29:05.950273 np0000177365 devstack@c-api.service[112499]: your memory page size is 4096 bytes May 29 01:29:05.950273 np0000177365 devstack@c-api.service[112499]: detected max file descriptor number: 2048 May 29 01:29:05.950273 np0000177365 devstack@c-api.service[112499]: lock engine: pthread robust mutexes May 29 01:29:05.952524 np0000177365 devstack@c-api.service[112499]: thunder lock: enabled May 29 01:29:05.952524 np0000177365 devstack@c-api.service[112499]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 29 01:29:05.952524 np0000177365 devstack@c-api.service[112499]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 29 01:29:05.952524 np0000177365 devstack@c-api.service[112499]: PEP 405 virtualenv detected: /opt/stack/data/venv May 29 01:29:05.952524 np0000177365 devstack@c-api.service[112499]: Set PythonHome to /opt/stack/data/venv May 29 01:29:05.997077 np0000177365 devstack@c-api.service[112499]: Python main interpreter initialized at 0x7e3c6d4a3668 May 29 01:29:05.997077 np0000177365 devstack@c-api.service[112499]: python threads support enabled May 29 01:29:05.997077 np0000177365 devstack@c-api.service[112499]: your server socket listen backlog is limited to 100 connections May 29 01:29:05.997077 np0000177365 devstack@c-api.service[112499]: your mercy for graceful operations on workers is 80 seconds May 29 01:29:05.997779 np0000177365 devstack@c-api.service[112499]: mapped 671795 bytes (656 KB) for 4 cores May 29 01:29:05.997924 np0000177365 devstack@c-api.service[112499]: *** Operational MODE: preforking *** May 29 01:29:05.998131 np0000177365 devstack@c-api.service[112499]: *** uWSGI is running in multiple interpreter mode *** May 29 01:29:05.998131 np0000177365 devstack@c-api.service[112499]: spawned uWSGI master process (pid: 112499) May 29 01:29:05.998326 np0000177365 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 29 01:29:05.999239 np0000177365 devstack@c-api.service[112499]: spawned uWSGI worker 1 (pid: 112508, cores: 1) May 29 01:29:05.999786 np0000177365 devstack@c-api.service[112499]: spawned uWSGI worker 2 (pid: 112509, cores: 1) May 29 01:29:06.000430 np0000177365 devstack@c-api.service[112499]: spawned uWSGI worker 3 (pid: 112510, cores: 1) May 29 01:29:06.001160 np0000177365 devstack@c-api.service[112499]: spawned uWSGI worker 4 (pid: 112511, cores: 1) May 29 01:29:06.001255 np0000177365 devstack@c-api.service[112499]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 29 01:29:06.142213 np0000177365 devstack@c-api.service[112509]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:29:06.142213 np0000177365 devstack@c-api.service[112509]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:29:06.142213 np0000177365 devstack@c-api.service[112509]: we strongly recommend against using it for new projects. May 29 01:29:06.142213 np0000177365 devstack@c-api.service[112509]: If you are already using Eventlet, we recommend migrating to a different May 29 01:29:06.142213 np0000177365 devstack@c-api.service[112509]: framework. For more detail see May 29 01:29:06.142213 np0000177365 devstack@c-api.service[112509]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:29:06.142213 np0000177365 devstack@c-api.service[112509]: import eventlet # noqa May 29 01:29:06.143357 np0000177365 devstack@c-api.service[112510]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:29:06.143357 np0000177365 devstack@c-api.service[112510]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:29:06.143357 np0000177365 devstack@c-api.service[112510]: we strongly recommend against using it for new projects. May 29 01:29:06.143357 np0000177365 devstack@c-api.service[112510]: If you are already using Eventlet, we recommend migrating to a different May 29 01:29:06.143357 np0000177365 devstack@c-api.service[112510]: framework. For more detail see May 29 01:29:06.143357 np0000177365 devstack@c-api.service[112510]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:29:06.143357 np0000177365 devstack@c-api.service[112510]: import eventlet # noqa May 29 01:29:06.147487 np0000177365 devstack@c-api.service[112511]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:29:06.147487 np0000177365 devstack@c-api.service[112511]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:29:06.147487 np0000177365 devstack@c-api.service[112511]: we strongly recommend against using it for new projects. May 29 01:29:06.147487 np0000177365 devstack@c-api.service[112511]: If you are already using Eventlet, we recommend migrating to a different May 29 01:29:06.147487 np0000177365 devstack@c-api.service[112511]: framework. For more detail see May 29 01:29:06.147487 np0000177365 devstack@c-api.service[112511]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:29:06.147487 np0000177365 devstack@c-api.service[112511]: import eventlet # noqa May 29 01:29:06.150906 np0000177365 devstack@c-api.service[112508]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:29:06.150906 np0000177365 devstack@c-api.service[112508]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:29:06.150906 np0000177365 devstack@c-api.service[112508]: we strongly recommend against using it for new projects. May 29 01:29:06.150906 np0000177365 devstack@c-api.service[112508]: If you are already using Eventlet, we recommend migrating to a different May 29 01:29:06.150906 np0000177365 devstack@c-api.service[112508]: framework. For more detail see May 29 01:29:06.150906 np0000177365 devstack@c-api.service[112508]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:29:06.150906 np0000177365 devstack@c-api.service[112508]: import eventlet # noqa May 29 01:29:06.235455 np0000177365 devstack@c-api.service[112510]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 01:29:06.235455 np0000177365 devstack@c-api.service[112510]: warnings.warn( May 29 01:29:06.241298 np0000177365 devstack@c-api.service[112509]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 01:29:06.241298 np0000177365 devstack@c-api.service[112509]: warnings.warn( May 29 01:29:06.246659 np0000177365 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 01:29:06.246659 np0000177365 devstack@c-api.service[112511]: warnings.warn( May 29 01:29:06.277562 np0000177365 devstack@c-api.service[112508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 01:29:06.277562 np0000177365 devstack@c-api.service[112508]: warnings.warn( May 29 01:29:06.325074 np0000177365 devstack@c-api.service[112510]: /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 29 01:29:06.325074 np0000177365 devstack@c-api.service[112510]: from cgi import parse_header May 29 01:29:06.330908 np0000177365 devstack@c-api.service[112511]: /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 29 01:29:06.330908 np0000177365 devstack@c-api.service[112511]: from cgi import parse_header May 29 01:29:06.357154 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:06.357154 np0000177365 devstack@c-api.service[112509]: from cgi import parse_header May 29 01:29:06.375636 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:06.375636 np0000177365 devstack@c-api.service[112508]: from cgi import parse_header May 29 01:29:06.383912 np0000177365 devstack@c-api.service[112510]: /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 29 01:29:06.383912 np0000177365 devstack@c-api.service[112510]: removals.removed_module( May 29 01:29:06.385489 np0000177365 devstack@c-api.service[112510]: /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 29 01:29:06.385489 np0000177365 devstack@c-api.service[112510]: removals.removed_module( May 29 01:29:06.396737 np0000177365 devstack@c-api.service[112511]: /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 29 01:29:06.396737 np0000177365 devstack@c-api.service[112511]: removals.removed_module( May 29 01:29:06.399420 np0000177365 devstack@c-api.service[112511]: /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 29 01:29:06.399420 np0000177365 devstack@c-api.service[112511]: removals.removed_module( May 29 01:29:06.422971 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:06.422971 np0000177365 devstack@c-api.service[112509]: removals.removed_module( May 29 01:29:06.425654 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:06.425654 np0000177365 devstack@c-api.service[112509]: removals.removed_module( May 29 01:29:06.431888 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:06.431888 np0000177365 devstack@c-api.service[112508]: removals.removed_module( May 29 01:29:06.433693 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:06.433693 np0000177365 devstack@c-api.service[112508]: removals.removed_module( May 29 01:29:07.062249 np0000177365 devstack@c-api.service[112510]: /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 29 01:29:07.062249 np0000177365 devstack@c-api.service[112510]: warnings.warn( May 29 01:29:07.092016 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:07.092016 np0000177365 devstack@c-api.service[112509]: warnings.warn( May 29 01:29:07.094040 np0000177365 devstack@c-api.service[112511]: /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 29 01:29:07.094040 np0000177365 devstack@c-api.service[112511]: warnings.warn( May 29 01:29:07.144938 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:07.144938 np0000177365 devstack@c-api.service[112508]: warnings.warn( May 29 01:29:07.198678 np0000177365 devstack@c-api.service[112510]: /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 29 01:29:07.198678 np0000177365 devstack@c-api.service[112510]: warnings.warn( May 29 01:29:07.213887 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:07.213887 np0000177365 devstack@c-api.service[112509]: warnings.warn( May 29 01:29:07.225074 np0000177365 devstack@c-api.service[112511]: /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 29 01:29:07.225074 np0000177365 devstack@c-api.service[112511]: warnings.warn( May 29 01:29:07.285861 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:07.285861 np0000177365 devstack@c-api.service[112508]: warnings.warn( May 29 01:29:07.509674 np0000177365 devstack@c-api.service[112509]: 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 29 01:29:07.509832 np0000177365 devstack@c-api.service[112509]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112509) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:29:07.544106 np0000177365 devstack@c-api.service[112510]: 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 29 01:29:07.544286 np0000177365 devstack@c-api.service[112510]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112510) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:29:07.546312 np0000177365 devstack@c-api.service[112511]: 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 29 01:29:07.546684 np0000177365 devstack@c-api.service[112511]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112511) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:29:07.596136 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:07.596136 np0000177365 devstack@c-api.service[112509]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:29:07.596827 np0000177365 devstack@c-api.service[112508]: 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 29 01:29:07.597024 np0000177365 devstack@c-api.service[112508]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112508) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:29:07.612161 np0000177365 devstack@c-api.service[112510]: /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 29 01:29:07.612161 np0000177365 devstack@c-api.service[112510]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:29:07.618508 np0000177365 devstack@c-api.service[112511]: /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 29 01:29:07.618508 np0000177365 devstack@c-api.service[112511]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:29:07.660935 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:07.660935 np0000177365 devstack@c-api.service[112508]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:29:08.091573 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112509) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:29:08.091919 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112508) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:29:08.092027 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.092027 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.092203 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.092280 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.092358 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.092510 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.093573 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.093686 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.093686 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.093850 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.093931 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.094011 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.094091 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.094173 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.094242 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.094311 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.094379 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.094379 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.094379 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.094379 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.095413 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112510) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:29:08.095784 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112511) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:29:08.095873 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.095944 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.096125 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.096350 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.096451 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.096541 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.096620 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.096672 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.096717 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.096774 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.096824 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.096872 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.096936 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.096987 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.097048 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.097110 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.097161 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.097220 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.097270 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.097318 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.097377 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.097459 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.097504 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.097563 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.097612 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.097612 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.097612 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.097612 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.097612 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.097818 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.097818 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.097897 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.097948 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.097948 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.098027 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.098076 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.098126 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.098181 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.098328 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.098398 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.098539 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.099093 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.099144 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.099287 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.099346 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.099501 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.099564 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.099698 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.101090 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.101152 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.101206 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.101259 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.101323 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.101373 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.101441 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.101493 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.101542 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.101588 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.101747 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.101799 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.101851 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.101902 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.101953 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.102001 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.102042 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.102088 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.102138 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.102183 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.102267 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.102350 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.102463 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.102515 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.102515 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.102515 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.102515 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.102515 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.103322 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.103416 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.103470 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.103521 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.103570 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.103627 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.103703 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.103779 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.103844 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.103890 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.103960 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.104012 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.104058 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.104108 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.104158 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.104207 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.104260 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.104307 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.104358 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.104429 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.104477 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.104527 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.104574 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.104625 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.104673 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.104713 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.104753 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.104797 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.104846 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.104891 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.104946 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.104995 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.105038 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.105077 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.105077 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.105155 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.105197 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.105236 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.105297 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.105364 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.105445 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.105492 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.105543 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.105596 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.105648 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.105692 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.105736 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.105780 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.105820 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.105872 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.105921 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.105969 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.106010 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.106051 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.106094 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.106149 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.106199 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.106248 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.106292 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.106351 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.106467 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.106526 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.106572 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.106624 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.106671 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.106716 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.106756 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.106794 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.106849 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.106849 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.106849 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.106849 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.106849 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.107032 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.107078 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.107125 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.107167 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.107212 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.107270 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.107351 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.107448 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.107525 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.107525 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.107603 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.107648 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.107705 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.107744 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.107793 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.107845 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.107892 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.107932 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.107970 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.108012 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.108061 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.108106 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.108156 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.108207 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.108257 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.108296 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.108344 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.108344 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.108454 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.108505 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.108505 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.108505 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.108505 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.108505 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.108505 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.108505 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.108505 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.108505 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.108505 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.108858 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.108858 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.108858 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.108858 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.108858 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.108858 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.108858 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.108858 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.108858 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.108858 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.109224 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.109224 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.109309 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.109353 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.109423 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.109423 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.109423 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.109560 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.109604 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.109657 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.109698 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.109735 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.109773 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.109822 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.109870 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.109915 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.109963 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.110008 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.110046 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.110095 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.110138 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.110176 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.110215 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.110254 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.110293 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.110336 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.110400 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.110481 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.110534 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.110591 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.110634 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.110676 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.110722 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.110761 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.110800 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.110850 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.110891 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.110936 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.110973 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.111016 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.111070 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.111114 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.111153 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.111190 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.111228 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.111228 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.111228 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.111341 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.111416 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.111416 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.111416 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.111416 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.111416 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.111583 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.111583 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.111657 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.111657 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.111737 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.111781 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.111824 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.111866 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.111904 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.111904 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.111978 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.112020 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.112066 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.112109 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.112154 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.112198 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.112243 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.112285 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.112332 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.112375 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.112445 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.112484 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.112519 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.112562 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.112601 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.112656 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.112656 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.112727 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.112727 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.112727 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.112727 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.112872 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.112991 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.113043 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.113175 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.113242 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.113315 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.113434 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.113480 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.113515 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.113562 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.113616 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.113686 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.113728 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.113767 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.113824 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.113868 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.113905 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.113946 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.113984 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.114024 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.114069 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.114112 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.114112 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.114182 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.114227 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.114272 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.114272 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.114272 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.114403 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.114476 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.114585 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.114639 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.114688 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.114728 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.114728 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.114806 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.114849 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.114891 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.114932 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.114976 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.115011 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.115061 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.115061 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.115140 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.115188 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.115231 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.115277 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.115315 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.115353 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.115506 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.115506 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.115586 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.115640 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.115688 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.115688 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.115769 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.115769 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.115855 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.115855 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.115937 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.116545 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.116656 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.116726 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.116783 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.117002 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.117078 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.117122 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.117210 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.117278 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.117315 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.117342 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.117367 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.117414 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.117465 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.117497 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.117539 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.117580 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.117580 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.117647 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.117689 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.117689 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.118102 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.118157 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.118247 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.118344 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.118595 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.118641 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.118679 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.118722 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.118749 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.118785 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.118785 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.118839 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.119019 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.119048 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.119092 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.119137 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.119186 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.119227 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.119227 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.119227 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.119227 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.119366 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.119366 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.119366 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.119366 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.119509 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.119509 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.119629 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.119690 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.119728 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.120038 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.120038 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.120038 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.120038 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.120038 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.120445 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.120492 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.120537 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.120571 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.120630 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.120669 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.120706 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.120741 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.120780 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.120810 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.120931 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.121017 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.121124 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.121228 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.121593 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.121658 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.121724 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.121756 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.121790 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.121820 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.121846 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.121890 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.121916 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.121956 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.121981 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.122021 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.122081 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.122113 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.122151 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.122183 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.122218 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.122218 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.122290 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.122361 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.122434 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.122477 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.122546 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.122579 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.122610 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.122701 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.122804 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.122915 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.123356 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.123418 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.123451 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.123503 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.123542 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.123578 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.123607 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.123638 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.123667 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.123696 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.123726 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.123755 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.123791 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.123823 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.123863 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.123893 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.123923 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.123953 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.123979 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.124007 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.124040 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.124073 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.124097 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.124125 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.124213 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.124320 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.124470 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.124542 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.125270 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.125331 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.125393 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.125462 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.125499 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.125555 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.125596 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.125641 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.125676 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.125791 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.125824 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.125852 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.125878 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.125939 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.125974 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.126012 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.126067 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.126126 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.126160 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.126190 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.126222 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.126301 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.126366 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.126451 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.126529 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.126622 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.126702 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.126794 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.126945 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.127008 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.127063 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.127101 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.127136 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.127183 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.127237 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.127297 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.127297 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.127367 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.127424 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.127458 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.127529 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.127563 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.127613 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.127649 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.127690 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.127723 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.127757 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.127796 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.127828 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.127858 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.127890 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.127945 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.127978 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.128027 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.128092 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.128166 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.128207 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.128251 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.128251 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.128251 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.128370 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.128370 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.128453 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.128526 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.128613 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.128674 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.128719 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.128765 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.128805 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.128853 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.128894 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.128937 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.128982 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.129027 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.129027 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.129116 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.129156 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.129195 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.129233 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.129274 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.129321 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.129321 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.129428 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.129545 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.130517 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.130567 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.130638 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.130694 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.130752 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.130809 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.130874 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.131010 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.131075 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.131149 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.131215 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.131276 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.131336 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.131421 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.131654 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.131730 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.131791 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.131852 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.131910 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.131968 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.132033 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.132079 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.132204 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.132293 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.132410 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.132514 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.132618 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.132720 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.137129 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.137204 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.137250 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.137283 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.137318 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.137353 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.137415 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.137460 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.137500 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.137546 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.137618 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.137672 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.137717 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.137758 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.137798 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.137841 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.137876 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.137909 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.137909 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.137909 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.138032 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.138081 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.138126 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.138170 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.138207 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.138245 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.138288 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.138334 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.138418 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.138488 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.138544 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.138585 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.138624 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.138662 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.138697 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.138731 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.138769 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.138812 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.138856 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.138900 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.138946 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.138946 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.139025 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.139069 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.139111 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.139147 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.139186 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.139224 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.139224 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.139224 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.139224 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.139493 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.139540 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.139578 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.139578 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.139578 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.139679 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.139719 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.139792 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.139848 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.139890 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.139964 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.140021 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.140063 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.140107 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.140148 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.140190 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.140230 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.140275 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.140315 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.140351 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.140414 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.140414 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.140492 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.140531 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.140566 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.140613 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.140656 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.140701 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.140701 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.140778 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.140843 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.140879 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.140918 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.140954 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.140954 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.141021 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.141079 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.141079 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.141161 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.141209 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.141343 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.141438 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.141482 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.141536 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.141583 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.141634 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.141679 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.141719 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.141719 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.141785 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.141823 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.141864 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.141903 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.141939 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.141978 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.142028 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.142101 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.142153 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.142227 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.142361 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.142585 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.143196 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.143247 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.143319 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.143376 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.143443 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.143481 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.143518 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.143559 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.143595 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.143639 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.143698 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.143773 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.143836 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.143901 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.143961 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.144008 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.144056 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.144103 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.144156 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.144156 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.144156 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.144872 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.144953 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.145012 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.145093 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.145222 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.145288 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.145428 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.148526 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.148618 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.148618 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.148733 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.148733 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.148848 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.148848 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.148939 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.148979 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.149036 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.149087 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.149149 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.149195 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.149239 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.149294 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.149332 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.149371 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.149432 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.149480 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.149539 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.149592 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.149662 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.149715 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.149762 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.149828 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.149888 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.149940 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.149999 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.150050 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.150099 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.150151 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.150191 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.150236 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.150283 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.150326 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.150360 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.150456 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.150509 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.150558 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.150605 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.150645 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.150684 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.150722 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.150769 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.150807 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.150842 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.150884 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.150922 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.150966 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.151006 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.151051 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.151091 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.151131 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.151181 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.151225 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.151265 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.151303 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.151340 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.151374 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.151438 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.151483 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.151522 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.151567 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.151614 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.151662 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.151702 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.151746 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.151795 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.151842 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.151881 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.151934 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.151988 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.152058 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.152110 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.152167 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.152167 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.152252 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.152307 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.152365 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.152436 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.152483 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.152538 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.152601 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.152664 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.152705 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.152744 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.152785 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.152908 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.153051 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.153100 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.153143 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.153196 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.153242 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.153281 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.153324 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.153368 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.153431 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.153431 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.153431 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.153542 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.153588 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.153627 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.153627 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.153627 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.153726 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.153767 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.153767 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.153767 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.153864 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.153903 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.153903 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.153903 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.154008 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.154047 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.154047 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.154047 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.154141 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.154185 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.154228 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.154272 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.154305 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.154305 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.154305 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.154468 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.154468 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.154532 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.154565 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.154603 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.154637 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.154637 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.154718 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.154762 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.154801 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.154851 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.154915 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.154977 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.155028 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.155028 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.155127 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.155188 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.155245 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.155296 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.155364 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.155364 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.155560 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.155614 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.155654 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.155654 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.155720 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.155767 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.155810 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.155810 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.155810 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.155810 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.155951 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.156019 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.156153 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.156213 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:08.156580 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:08.156627 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:08.156755 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:08.156818 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:08.156885 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:08.156939 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:08.200716 np0000177365 devstack@c-api.service[112509]: INFO dbcounter [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Registered counter for database cinder May 29 01:29:08.206352 np0000177365 devstack@c-api.service[112510]: INFO dbcounter [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Registered counter for database cinder May 29 01:29:08.207442 np0000177365 devstack@c-api.service[112508]: INFO dbcounter [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Registered counter for database cinder May 29 01:29:08.211442 np0000177365 devstack@c-api.service[112511]: INFO dbcounter [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Registered counter for database cinder May 29 01:29:08.251458 np0000177365 devstack@c-api.service[112509]: DEBUG oslo_db.sqlalchemy.engines [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 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=112509) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:08.256779 np0000177365 devstack@c-api.service[112508]: DEBUG oslo_db.sqlalchemy.engines [None req-928f846a-46cf-4559-82ef-e192b427cd82 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=112508) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:08.262096 np0000177365 devstack@c-api.service[112510]: DEBUG oslo_db.sqlalchemy.engines [None req-9ca63c36-ee23-4589-bc81-1fe471f160df 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=112510) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:08.266796 np0000177365 devstack@c-api.service[112511]: DEBUG oslo_db.sqlalchemy.engines [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba 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=112511) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:08.369329 np0000177365 devstack@c-api.service[112509]: DEBUG dbcounter [-] [112509] Writer thread running {{(pid=112509) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:29:08.372114 np0000177365 devstack@c-api.service[112509]: INFO cinder.rpc [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:29:08.374520 np0000177365 devstack@c-api.service[112509]: INFO cinder.rpc [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:29:08.376708 np0000177365 devstack@c-api.service[112509]: INFO cinder.rpc [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:29:08.378481 np0000177365 devstack@c-api.service[112509]: INFO cinder.rpc [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:29:08.379371 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.382765 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.384561 np0000177365 devstack@c-api.service[112508]: DEBUG dbcounter [-] [112508] Writer thread running {{(pid=112508) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:29:08.388622 np0000177365 devstack@c-api.service[112508]: INFO cinder.rpc [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:29:08.388935 np0000177365 devstack@c-api.service[112511]: DEBUG dbcounter [-] [112511] Writer thread running {{(pid=112511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:29:08.392276 np0000177365 devstack@c-api.service[112508]: INFO cinder.rpc [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:29:08.392738 np0000177365 devstack@c-api.service[112511]: INFO cinder.rpc [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:29:08.394766 np0000177365 devstack@c-api.service[112510]: DEBUG dbcounter [-] [112510] Writer thread running {{(pid=112510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:29:08.395105 np0000177365 devstack@c-api.service[112508]: INFO cinder.rpc [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:29:08.396898 np0000177365 devstack@c-api.service[112511]: INFO cinder.rpc [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:29:08.397002 np0000177365 devstack@c-api.service[112508]: INFO cinder.rpc [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:29:08.397882 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.398130 np0000177365 devstack@c-api.service[112510]: INFO cinder.rpc [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:29:08.400572 np0000177365 devstack@c-api.service[112511]: INFO cinder.rpc [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:29:08.401202 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.401329 np0000177365 devstack@c-api.service[112510]: INFO cinder.rpc [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:29:08.402791 np0000177365 devstack@c-api.service[112511]: INFO cinder.rpc [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:29:08.403433 np0000177365 devstack@c-api.service[112510]: INFO cinder.rpc [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:29:08.403866 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.408439 np0000177365 devstack@c-api.service[112510]: INFO cinder.rpc [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:29:08.408439 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.408609 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.411445 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.421360 np0000177365 devstack@c-api.service[112509]: DEBUG oslo_db.sqlalchemy.engines [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 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=112509) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:08.423966 np0000177365 devstack@c-api.service[112509]: INFO cinder.rpc [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:29:08.426325 np0000177365 devstack@c-api.service[112509]: INFO cinder.rpc [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:29:08.427474 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.439651 np0000177365 devstack@c-api.service[112508]: DEBUG oslo_db.sqlalchemy.engines [None req-928f846a-46cf-4559-82ef-e192b427cd82 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=112508) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:08.439768 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.442666 np0000177365 devstack@c-api.service[112508]: INFO cinder.rpc [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:29:08.442942 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.445290 np0000177365 devstack@c-api.service[112508]: INFO cinder.rpc [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:29:08.446066 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.446753 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.451235 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.454356 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.454956 np0000177365 devstack@c-api.service[112510]: DEBUG oslo_db.sqlalchemy.engines [None req-9ca63c36-ee23-4589-bc81-1fe471f160df 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=112510) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:08.457237 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.459033 np0000177365 devstack@c-api.service[112510]: INFO cinder.rpc [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:29:08.459411 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.460412 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.462812 np0000177365 devstack@c-api.service[112510]: INFO cinder.rpc [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:29:08.463584 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.464244 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.464414 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.464634 np0000177365 devstack@c-api.service[112511]: DEBUG oslo_db.sqlalchemy.engines [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba 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=112511) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:08.466543 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.467707 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.467986 np0000177365 devstack@c-api.service[112511]: INFO cinder.rpc [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:29:08.468054 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.470762 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.471017 np0000177365 devstack@c-api.service[112511]: INFO cinder.rpc [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:29:08.471982 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.472507 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.475256 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.476282 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.476808 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.478567 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.479689 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.481688 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.481845 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.481906 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.482840 np0000177365 devstack@c-api.service[112509]: WARNING cinder.api.contrib.hosts [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:29:08.483632 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.484996 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.485099 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.485166 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.485225 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.486539 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.487945 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.488016 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.489325 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.489462 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.489527 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.489660 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.490676 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.492286 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.492352 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.493245 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extended resource: extensions {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.493318 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.493571 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.494656 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extended resource: os-availability-zone {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.495958 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extended resource: os-hosts {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.497774 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.497840 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extended resource: backups {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.497916 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.498700 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.499893 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extended resource: consistencygroups {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.500830 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.502046 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extended resource: os-volume-manage {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.502160 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.502293 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.503469 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extended resource: extra_specs {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.503815 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.504220 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.505025 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extended resource: os-snapshot-manage {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.505333 np0000177365 devstack@c-api.service[112508]: WARNING cinder.api.contrib.hosts [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:29:08.506117 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.506263 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.506516 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extended resource: cgsnapshots {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.506873 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.507622 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.507870 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extended resource: encryption {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.508983 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.509307 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.509425 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extended resource: encryption {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.509699 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.510479 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.510793 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.510995 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extended resource: capabilities {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.511855 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.512229 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extended resource: scheduler-stats {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.512630 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.513185 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.513486 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.513685 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extended resource: os-volume-type-access {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.514114 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.514824 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.515416 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extended resource: qos-specs {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.515796 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extended resource: extensions {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.516867 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.517447 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extended resource: os-quota-class-sets {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.518092 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extended resource: os-availability-zone {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.518707 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extended resource: os-quota-sets {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.519103 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.519404 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extended resource: os-hosts {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.520142 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extended resource: os-volume-transfer {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.520866 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extended resource: backups {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.522399 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.522493 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.522555 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.523154 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extended resource: consistencygroups {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.523973 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.524537 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.525134 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extended resource: os-volume-manage {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.525372 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.525605 np0000177365 devstack@c-api.service[112510]: WARNING cinder.api.contrib.hosts [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:29:08.525732 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.526406 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.526619 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extended resource: extra_specs {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.526906 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.527759 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.contrib.snapshot_actions [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] SnapshotActionsController initialized {{(pid=112509) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:29:08.527844 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.527981 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.528106 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extended resource: os-snapshot-manage {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.528513 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.528925 np0000177365 devstack@c-api.service[112511]: WARNING cinder.api.contrib.hosts [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:29:08.529350 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.529594 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extended resource: cgsnapshots {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.529662 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.529855 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.530836 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.531057 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extended resource: encryption {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.531134 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.531193 np0000177365 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.532059 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extension AdminActions extending resource: volumes {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.532181 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.532241 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extension AdminActions extending resource: snapshots {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.532289 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extension AdminActions extending resource: backups {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.532402 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.532519 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.532577 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.532629 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extended resource: encryption {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.532714 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.533310 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.533471 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extension TypesManage extending resource: types {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.533561 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.533661 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.533745 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.533745 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.533890 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.533890 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extension VolumeActions extending resource: volumes {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.534059 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.534146 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extension UsedLimits extending resource: limits {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.534146 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.534410 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-a06ddae9-99ae-4bc2-8dbc-6309afbca3f2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.534525 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extended resource: capabilities {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.535148 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.535395 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.535564 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extended resource: scheduler-stats {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.536097 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extended resource: extensions {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.536763 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.537070 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extended resource: os-volume-type-access {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.538115 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extended resource: os-availability-zone {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.538461 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.539102 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extended resource: qos-specs {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.539407 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extended resource: extensions {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.539469 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extended resource: os-hosts {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.540869 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extended resource: backups {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.541245 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extended resource: os-availability-zone {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.541606 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extended resource: os-quota-class-sets {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.542375 np0000177365 devstack@c-api.service[112509]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e3c6d4a3668 pid: 112509 (default app) May 29 01:29:08.542633 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extended resource: os-hosts {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.542956 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extended resource: os-quota-sets {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.543049 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extended resource: consistencygroups {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.544039 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extended resource: backups {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.544414 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extended resource: os-volume-transfer {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.544924 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extended resource: os-volume-manage {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.546081 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extended resource: consistencygroups {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.546350 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extended resource: extra_specs {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.547733 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.547923 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extended resource: os-snapshot-manage {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.548071 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extended resource: os-volume-manage {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.549360 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.549440 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extended resource: cgsnapshots {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.549512 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extended resource: extra_specs {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.550848 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.550917 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extended resource: encryption {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.550973 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.550973 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.550973 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.550973 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.550973 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.551338 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.551338 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.551338 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.551338 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.551338 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.551648 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.551648 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.551648 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.551648 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.551648 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.551648 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.551899 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.551899 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.551899 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.551899 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.552060 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extended resource: os-snapshot-manage {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.552106 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.552106 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.552106 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.552106 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.552277 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.552277 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.552277 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.552277 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.552481 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.552481 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.552481 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.552481 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.552481 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.552713 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.552713 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.552713 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.552713 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.552713 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.552912 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.552912 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.552912 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.552912 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.552912 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.552912 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.553168 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.553168 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.553168 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.553168 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.553168 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.553168 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.553436 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.553436 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.553436 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.553436 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.553436 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.553436 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.553691 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.553691 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.553691 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.553691 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.553691 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.553916 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.553916 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.553916 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.553916 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.553916 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.554103 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.554103 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.554103 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.554103 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.554103 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.554103 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.554369 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.554369 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.554369 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.554369 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.554369 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.554369 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.554618 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.554618 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.554618 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.554618 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.554618 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.554846 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.554846 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.554846 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.554846 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.554846 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.555043 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.555043 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.555043 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.555043 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.555222 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.555222 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.555222 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.555222 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.555404 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.555404 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.555404 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.555404 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.555404 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.555639 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.555639 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.555639 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.555639 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.555639 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.555832 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.555832 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.555832 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.555832 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.555991 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.555991 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.555991 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.555991 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.556245 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.556245 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.556245 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.556245 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.556428 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.556428 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.556428 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.556428 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.556605 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.556605 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.556605 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.556605 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.556772 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.556772 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.556772 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.556772 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.556772 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.556987 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.556987 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.556987 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.556987 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.556987 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.556987 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.557237 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.557237 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.557237 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.557237 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.557237 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.557448 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.557448 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.557448 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.557448 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.557448 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.557448 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.557687 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.557687 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.557687 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.557687 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.557687 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.557687 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.557940 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.557940 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.557940 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.557940 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.557940 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.557940 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.558179 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.558179 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.558179 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.558179 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.558179 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.558179 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.558500 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.558500 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.558500 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.558500 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.558662 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.558662 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.558662 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.558662 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.558662 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.558885 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.558885 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.558885 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.559004 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.559041 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:08.559041 np0000177365 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 29 01:29:08.559125 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extended resource: encryption {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.559163 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extended resource: cgsnapshots {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.559200 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.contrib.snapshot_actions [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] SnapshotActionsController initialized {{(pid=112508) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:29:08.559244 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extended resource: encryption {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.559286 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.559321 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extended resource: capabilities {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.559357 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.middleware.request_id [None req-8e3c8870-6b89-48e1-b32b-6618aba34b00 None None] RequestId filter calling following filter/app {{(pid=112509) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 01:29:08.559415 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extended resource: scheduler-stats {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.559456 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extended resource: encryption {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.559494 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.559531 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extended resource: os-volume-type-access {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.559567 np0000177365 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.559604 np0000177365 devstack@c-api.service[112509]: [pid: 112509|app: 0|req: 1/1] 199.204.45.95 () {60 vars in 949 bytes} [Fri May 29 01:29:08 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 29 01:29:08.559640 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extended resource: capabilities {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.559683 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extension AdminActions extending resource: volumes {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.559727 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extended resource: scheduler-stats {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.559773 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extended resource: qos-specs {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.559810 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extension AdminActions extending resource: snapshots {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.559810 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extension AdminActions extending resource: backups {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.559810 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.559810 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.559810 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.559810 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.559810 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extension TypesManage extending resource: types {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.560064 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.560064 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.560064 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.560064 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.560064 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extension VolumeActions extending resource: volumes {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.560228 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extended resource: os-volume-type-access {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.560267 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extension UsedLimits extending resource: limits {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.560267 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.560267 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-928f846a-46cf-4559-82ef-e192b427cd82 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.560476 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extended resource: os-quota-class-sets {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.561342 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extended resource: qos-specs {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.561760 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extended resource: os-quota-sets {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.563244 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extended resource: os-volume-transfer {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.563463 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extended resource: os-quota-class-sets {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.564731 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extended resource: os-quota-sets {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.566027 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.566165 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extended resource: os-volume-transfer {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:08.567452 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.568857 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.569615 np0000177365 devstack@c-api.service[112508]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e3c6d4a3668 pid: 112508 (default app) May 29 01:29:08.569862 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.570334 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.571179 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.contrib.snapshot_actions [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] SnapshotActionsController initialized {{(pid=112510) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:29:08.571420 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.571962 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.572822 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.573292 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.574306 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.574693 np0000177365 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.575146 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.contrib.snapshot_actions [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] SnapshotActionsController initialized {{(pid=112511) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:29:08.575550 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extension AdminActions extending resource: volumes {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.575657 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extension AdminActions extending resource: snapshots {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.575793 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extension AdminActions extending resource: backups {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.575870 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.575928 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.575983 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extension SnapshotActions extending resource: snapshots {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.576106 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.576321 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.576466 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extension TypesManage extending resource: types {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.576559 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.576644 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.576753 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extension VolumeTypeAccess extending resource: types {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.576851 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.576932 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extension VolumeActions extending resource: volumes {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.577028 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extension UsedLimits extending resource: limits {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.577152 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.577240 np0000177365 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-9ca63c36-ee23-4589-bc81-1fe471f160df None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.577321 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.578681 np0000177365 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:08.579514 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extension AdminActions extending resource: volumes {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.579617 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extension AdminActions extending resource: snapshots {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.579746 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extension AdminActions extending resource: backups {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.579946 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.580050 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extension SnapshotActions extending resource: snapshots {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.580139 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.580231 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.580329 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extension TypesManage extending resource: types {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.580491 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.580590 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.580689 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extension VolumeTypeAccess extending resource: types {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.580775 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.580861 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extension VolumeActions extending resource: volumes {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.581005 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extension UsedLimits extending resource: limits {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.581099 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.581202 np0000177365 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-7aa18133-7318-48d6-8a2d-74a7e569e5ba None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:08.585566 np0000177365 devstack@c-api.service[112510]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e3c6d4a3668 pid: 112510 (default app) May 29 01:29:08.589474 np0000177365 devstack@c-api.service[112511]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e3c6d4a3668 pid: 112511 (default app) May 29 01:29:16.310855 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.middleware.request_id [None req-eab7df8f-9f69-4bd0-9202-602aa163f378 None None] RequestId filter calling following filter/app {{(pid=112509) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 01:29:16.847778 np0000177365 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-eab7df8f-9f69-4bd0-9202-602aa163f378 admin admin] POST https://199.204.45.95/volume/v3/types May 29 01:29:16.848264 np0000177365 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-eab7df8f-9f69-4bd0-9202-602aa163f378 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112509) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 01:29:16.850086 np0000177365 devstack@c-api.service[112509]: /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 29 01:29:16.850086 np0000177365 devstack@c-api.service[112509]: warnings.warn( May 29 01:29:16.893520 np0000177365 devstack@c-api.service[112509]: DEBUG oslo_db.sqlalchemy.engines [None req-eab7df8f-9f69-4bd0-9202-602aa163f378 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=112509) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:16.937780 np0000177365 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-eab7df8f-9f69-4bd0-9202-602aa163f378 admin admin] https://199.204.45.95/volume/v3/types returned with HTTP 200 May 29 01:29:16.937780 np0000177365 devstack@c-api.service[112509]: [pid: 112509|app: 0|req: 2/2] 199.204.45.95 () {68 vars in 1281 bytes} [Fri May 29 01:29:16 2026] POST /volume/v3/types => generated 186 bytes in 626 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 29 01:29:16.969016 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.969016 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.969016 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.969016 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.969016 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.970489 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.970489 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.970489 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.970489 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.970489 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.972215 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.972215 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.972215 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.972215 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.972215 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.972215 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.974451 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.974451 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.974451 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.974451 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.976106 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.976106 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.976106 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.976106 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.977004 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.977004 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.977004 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.977004 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.977771 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.977771 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.977771 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.977771 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.977771 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.979414 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.979414 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.979414 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.979414 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.979414 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.981127 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.981127 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.981127 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.981127 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.981127 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.981127 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.982465 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.982465 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.982465 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.982465 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.982465 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.982465 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.983459 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.983459 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.983459 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.983459 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.983459 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.983459 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.984530 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.984530 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.984530 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.984530 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.984530 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.986151 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.986151 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.986151 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.986151 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.986151 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.987884 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.987884 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.987884 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.987884 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.987884 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.987884 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.988201 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.988201 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.988201 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.988201 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.988201 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.988201 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.988507 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.988507 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.988507 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.988507 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.988507 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.988787 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.988787 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.988787 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.988787 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.988787 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.988988 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.988988 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.988988 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.988988 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.989095 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.989095 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.989095 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.989095 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.989197 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.989197 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.989197 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.989197 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.989197 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.989352 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.989352 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.989352 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.989352 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.989352 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.989501 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.989501 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.989501 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.989501 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.989619 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.989619 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.989619 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.989619 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.989743 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.989743 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.989743 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.989743 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.989869 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.989869 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.989869 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.989869 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.989976 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.989976 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.989976 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.989976 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.990090 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.990090 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.990090 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.990090 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.990090 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.990244 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.990244 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.990244 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.990244 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.990244 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.990244 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.990457 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.990457 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.990457 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.990457 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.990457 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.990574 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.990574 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.990574 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.990574 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.990574 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.990574 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.990765 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.990765 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.990765 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.990765 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.990765 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.990765 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.990918 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.990918 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.990918 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.990918 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.990918 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.990918 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.991076 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.991076 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.991076 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.991076 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.991076 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.991076 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.991245 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.991245 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.991245 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.991245 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.991355 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.991355 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.991355 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.991355 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.991355 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.991513 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.991513 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.991513 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.991513 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:16.991513 np0000177365 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 29 01:29:16.991513 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.middleware.request_id [req-eab7df8f-9f69-4bd0-9202-602aa163f378 req-1f77e754-0d1e-42ff-a8e6-fa7f8c398a28 None None] RequestId filter calling following filter/app {{(pid=112508) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 01:29:17.359068 np0000177365 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [req-eab7df8f-9f69-4bd0-9202-602aa163f378 req-1f77e754-0d1e-42ff-a8e6-fa7f8c398a28 admin admin] POST https://199.204.45.95/volume/v3/types/bf18acb2-4031-4f97-a2c3-ac98602198c7/extra_specs May 29 01:29:17.359736 np0000177365 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [req-eab7df8f-9f69-4bd0-9202-602aa163f378 req-1f77e754-0d1e-42ff-a8e6-fa7f8c398a28 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112508) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 01:29:17.361658 np0000177365 devstack@c-api.service[112508]: /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 29 01:29:17.361658 np0000177365 devstack@c-api.service[112508]: warnings.warn( May 29 01:29:17.410985 np0000177365 devstack@c-api.service[112508]: DEBUG oslo_db.sqlalchemy.engines [req-eab7df8f-9f69-4bd0-9202-602aa163f378 req-1f77e754-0d1e-42ff-a8e6-fa7f8c398a28 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=112508) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:17.494341 np0000177365 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [req-eab7df8f-9f69-4bd0-9202-602aa163f378 req-1f77e754-0d1e-42ff-a8e6-fa7f8c398a28 admin admin] https://199.204.45.95/volume/v3/types/bf18acb2-4031-4f97-a2c3-ac98602198c7/extra_specs returned with HTTP 200 May 29 01:29:17.495198 np0000177365 devstack@c-api.service[112508]: [pid: 112508|app: 0|req: 1/3] 199.204.45.95 () {70 vars in 1498 bytes} [Fri May 29 01:29:16 2026] POST /volume/v3/types/bf18acb2-4031-4f97-a2c3-ac98602198c7/extra_specs => generated 55 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 29 01:29:18.462544 np0000177365 devstack@c-api.service[112510]: DEBUG dbcounter [-] [112510] Writing DB stats cinder:SELECT=6 {{(pid=112510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 01:29:18.470210 np0000177365 devstack@c-api.service[112511]: DEBUG dbcounter [-] [112511] Writing DB stats cinder:SELECT=6 {{(pid=112511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 01:29:26.932016 np0000177365 devstack@c-api.service[112509]: DEBUG dbcounter [-] [112509] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112509) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 01:29:27.492629 np0000177365 devstack@c-api.service[112508]: DEBUG dbcounter [-] [112508] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112508) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}