May 29 01:28:49.112544 np0000177363 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 29 01:28:49.121594 np0000177363 devstack@c-api.service[112633]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 29 01:28:49 2026] *** May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: nodename: np0000177363 May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: machine: x86_64 May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: clock source: unix May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: pcre jit disabled May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: detected number of CPU cores: 16 May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: current working directory: / May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: detected binary path: /usr/bin/uwsgi-core May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: your processes number limit is 256917 May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: your memory page size is 4096 bytes May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: detected max file descriptor number: 2048 May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: lock engine: pthread robust mutexes May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: thunder lock: enabled May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: PEP 405 virtualenv detected: /opt/stack/data/venv May 29 01:28:49.125996 np0000177363 devstack@c-api.service[112633]: Set PythonHome to /opt/stack/data/venv May 29 01:28:49.164109 np0000177363 devstack@c-api.service[112633]: Python main interpreter initialized at 0x7c13fd2a3668 May 29 01:28:49.164109 np0000177363 devstack@c-api.service[112633]: python threads support enabled May 29 01:28:49.164109 np0000177363 devstack@c-api.service[112633]: your server socket listen backlog is limited to 100 connections May 29 01:28:49.164109 np0000177363 devstack@c-api.service[112633]: your mercy for graceful operations on workers is 80 seconds May 29 01:28:49.164109 np0000177363 devstack@c-api.service[112633]: mapped 671795 bytes (656 KB) for 4 cores May 29 01:28:49.164109 np0000177363 devstack@c-api.service[112633]: *** Operational MODE: preforking *** May 29 01:28:49.164647 np0000177363 devstack@c-api.service[112633]: *** uWSGI is running in multiple interpreter mode *** May 29 01:28:49.164647 np0000177363 devstack@c-api.service[112633]: spawned uWSGI master process (pid: 112633) May 29 01:28:49.164551 np0000177363 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 29 01:28:49.165593 np0000177363 devstack@c-api.service[112633]: spawned uWSGI worker 1 (pid: 112642, cores: 1) May 29 01:28:49.166391 np0000177363 devstack@c-api.service[112633]: spawned uWSGI worker 2 (pid: 112643, cores: 1) May 29 01:28:49.166730 np0000177363 devstack@c-api.service[112633]: spawned uWSGI worker 3 (pid: 112644, cores: 1) May 29 01:28:49.167724 np0000177363 devstack@c-api.service[112633]: spawned uWSGI worker 4 (pid: 112645, cores: 1) May 29 01:28:49.167724 np0000177363 devstack@c-api.service[112633]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 29 01:28:49.317186 np0000177363 devstack@c-api.service[112642]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:28:49.317186 np0000177363 devstack@c-api.service[112642]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:28:49.317186 np0000177363 devstack@c-api.service[112642]: we strongly recommend against using it for new projects. May 29 01:28:49.317186 np0000177363 devstack@c-api.service[112642]: If you are already using Eventlet, we recommend migrating to a different May 29 01:28:49.317186 np0000177363 devstack@c-api.service[112642]: framework. For more detail see May 29 01:28:49.317186 np0000177363 devstack@c-api.service[112642]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:28:49.317186 np0000177363 devstack@c-api.service[112642]: import eventlet # noqa May 29 01:28:49.324262 np0000177363 devstack@c-api.service[112645]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:28:49.324262 np0000177363 devstack@c-api.service[112645]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:28:49.324262 np0000177363 devstack@c-api.service[112645]: we strongly recommend against using it for new projects. May 29 01:28:49.324262 np0000177363 devstack@c-api.service[112645]: If you are already using Eventlet, we recommend migrating to a different May 29 01:28:49.324262 np0000177363 devstack@c-api.service[112645]: framework. For more detail see May 29 01:28:49.324262 np0000177363 devstack@c-api.service[112645]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:28:49.324262 np0000177363 devstack@c-api.service[112645]: import eventlet # noqa May 29 01:28:49.335978 np0000177363 devstack@c-api.service[112643]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:28:49.335978 np0000177363 devstack@c-api.service[112643]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:28:49.335978 np0000177363 devstack@c-api.service[112643]: we strongly recommend against using it for new projects. May 29 01:28:49.335978 np0000177363 devstack@c-api.service[112643]: If you are already using Eventlet, we recommend migrating to a different May 29 01:28:49.335978 np0000177363 devstack@c-api.service[112643]: framework. For more detail see May 29 01:28:49.335978 np0000177363 devstack@c-api.service[112643]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:28:49.335978 np0000177363 devstack@c-api.service[112643]: import eventlet # noqa May 29 01:28:49.337618 np0000177363 devstack@c-api.service[112644]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:28:49.337618 np0000177363 devstack@c-api.service[112644]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:28:49.337618 np0000177363 devstack@c-api.service[112644]: we strongly recommend against using it for new projects. May 29 01:28:49.337618 np0000177363 devstack@c-api.service[112644]: If you are already using Eventlet, we recommend migrating to a different May 29 01:28:49.337618 np0000177363 devstack@c-api.service[112644]: framework. For more detail see May 29 01:28:49.337618 np0000177363 devstack@c-api.service[112644]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:28:49.337618 np0000177363 devstack@c-api.service[112644]: import eventlet # noqa May 29 01:28:49.424866 np0000177363 devstack@c-api.service[112645]: /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:28:49.424866 np0000177363 devstack@c-api.service[112645]: warnings.warn( May 29 01:28:49.428534 np0000177363 devstack@c-api.service[112643]: /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:28:49.428534 np0000177363 devstack@c-api.service[112643]: warnings.warn( May 29 01:28:49.434722 np0000177363 devstack@c-api.service[112642]: /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:28:49.434722 np0000177363 devstack@c-api.service[112642]: warnings.warn( May 29 01:28:49.438877 np0000177363 devstack@c-api.service[112644]: /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:28:49.438877 np0000177363 devstack@c-api.service[112644]: warnings.warn( May 29 01:28:49.519039 np0000177363 devstack@c-api.service[112645]: /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:28:49.519039 np0000177363 devstack@c-api.service[112645]: from cgi import parse_header May 29 01:28:49.526008 np0000177363 devstack@c-api.service[112644]: /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:28:49.526008 np0000177363 devstack@c-api.service[112644]: from cgi import parse_header May 29 01:28:49.529462 np0000177363 devstack@c-api.service[112643]: /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:28:49.529462 np0000177363 devstack@c-api.service[112643]: from cgi import parse_header May 29 01:28:49.532483 np0000177363 devstack@c-api.service[112642]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 29 01:28:49.532483 np0000177363 devstack@c-api.service[112642]: from cgi import parse_header May 29 01:28:49.574314 np0000177363 devstack@c-api.service[112645]: /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:28:49.574314 np0000177363 devstack@c-api.service[112645]: removals.removed_module( May 29 01:28:49.576466 np0000177363 devstack@c-api.service[112645]: /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:28:49.576466 np0000177363 devstack@c-api.service[112645]: removals.removed_module( May 29 01:28:49.581676 np0000177363 devstack@c-api.service[112644]: /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:28:49.581676 np0000177363 devstack@c-api.service[112644]: removals.removed_module( May 29 01:28:49.584040 np0000177363 devstack@c-api.service[112644]: /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:28:49.584040 np0000177363 devstack@c-api.service[112644]: removals.removed_module( May 29 01:28:49.587205 np0000177363 devstack@c-api.service[112643]: /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:28:49.587205 np0000177363 devstack@c-api.service[112643]: removals.removed_module( May 29 01:28:49.589651 np0000177363 devstack@c-api.service[112643]: /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:28:49.589651 np0000177363 devstack@c-api.service[112643]: removals.removed_module( May 29 01:28:49.594770 np0000177363 devstack@c-api.service[112642]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 29 01:28:49.594770 np0000177363 devstack@c-api.service[112642]: removals.removed_module( May 29 01:28:49.597330 np0000177363 devstack@c-api.service[112642]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 29 01:28:49.597330 np0000177363 devstack@c-api.service[112642]: removals.removed_module( May 29 01:28:50.311226 np0000177363 devstack@c-api.service[112645]: /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:28:50.311226 np0000177363 devstack@c-api.service[112645]: warnings.warn( May 29 01:28:50.315191 np0000177363 devstack@c-api.service[112644]: /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:28:50.315191 np0000177363 devstack@c-api.service[112644]: warnings.warn( May 29 01:28:50.327189 np0000177363 devstack@c-api.service[112642]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 29 01:28:50.327189 np0000177363 devstack@c-api.service[112642]: warnings.warn( May 29 01:28:50.346571 np0000177363 devstack@c-api.service[112643]: /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:28:50.346571 np0000177363 devstack@c-api.service[112643]: warnings.warn( May 29 01:28:50.446977 np0000177363 devstack@c-api.service[112645]: /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:28:50.446977 np0000177363 devstack@c-api.service[112645]: warnings.warn( May 29 01:28:50.482522 np0000177363 devstack@c-api.service[112644]: /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:28:50.482522 np0000177363 devstack@c-api.service[112644]: warnings.warn( May 29 01:28:50.492142 np0000177363 devstack@c-api.service[112642]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 29 01:28:50.492142 np0000177363 devstack@c-api.service[112642]: warnings.warn( May 29 01:28:50.494037 np0000177363 devstack@c-api.service[112643]: /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:28:50.494037 np0000177363 devstack@c-api.service[112643]: warnings.warn( May 29 01:28:50.779424 np0000177363 devstack@c-api.service[112645]: 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:28:50.779623 np0000177363 devstack@c-api.service[112645]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112645) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:28:50.808437 np0000177363 devstack@c-api.service[112644]: 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:28:50.808682 np0000177363 devstack@c-api.service[112644]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112644) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:28:50.818784 np0000177363 devstack@c-api.service[112642]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 29 01:28:50.819017 np0000177363 devstack@c-api.service[112642]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112642) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:28:50.840062 np0000177363 devstack@c-api.service[112643]: 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:28:50.840254 np0000177363 devstack@c-api.service[112643]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112643) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:28:50.878325 np0000177363 devstack@c-api.service[112644]: /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:28:50.878325 np0000177363 devstack@c-api.service[112644]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:28:50.879678 np0000177363 devstack@c-api.service[112645]: /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:28:50.879678 np0000177363 devstack@c-api.service[112645]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:28:50.886997 np0000177363 devstack@c-api.service[112642]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 29 01:28:50.886997 np0000177363 devstack@c-api.service[112642]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:28:50.913802 np0000177363 devstack@c-api.service[112643]: /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:28:50.913802 np0000177363 devstack@c-api.service[112643]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:28:51.453674 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112645) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:28:51.454338 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112644) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:28:51.454406 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112643) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:28:51.454741 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.454741 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.454845 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.454845 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.455017 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.455073 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.455124 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.455175 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.455227 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.455711 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.455818 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.455818 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.455962 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.456034 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.456089 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.456140 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.456193 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.456244 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.456308 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.456360 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.456413 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.456463 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.456522 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.456573 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.456635 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.456695 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.456747 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.456808 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.456858 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.456910 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.456986 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112642) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:28:51.457839 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.457839 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.457839 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.458370 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.458511 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.458511 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.458758 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.458890 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.459066 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.459187 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.459311 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.459311 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.459523 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.459652 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.459778 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.459891 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.460041 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.460157 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.460313 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.460313 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.460313 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.460313 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.460744 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.460867 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.460965 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.461022 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.461072 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.461072 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.461183 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.461238 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.461287 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.461337 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.461337 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.461440 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.461440 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.461440 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.461440 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.461440 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.463661 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.463742 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.463791 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.463848 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.463932 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.463996 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.464073 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.464124 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.464196 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.464245 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.464306 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.464333 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.464363 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.464439 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.464506 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.464506 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.464613 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.464613 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.464712 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.464712 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.464805 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.464805 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.464903 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.464975 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.465010 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.465071 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.465126 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.465176 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.465225 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.465287 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.465357 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.465455 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.465569 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.465637 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.465746 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.465855 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.465897 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.465987 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.466022 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.466086 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.466139 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.466183 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.466250 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.466279 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.466279 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.466326 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.466350 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.466375 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.466398 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.466421 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.466446 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.466558 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.466558 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.466676 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.466676 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.466787 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.466845 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.466897 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.466897 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.466897 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.467076 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.467124 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.467180 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.467215 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.467240 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.467269 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.467297 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.467322 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.467347 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.467373 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.467401 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.467425 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.467454 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.467479 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.467506 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.467530 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.467555 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.467584 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.467609 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.467633 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.467658 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.467683 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.467785 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.467810 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.467841 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.467885 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.467932 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.467960 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.467985 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.468009 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.468034 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.468058 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.468097 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.468123 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.468476 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.468535 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.468592 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.468645 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.468697 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.468749 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.468799 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.468864 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.468932 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.468997 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.469025 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.469050 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.469101 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.469151 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.469180 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.469204 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.469228 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.469265 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.469306 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.469348 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.469374 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.469399 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.469423 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.469445 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.469469 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.469493 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.469525 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.469549 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.469575 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.469599 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.469623 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.469646 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.469669 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.469692 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.469725 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.469754 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.469788 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.469838 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.469862 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.469885 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.469912 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.469955 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.469989 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.470013 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.470036 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.470063 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.470093 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.470118 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.470140 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.470162 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.470189 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.470236 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.470236 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.470306 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.470332 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.470362 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.470385 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.470408 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.470430 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.470430 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.470477 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.470513 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.470541 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.470565 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.470565 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.470565 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.470565 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.470647 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.470647 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.470647 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.470647 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.470647 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.470647 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.470647 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.471223 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.471223 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.471340 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.471394 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.471445 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.471501 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.471553 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.471605 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.471655 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.471712 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.471769 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.471821 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.471873 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.471941 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.472000 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.472060 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.472114 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.472165 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.472214 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.472269 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.472321 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.472371 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.472421 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.472478 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.472529 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.472585 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.472636 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.472689 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.472740 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.472791 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.472839 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.472889 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.472957 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.473014 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.473065 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.473127 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.473179 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.473229 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.473285 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.473337 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.473337 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.473432 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.473482 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.473531 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.473580 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.473637 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.473637 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.473637 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.473637 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.473637 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.473637 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.473637 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.473637 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.473637 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.473637 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.474167 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.474226 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.474226 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.474333 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.474386 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.474441 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.474496 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.474547 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.474601 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.474651 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.474706 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.474763 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.474813 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.474862 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.474911 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.474980 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.475039 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.475092 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.475142 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.475198 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.475249 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.475299 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.475347 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.475397 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.475452 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.475503 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.475559 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.475667 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.475667 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.479389 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.479451 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.479515 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.479578 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.479612 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.479642 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.479715 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.479803 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.479855 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.479931 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.479931 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.479931 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.480075 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.480075 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.480126 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.480162 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.480240 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.480299 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.480352 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.480403 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.480455 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.480504 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.480562 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.480605 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.480661 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.480706 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.480706 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.480792 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.480818 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.480848 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.480848 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.480902 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.480950 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.480977 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.480977 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.481026 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.481050 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.481077 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.481101 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.481130 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.481155 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.481185 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.481213 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.481238 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.481261 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.481289 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.481314 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.481338 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.481362 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.481387 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.481410 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.481438 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.481460 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.481484 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.481513 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.481513 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.483198 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.483410 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.483410 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.483461 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.483493 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.483518 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.483542 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.483566 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.483593 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.483617 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.483641 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.483665 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.483665 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.483980 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.484090 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.484271 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.484271 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.484417 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.484492 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.484553 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.484639 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.484639 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.484717 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.484751 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.484791 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.484823 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.484857 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.484896 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.484949 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.484983 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.484983 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.485042 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.485077 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.485077 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.489212 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.489288 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.489360 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.489429 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.489500 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.489579 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.489650 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.489721 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.489831 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.489914 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.490010 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.490082 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.490153 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.490233 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.490306 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.490384 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.490455 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.490525 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.490603 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.490603 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.490603 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.490603 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.490872 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.490872 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.490872 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.490872 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.490872 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.491231 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.491312 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.491437 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.491527 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.491606 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.491606 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.491606 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.491819 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.491892 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.491989 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.492072 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.492154 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.492154 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.492154 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.492154 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.492154 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.492493 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.492493 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.492493 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.492493 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.492493 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.492493 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.492493 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.493020 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.493020 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.493020 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.493020 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.493365 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.493453 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.493526 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.493596 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.493665 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.493749 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.493916 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.494032 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.494105 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.494186 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.494259 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.494327 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.494396 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.494465 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.494552 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.494628 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.494697 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.494765 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.494817 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.494865 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.494941 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.495000 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.495000 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.495000 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.495168 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.495221 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.495272 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.495322 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.495377 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.495428 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.495478 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.495527 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.495580 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.495630 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.495690 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.495742 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.495794 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.495844 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.495905 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.495977 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.496036 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.496087 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.496137 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.496137 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.496241 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.496291 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.496291 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.496391 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.496391 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.496391 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.496391 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.496391 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.496627 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.496627 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.496627 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.496627 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.496836 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.496895 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.496963 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.497016 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.497066 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.497127 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.497181 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.497181 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.497283 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.497334 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.497383 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.497441 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.497496 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.497546 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.497596 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.497596 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.497738 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.497813 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.497813 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.497910 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.497978 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.498038 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.498038 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.498151 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.498200 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.498386 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.498386 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.498386 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.498386 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.498533 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.498559 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.498589 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.498616 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.498639 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.498663 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.498685 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.498708 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.498736 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.498759 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.498782 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.498809 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.498832 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.498856 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.498878 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.498901 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.498936 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.498968 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.498991 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.498991 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.498991 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.498991 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.498991 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.499307 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.499307 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.499307 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.499307 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.499307 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.499565 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.499617 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.499667 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.499716 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.499770 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.499822 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.499876 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.499937 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.500000 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.500062 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.500113 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.500170 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.500222 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.500276 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.500354 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.500408 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.500463 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.500505 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.500560 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.500616 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.500616 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.500616 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.500616 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.503785 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.503869 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.503931 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.504004 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.504056 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.504120 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.504167 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.504230 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.504275 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.504275 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.504355 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.504355 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.504402 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.504476 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.504515 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.504540 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.504564 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.504642 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.504696 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.504747 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.504824 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.504867 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.504931 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.504985 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.505045 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.505089 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.505145 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.505177 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.505201 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.505224 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.505247 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.505270 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.505294 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.505294 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.505294 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.505360 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.505360 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.505360 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.505360 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.505360 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.505459 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.505459 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.505616 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.505689 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.505753 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.505890 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.505981 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.505981 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.506095 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.506300 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.506358 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.506408 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.506459 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.506524 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.506582 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.506638 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.506690 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.506749 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.506802 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.506859 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.506902 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.506960 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.506987 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.507019 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.507042 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.507070 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.507070 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.507070 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.507070 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.507070 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.507185 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.507185 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.507185 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.507258 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.507283 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.507312 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.507312 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.507353 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.507378 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.507405 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.507433 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.507457 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.507486 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.507510 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.507533 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.507560 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.507588 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.507611 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.507971 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.507971 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.507971 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.508148 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.508208 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.508260 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.508312 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.508363 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.508412 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.508462 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.508517 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.508568 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.508648 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.508708 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.508765 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.508822 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.508873 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.508937 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.508995 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.509053 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.509105 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.509177 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.509236 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.509236 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.509746 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.509834 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.509896 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.509976 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.510038 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.510090 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.510117 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.510183 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.510299 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.510299 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.510299 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.510453 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.510453 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.510549 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.511489 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.511599 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.511669 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.511722 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.511755 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.511818 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.511879 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.511879 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.511948 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.511973 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.511996 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.512020 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.512105 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.512159 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.516157 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.516239 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.516292 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.516336 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.516404 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.516433 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.516505 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.516587 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.517062 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.517107 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.517141 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.517165 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.517188 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.517214 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.517241 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.517264 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.517287 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.517311 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.517336 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.517364 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.517387 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.517411 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.517411 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.517458 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.517482 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.517504 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.517531 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.517554 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.517580 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.517606 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.517635 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.517658 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.517681 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.517709 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.517709 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.517709 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.517709 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.517709 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.517709 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.517709 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.517886 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.517886 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.518298 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.518383 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.518450 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.518509 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.518567 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.518620 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.518620 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.518725 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.518768 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.518828 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.518828 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.518828 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.518965 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.518965 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.519010 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.519039 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.519063 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.519088 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.519111 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.519230 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.519288 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.519340 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.519391 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.519454 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.519506 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.519561 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.519606 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.519663 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.519663 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.519663 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.519663 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.519663 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.519773 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.519773 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.519816 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.519912 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.519986 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.520051 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.520105 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.520156 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.520211 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.520263 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.520318 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.520365 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.520430 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.520480 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.520539 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.520587 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.520644 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.520686 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.520736 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.520795 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.520844 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.520901 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.520963 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.520963 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.521072 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.521104 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.521166 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.521218 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.521260 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.521316 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.521368 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.521448 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.521476 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.521500 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.521524 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.521554 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.521577 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.521602 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.521625 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.521651 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.521651 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.521651 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.521651 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.521735 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.521886 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.521886 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.522019 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.522019 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.522123 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.522892 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.523007 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.523088 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.523175 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.523247 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.523324 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.523414 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.523496 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.523574 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.523653 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.523738 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.523816 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.523891 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.523993 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.524073 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.524151 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.524229 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.524306 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.524375 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.524449 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.524534 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.525044 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.525122 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.525208 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.525283 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.525363 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.525442 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.525526 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.526206 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.526283 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.526373 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.526486 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.526626 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.526626 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.526728 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:51.527106 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:51.527182 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:51.527263 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:51.527352 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:51.527431 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:51.527513 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:51.570953 np0000177363 devstack@c-api.service[112645]: INFO dbcounter [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Registered counter for database cinder May 29 01:28:51.571247 np0000177363 devstack@c-api.service[112644]: INFO dbcounter [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Registered counter for database cinder May 29 01:28:51.573615 np0000177363 devstack@c-api.service[112643]: INFO dbcounter [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Registered counter for database cinder May 29 01:28:51.579336 np0000177363 devstack@c-api.service[112642]: INFO dbcounter [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Registered counter for database cinder May 29 01:28:51.620184 np0000177363 devstack@c-api.service[112645]: DEBUG oslo_db.sqlalchemy.engines [None req-e305c2c8-2807-4e08-a292-d57c620ab210 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=112645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:28:51.625482 np0000177363 devstack@c-api.service[112644]: DEBUG oslo_db.sqlalchemy.engines [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb 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=112644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:28:51.628127 np0000177363 devstack@c-api.service[112643]: DEBUG oslo_db.sqlalchemy.engines [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 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=112643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:28:51.634443 np0000177363 devstack@c-api.service[112642]: DEBUG oslo_db.sqlalchemy.engines [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112642) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:28:51.736912 np0000177363 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writer thread running {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:28:51.740268 np0000177363 devstack@c-api.service[112645]: INFO cinder.rpc [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:28:51.742953 np0000177363 devstack@c-api.service[112645]: INFO cinder.rpc [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:28:51.745234 np0000177363 devstack@c-api.service[112645]: INFO cinder.rpc [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:28:51.747067 np0000177363 devstack@c-api.service[112645]: INFO cinder.rpc [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:28:51.748350 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.753423 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.760081 np0000177363 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writer thread running {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:28:51.760166 np0000177363 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writer thread running {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:28:51.763113 np0000177363 devstack@c-api.service[112644]: INFO cinder.rpc [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:28:51.763184 np0000177363 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writer thread running {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:28:51.763484 np0000177363 devstack@c-api.service[112643]: INFO cinder.rpc [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:28:51.765689 np0000177363 devstack@c-api.service[112644]: INFO cinder.rpc [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:28:51.766117 np0000177363 devstack@c-api.service[112642]: INFO cinder.rpc [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:28:51.766217 np0000177363 devstack@c-api.service[112643]: INFO cinder.rpc [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:28:51.768326 np0000177363 devstack@c-api.service[112644]: INFO cinder.rpc [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:28:51.768621 np0000177363 devstack@c-api.service[112642]: INFO cinder.rpc [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:28:51.768696 np0000177363 devstack@c-api.service[112643]: INFO cinder.rpc [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:28:51.772047 np0000177363 devstack@c-api.service[112642]: INFO cinder.rpc [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:28:51.772304 np0000177363 devstack@c-api.service[112644]: INFO cinder.rpc [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:28:51.772376 np0000177363 devstack@c-api.service[112643]: INFO cinder.rpc [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:28:51.772717 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.772981 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.774588 np0000177363 devstack@c-api.service[112642]: INFO cinder.rpc [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:28:51.776584 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.778184 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.778979 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.783841 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.799292 np0000177363 devstack@c-api.service[112645]: DEBUG oslo_db.sqlalchemy.engines [None req-e305c2c8-2807-4e08-a292-d57c620ab210 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=112645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:28:51.803091 np0000177363 devstack@c-api.service[112645]: INFO cinder.rpc [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:28:51.805822 np0000177363 devstack@c-api.service[112645]: INFO cinder.rpc [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:28:51.807245 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.820258 np0000177363 devstack@c-api.service[112643]: DEBUG oslo_db.sqlalchemy.engines [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 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=112643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:28:51.823495 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.823775 np0000177363 devstack@c-api.service[112643]: INFO cinder.rpc [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:28:51.824568 np0000177363 devstack@c-api.service[112644]: DEBUG oslo_db.sqlalchemy.engines [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb 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=112644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:28:51.826464 np0000177363 devstack@c-api.service[112643]: INFO cinder.rpc [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:28:51.826552 np0000177363 devstack@c-api.service[112642]: DEBUG oslo_db.sqlalchemy.engines [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112642) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:28:51.826841 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.827886 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.828158 np0000177363 devstack@c-api.service[112644]: INFO cinder.rpc [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:28:51.831001 np0000177363 devstack@c-api.service[112644]: INFO cinder.rpc [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:28:51.831784 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.832548 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.832739 np0000177363 devstack@c-api.service[112642]: INFO cinder.rpc [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:28:51.835467 np0000177363 devstack@c-api.service[112642]: INFO cinder.rpc [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:28:51.836018 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.837555 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.839094 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.842205 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.845409 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.846101 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.847068 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.849403 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.850376 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.850605 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.852643 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.853505 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.854257 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.855063 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.855277 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.857408 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.858102 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.858652 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.860656 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.860717 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.863646 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.863710 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.863912 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.864798 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.867104 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.867168 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.868295 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.869314 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.869376 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.870033 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.870513 np0000177363 devstack@c-api.service[112645]: WARNING cinder.api.contrib.hosts [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:28:51.871291 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.871670 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.872804 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.874236 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.874861 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.875737 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.877460 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.877856 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.878525 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.879529 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.880218 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.881008 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.881065 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.881231 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extended resource: extensions {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.881341 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.882718 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extended resource: os-availability-zone {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.884216 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.884334 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extended resource: os-hosts {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.884553 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.886166 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.887314 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extended resource: backups {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.887552 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.888943 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.889004 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extended resource: consistencygroups {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.889830 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.890849 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.890995 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extended resource: os-volume-manage {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.892494 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extended resource: extra_specs {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.892555 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.893210 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.894123 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extended resource: os-snapshot-manage {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.894678 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.895312 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.895435 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.895638 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extended resource: cgsnapshots {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.896743 np0000177363 devstack@c-api.service[112643]: WARNING cinder.api.contrib.hosts [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:28:51.897543 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.898197 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.898997 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.899857 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extended resource: encryption {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.900330 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.901114 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.901379 np0000177363 devstack@c-api.service[112644]: WARNING cinder.api.contrib.hosts [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:28:51.901491 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.901531 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extended resource: encryption {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.902184 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.902962 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.903144 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extended resource: capabilities {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.903722 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.904327 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.904395 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extended resource: scheduler-stats {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.904663 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.905106 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.905751 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.906043 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extended resource: os-volume-type-access {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.906622 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.907173 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.907419 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.907672 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extended resource: qos-specs {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.908010 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.908345 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extended resource: extensions {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.908458 np0000177363 devstack@c-api.service[112642]: WARNING cinder.api.contrib.hosts [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:28:51.909267 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.909528 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.909693 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extended resource: os-availability-zone {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.909793 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extended resource: os-quota-class-sets {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.910856 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.910996 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extended resource: os-hosts {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.911106 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extended resource: os-quota-sets {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.911537 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.912345 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.912430 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extended resource: backups {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.912581 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extended resource: extensions {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.912670 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extended resource: os-volume-transfer {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.914000 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.914082 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extended resource: os-availability-zone {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.914456 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extended resource: consistencygroups {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.915300 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.915381 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extended resource: os-hosts {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.915514 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.916450 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extended resource: os-volume-manage {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.916901 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.916970 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.917862 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extended resource: extra_specs {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.917948 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extended resource: backups {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.918402 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.918743 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.919432 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extended resource: os-snapshot-manage {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.919807 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extended resource: extensions {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.919878 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extended resource: consistencygroups {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.919916 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.920762 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.contrib.snapshot_actions [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] SnapshotActionsController initialized {{(pid=112645) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:28:51.920886 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extended resource: cgsnapshots {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.921254 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extended resource: os-availability-zone {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.921563 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.921837 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extended resource: os-volume-manage {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.922282 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extended resource: encryption {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.922687 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extended resource: os-hosts {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.922995 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.923244 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extended resource: extra_specs {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.923820 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extended resource: encryption {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.924382 np0000177363 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.924788 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extended resource: os-snapshot-manage {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.925246 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extension AdminActions extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.925367 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extended resource: capabilities {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.925446 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extension AdminActions extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.925581 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extended resource: backups {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.926315 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extended resource: cgsnapshots {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.926399 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extension AdminActions extending resource: backups {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.926571 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.926688 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extended resource: scheduler-stats {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.926771 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.926771 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.926842 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.926976 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extension TypesManage extending resource: types {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.927072 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.927146 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.927245 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.927388 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.927493 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extension VolumeActions extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.927626 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extension UsedLimits extending resource: limits {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.927683 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extended resource: encryption {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.927722 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extended resource: consistencygroups {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.927758 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.927870 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-e305c2c8-2807-4e08-a292-d57c620ab210 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.928103 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extended resource: os-volume-type-access {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.929181 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extended resource: encryption {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.929733 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extended resource: qos-specs {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.929792 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extended resource: os-volume-manage {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.930771 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extended resource: capabilities {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.931235 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extended resource: extra_specs {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.931805 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extended resource: os-quota-class-sets {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.932059 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extended resource: scheduler-stats {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.932845 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extended resource: os-snapshot-manage {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.933082 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extended resource: os-quota-sets {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.933533 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extended resource: os-volume-type-access {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.934758 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extended resource: cgsnapshots {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.935167 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extended resource: qos-specs {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.935252 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extended resource: os-volume-transfer {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.936296 np0000177363 devstack@c-api.service[112645]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c13fd2a3668 pid: 112645 (default app) May 29 01:28:51.936685 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extended resource: encryption {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.937222 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extended resource: os-quota-class-sets {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.937751 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.938511 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extended resource: os-quota-sets {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.938720 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extended resource: encryption {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.939303 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.939937 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extended resource: os-volume-transfer {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.940720 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.942219 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.942610 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.943095 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.contrib.snapshot_actions [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] SnapshotActionsController initialized {{(pid=112643) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:28:51.943814 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.944161 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extended resource: capabilities {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.944304 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.944768 np0000177363 devstack@c-api.service[112645]: /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:28:51.944768 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.944768 np0000177363 devstack@c-api.service[112645]: /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:28:51.944768 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.945140 np0000177363 devstack@c-api.service[112645]: /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:28:51.945140 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.945140 np0000177363 devstack@c-api.service[112645]: /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:28:51.945140 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.945492 np0000177363 devstack@c-api.service[112645]: /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:28:51.945492 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.945492 np0000177363 devstack@c-api.service[112645]: /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:28:51.945492 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.945492 np0000177363 devstack@c-api.service[112645]: /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:28:51.945492 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.945877 np0000177363 devstack@c-api.service[112645]: /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:28:51.945877 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.945877 np0000177363 devstack@c-api.service[112645]: /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:28:51.945877 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.945877 np0000177363 devstack@c-api.service[112645]: /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:28:51.946299 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.946299 np0000177363 devstack@c-api.service[112645]: /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:28:51.946299 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.946299 np0000177363 devstack@c-api.service[112645]: /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:28:51.946299 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.946600 np0000177363 devstack@c-api.service[112645]: /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:28:51.946600 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.946600 np0000177363 devstack@c-api.service[112645]: /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:28:51.946600 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.946868 np0000177363 devstack@c-api.service[112645]: /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:28:51.946868 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.946868 np0000177363 devstack@c-api.service[112645]: /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:28:51.946868 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.946868 np0000177363 devstack@c-api.service[112645]: /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:28:51.947262 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.947262 np0000177363 devstack@c-api.service[112645]: /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:28:51.947262 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.947262 np0000177363 devstack@c-api.service[112645]: /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:28:51.947262 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.947556 np0000177363 devstack@c-api.service[112645]: /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:28:51.947556 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.947556 np0000177363 devstack@c-api.service[112645]: /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:28:51.947556 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.947556 np0000177363 devstack@c-api.service[112645]: /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:28:51.947556 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.948610 np0000177363 devstack@c-api.service[112645]: /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:28:51.948610 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.948610 np0000177363 devstack@c-api.service[112645]: /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:28:51.948610 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.948610 np0000177363 devstack@c-api.service[112645]: /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:28:51.948610 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.949575 np0000177363 devstack@c-api.service[112645]: /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:28:51.949575 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.950129 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.950284 np0000177363 devstack@c-api.service[112645]: /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:28:51.950284 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.950284 np0000177363 devstack@c-api.service[112645]: /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:28:51.950284 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.950284 np0000177363 devstack@c-api.service[112645]: /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:28:51.950284 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.951312 np0000177363 devstack@c-api.service[112645]: /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:28:51.951312 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.951312 np0000177363 devstack@c-api.service[112645]: /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:28:51.951312 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.951312 np0000177363 devstack@c-api.service[112645]: /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:28:51.952159 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.952159 np0000177363 devstack@c-api.service[112645]: /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:28:51.952159 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.952159 np0000177363 devstack@c-api.service[112645]: /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:28:51.952159 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.952820 np0000177363 devstack@c-api.service[112645]: /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:28:51.952820 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.952820 np0000177363 devstack@c-api.service[112645]: /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:28:51.952820 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.952820 np0000177363 devstack@c-api.service[112645]: /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:28:51.953613 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.953613 np0000177363 devstack@c-api.service[112645]: /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:28:51.953613 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.953613 np0000177363 devstack@c-api.service[112645]: /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:28:51.953613 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.953613 np0000177363 devstack@c-api.service[112645]: /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:28:51.953613 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.954222 np0000177363 devstack@c-api.service[112645]: /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:28:51.954222 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.954222 np0000177363 devstack@c-api.service[112645]: /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:28:51.954222 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.954222 np0000177363 devstack@c-api.service[112645]: /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:28:51.954584 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.954584 np0000177363 devstack@c-api.service[112645]: /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:28:51.954584 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.954584 np0000177363 devstack@c-api.service[112645]: /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:28:51.954584 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.954866 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.954934 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extended resource: scheduler-stats {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.955000 np0000177363 devstack@c-api.service[112645]: /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:28:51.955000 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.955000 np0000177363 devstack@c-api.service[112645]: /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:28:51.955000 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.955247 np0000177363 devstack@c-api.service[112645]: /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:28:51.955247 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.955247 np0000177363 devstack@c-api.service[112645]: /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:28:51.955247 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.955488 np0000177363 devstack@c-api.service[112645]: /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:28:51.955488 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.955488 np0000177363 devstack@c-api.service[112645]: /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:28:51.955488 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.955488 np0000177363 devstack@c-api.service[112645]: /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:28:51.955796 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.955796 np0000177363 devstack@c-api.service[112645]: /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:28:51.955796 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.955796 np0000177363 devstack@c-api.service[112645]: /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:28:51.955796 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.956082 np0000177363 devstack@c-api.service[112645]: /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:28:51.956082 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.956082 np0000177363 devstack@c-api.service[112645]: /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:28:51.956082 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.956344 np0000177363 devstack@c-api.service[112645]: /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:28:51.956344 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.956344 np0000177363 devstack@c-api.service[112645]: /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:28:51.956344 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.956501 np0000177363 devstack@c-api.service[112645]: /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:28:51.956501 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.956501 np0000177363 devstack@c-api.service[112645]: /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:28:51.956501 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.956620 np0000177363 devstack@c-api.service[112645]: /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:28:51.956620 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.956620 np0000177363 devstack@c-api.service[112645]: /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:28:51.956620 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.956761 np0000177363 devstack@c-api.service[112645]: /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:28:51.956761 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.956761 np0000177363 devstack@c-api.service[112645]: /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:28:51.956761 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.956894 np0000177363 devstack@c-api.service[112645]: /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:28:51.956894 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.956894 np0000177363 devstack@c-api.service[112645]: /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:28:51.956894 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.956894 np0000177363 devstack@c-api.service[112645]: /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:28:51.956894 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.957647 np0000177363 devstack@c-api.service[112645]: /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:28:51.957647 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.957647 np0000177363 devstack@c-api.service[112645]: /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:28:51.957647 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.957647 np0000177363 devstack@c-api.service[112645]: /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:28:51.957889 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.957889 np0000177363 devstack@c-api.service[112645]: /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:28:51.957889 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.957889 np0000177363 devstack@c-api.service[112645]: /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:28:51.957889 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.957889 np0000177363 devstack@c-api.service[112645]: /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:28:51.957889 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.958103 np0000177363 devstack@c-api.service[112645]: /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:28:51.958103 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.958103 np0000177363 devstack@c-api.service[112645]: /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:28:51.958103 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.958103 np0000177363 devstack@c-api.service[112645]: /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:28:51.958103 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.958280 np0000177363 devstack@c-api.service[112645]: /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:28:51.958280 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.958280 np0000177363 devstack@c-api.service[112645]: /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:28:51.958280 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.958280 np0000177363 devstack@c-api.service[112645]: /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:28:51.958280 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.958666 np0000177363 devstack@c-api.service[112645]: /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:28:51.958666 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.958666 np0000177363 devstack@c-api.service[112645]: /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:28:51.958666 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.958666 np0000177363 devstack@c-api.service[112645]: /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:28:51.958666 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.962038 np0000177363 devstack@c-api.service[112645]: /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:28:51.962038 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.962038 np0000177363 devstack@c-api.service[112645]: /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:28:51.962038 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.962285 np0000177363 devstack@c-api.service[112645]: /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:28:51.962285 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.962285 np0000177363 devstack@c-api.service[112645]: /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:28:51.962285 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.962544 np0000177363 devstack@c-api.service[112645]: /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:28:51.962544 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.962544 np0000177363 devstack@c-api.service[112645]: /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:28:51.962544 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.962779 np0000177363 devstack@c-api.service[112645]: /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:28:51.962779 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.962779 np0000177363 devstack@c-api.service[112645]: /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:28:51.962779 np0000177363 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 29 01:28:51.962895 np0000177363 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.962940 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.962976 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extended resource: os-volume-type-access {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.963007 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extension AdminActions extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963007 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extension AdminActions extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963007 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extension AdminActions extending resource: backups {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963007 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963007 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963113 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.contrib.snapshot_actions [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] SnapshotActionsController initialized {{(pid=112644) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:28:51.963137 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963137 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963137 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extension TypesManage extending resource: types {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963137 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963137 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963137 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963137 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963319 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.963344 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extension VolumeActions extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963344 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extension UsedLimits extending resource: limits {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963390 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extended resource: qos-specs {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.963420 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963420 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-11385e12-4a15-4919-ae7d-f40de64e02c8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963470 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-2fc7b34c-c714-4b2c-a116-429a369b9df0 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 01:28:51.963495 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.963518 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extended resource: os-quota-class-sets {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.963541 np0000177363 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.963541 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extension AdminActions extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963584 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extended resource: os-quota-sets {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.963608 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extension AdminActions extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963608 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extension AdminActions extending resource: backups {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963608 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963608 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963608 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963608 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963608 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extension TypesManage extending resource: types {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963768 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963768 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963818 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extended resource: os-volume-transfer {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:51.963847 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963847 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963847 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extension VolumeActions extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963847 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extension UsedLimits extending resource: limits {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963847 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.963847 np0000177363 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-e4b66651-92d5-4b0b-b71d-a6ddd45629cb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.964003 np0000177363 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 1/1] 199.204.45.78 () {60 vars in 949 bytes} [Fri May 29 01:28:51 2026] GET /volume/v3/ => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 29 01:28:51.964030 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.964054 np0000177363 devstack@c-api.service[112643]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c13fd2a3668 pid: 112643 (default app) May 29 01:28:51.964086 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.964086 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.964086 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.964086 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.contrib.snapshot_actions [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] SnapshotActionsController initialized {{(pid=112642) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:28:51.964168 np0000177363 devstack@c-api.service[112644]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c13fd2a3668 pid: 112644 (default app) May 29 01:28:51.964197 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.965131 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.966617 np0000177363 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:51.967485 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extension AdminActions extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.967637 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extension AdminActions extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.969226 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extension AdminActions extending resource: backups {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.969309 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.969468 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.969589 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.969720 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.969821 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extension TypesManage extending resource: types {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.969949 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.970047 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.970150 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.970307 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.970434 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extension VolumeActions extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.970567 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extension UsedLimits extending resource: limits {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.970675 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.970791 np0000177363 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-b673425d-f320-4541-aea4-9a4ccaa14ae5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:51.979878 np0000177363 devstack@c-api.service[112642]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c13fd2a3668 pid: 112642 (default app) May 29 01:28:59.443518 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-c833f956-0a58-4cbc-9c6f-e390bbd65936 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 01:29:00.104088 np0000177363 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-c833f956-0a58-4cbc-9c6f-e390bbd65936 admin admin] POST https://199.204.45.78/volume/v3/types May 29 01:29:00.104753 np0000177363 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-c833f956-0a58-4cbc-9c6f-e390bbd65936 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 01:29:00.106937 np0000177363 devstack@c-api.service[112645]: /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:00.106937 np0000177363 devstack@c-api.service[112645]: warnings.warn( May 29 01:29:00.151196 np0000177363 devstack@c-api.service[112645]: DEBUG oslo_db.sqlalchemy.engines [None req-c833f956-0a58-4cbc-9c6f-e390bbd65936 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=112645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:00.183964 np0000177363 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-c833f956-0a58-4cbc-9c6f-e390bbd65936 admin admin] https://199.204.45.78/volume/v3/types returned with HTTP 200 May 29 01:29:00.184609 np0000177363 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 2/2] 199.204.45.78 () {68 vars in 1281 bytes} [Fri May 29 01:28:59 2026] POST /volume/v3/types => generated 186 bytes in 742 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 29 01:29:00.209772 np0000177363 devstack@c-api.service[112643]: /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:00.209772 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.209772 np0000177363 devstack@c-api.service[112643]: /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:00.209772 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.209772 np0000177363 devstack@c-api.service[112643]: /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:00.210703 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.210703 np0000177363 devstack@c-api.service[112643]: /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:00.210703 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.210703 np0000177363 devstack@c-api.service[112643]: /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:00.210703 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.211047 np0000177363 devstack@c-api.service[112643]: /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:00.211047 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.211047 np0000177363 devstack@c-api.service[112643]: /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:00.211047 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.211047 np0000177363 devstack@c-api.service[112643]: /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:00.211047 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.211395 np0000177363 devstack@c-api.service[112643]: /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:00.211395 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.211395 np0000177363 devstack@c-api.service[112643]: /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:00.211395 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.211623 np0000177363 devstack@c-api.service[112643]: /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:00.211623 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.211623 np0000177363 devstack@c-api.service[112643]: /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:00.211623 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.211862 np0000177363 devstack@c-api.service[112643]: /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:00.211862 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.211862 np0000177363 devstack@c-api.service[112643]: /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:00.211862 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.212143 np0000177363 devstack@c-api.service[112643]: /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:00.212143 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.212143 np0000177363 devstack@c-api.service[112643]: /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:00.212143 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.212143 np0000177363 devstack@c-api.service[112643]: /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:00.212439 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.212439 np0000177363 devstack@c-api.service[112643]: /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:00.212439 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.212439 np0000177363 devstack@c-api.service[112643]: /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:00.212439 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.212710 np0000177363 devstack@c-api.service[112643]: /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:00.212710 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.212710 np0000177363 devstack@c-api.service[112643]: /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:00.212710 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.212710 np0000177363 devstack@c-api.service[112643]: /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:00.212710 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.213141 np0000177363 devstack@c-api.service[112643]: /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:00.213141 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.213141 np0000177363 devstack@c-api.service[112643]: /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:00.213141 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.213141 np0000177363 devstack@c-api.service[112643]: /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:00.213141 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.213489 np0000177363 devstack@c-api.service[112643]: /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:00.213489 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.213489 np0000177363 devstack@c-api.service[112643]: /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:00.213489 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.213489 np0000177363 devstack@c-api.service[112643]: /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:00.213489 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.213833 np0000177363 devstack@c-api.service[112643]: /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:00.213833 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.213833 np0000177363 devstack@c-api.service[112643]: /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:00.213833 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.213833 np0000177363 devstack@c-api.service[112643]: /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:00.214210 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.214210 np0000177363 devstack@c-api.service[112643]: /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:00.214210 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.214210 np0000177363 devstack@c-api.service[112643]: /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:00.214210 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.214497 np0000177363 devstack@c-api.service[112643]: /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:00.214497 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.214497 np0000177363 devstack@c-api.service[112643]: /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:00.214497 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.214497 np0000177363 devstack@c-api.service[112643]: /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:00.214497 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.214831 np0000177363 devstack@c-api.service[112643]: /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:00.214831 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.214831 np0000177363 devstack@c-api.service[112643]: /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:00.214831 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.214831 np0000177363 devstack@c-api.service[112643]: /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:00.214831 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.215181 np0000177363 devstack@c-api.service[112643]: /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:00.215181 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.215181 np0000177363 devstack@c-api.service[112643]: /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:00.215181 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.215181 np0000177363 devstack@c-api.service[112643]: /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:00.215469 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.215469 np0000177363 devstack@c-api.service[112643]: /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:00.215469 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.215469 np0000177363 devstack@c-api.service[112643]: /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:00.215469 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.215745 np0000177363 devstack@c-api.service[112643]: /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:00.215745 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.215745 np0000177363 devstack@c-api.service[112643]: /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:00.215745 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.216030 np0000177363 devstack@c-api.service[112643]: /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:00.216030 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.216030 np0000177363 devstack@c-api.service[112643]: /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:00.216030 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.216259 np0000177363 devstack@c-api.service[112643]: /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:00.216259 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.216259 np0000177363 devstack@c-api.service[112643]: /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:00.216259 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.216259 np0000177363 devstack@c-api.service[112643]: /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:00.216553 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.216553 np0000177363 devstack@c-api.service[112643]: /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:00.216553 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.216553 np0000177363 devstack@c-api.service[112643]: /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:00.216553 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.216834 np0000177363 devstack@c-api.service[112643]: /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:00.216834 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.216834 np0000177363 devstack@c-api.service[112643]: /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:00.216834 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.217094 np0000177363 devstack@c-api.service[112643]: /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:00.217094 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.217094 np0000177363 devstack@c-api.service[112643]: /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:00.217094 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.217512 np0000177363 devstack@c-api.service[112643]: /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:00.217512 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.217512 np0000177363 devstack@c-api.service[112643]: /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:00.217512 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.217745 np0000177363 devstack@c-api.service[112643]: /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:00.217745 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.217745 np0000177363 devstack@c-api.service[112643]: /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:00.217745 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.218021 np0000177363 devstack@c-api.service[112643]: /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:00.218021 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.218021 np0000177363 devstack@c-api.service[112643]: /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:00.218021 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.218252 np0000177363 devstack@c-api.service[112643]: /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:00.218252 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.218252 np0000177363 devstack@c-api.service[112643]: /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:00.218252 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.218252 np0000177363 devstack@c-api.service[112643]: /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:00.218549 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.218549 np0000177363 devstack@c-api.service[112643]: /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:00.218549 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.218549 np0000177363 devstack@c-api.service[112643]: /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:00.218549 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.218549 np0000177363 devstack@c-api.service[112643]: /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:00.218891 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.218891 np0000177363 devstack@c-api.service[112643]: /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:00.218891 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.218891 np0000177363 devstack@c-api.service[112643]: /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:00.218891 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.219209 np0000177363 devstack@c-api.service[112643]: /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:00.219209 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.219209 np0000177363 devstack@c-api.service[112643]: /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:00.219209 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.219209 np0000177363 devstack@c-api.service[112643]: /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:00.219209 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.219534 np0000177363 devstack@c-api.service[112643]: /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:00.219534 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.219534 np0000177363 devstack@c-api.service[112643]: /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:00.219534 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.219534 np0000177363 devstack@c-api.service[112643]: /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:00.219534 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.219871 np0000177363 devstack@c-api.service[112643]: /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:00.219871 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.219871 np0000177363 devstack@c-api.service[112643]: /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:00.219871 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.219871 np0000177363 devstack@c-api.service[112643]: /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:00.219871 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.220219 np0000177363 devstack@c-api.service[112643]: /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:00.220219 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.220219 np0000177363 devstack@c-api.service[112643]: /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:00.220219 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.220219 np0000177363 devstack@c-api.service[112643]: /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:00.220219 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.220596 np0000177363 devstack@c-api.service[112643]: /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:00.220596 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.220596 np0000177363 devstack@c-api.service[112643]: /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:00.220596 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.220902 np0000177363 devstack@c-api.service[112643]: /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:00.220902 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.220902 np0000177363 devstack@c-api.service[112643]: /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:00.220902 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.220902 np0000177363 devstack@c-api.service[112643]: /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:00.221245 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.221245 np0000177363 devstack@c-api.service[112643]: /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:00.221245 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.221245 np0000177363 devstack@c-api.service[112643]: /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:00.221245 np0000177363 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 01:29:00.221245 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [req-c833f956-0a58-4cbc-9c6f-e390bbd65936 req-9c8748fc-a172-464b-bbdd-43bcb3990e6f None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 01:29:00.661207 np0000177363 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [req-c833f956-0a58-4cbc-9c6f-e390bbd65936 req-9c8748fc-a172-464b-bbdd-43bcb3990e6f admin admin] POST https://199.204.45.78/volume/v3/types/c525c9ab-9134-4849-9a20-e262f5896c57/extra_specs May 29 01:29:00.661879 np0000177363 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [req-c833f956-0a58-4cbc-9c6f-e390bbd65936 req-9c8748fc-a172-464b-bbdd-43bcb3990e6f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 01:29:00.663934 np0000177363 devstack@c-api.service[112643]: /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:00.663934 np0000177363 devstack@c-api.service[112643]: warnings.warn( May 29 01:29:00.707300 np0000177363 devstack@c-api.service[112643]: DEBUG oslo_db.sqlalchemy.engines [req-c833f956-0a58-4cbc-9c6f-e390bbd65936 req-9c8748fc-a172-464b-bbdd-43bcb3990e6f 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=112643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:00.772143 np0000177363 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [req-c833f956-0a58-4cbc-9c6f-e390bbd65936 req-9c8748fc-a172-464b-bbdd-43bcb3990e6f admin admin] https://199.204.45.78/volume/v3/types/c525c9ab-9134-4849-9a20-e262f5896c57/extra_specs returned with HTTP 200 May 29 01:29:00.772718 np0000177363 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 1/3] 199.204.45.78 () {70 vars in 1498 bytes} [Fri May 29 01:29:00 2026] POST /volume/v3/types/c525c9ab-9134-4849-9a20-e262f5896c57/extra_specs => generated 55 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 29 01:29:01.830348 np0000177363 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=6 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 01:29:01.834853 np0000177363 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writing DB stats cinder:SELECT=6 {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 01:29:10.180907 np0000177363 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 01:29:10.772063 np0000177363 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}