May 29 00:25:01.423873 np0000177343 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 29 00:25:01.434233 np0000177343 devstack@c-api.service[112662]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 29 00:25:01.437642 np0000177343 devstack@c-api.service[112662]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 29 00:25:01 2026] *** May 29 00:25:01.437642 np0000177343 devstack@c-api.service[112662]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 29 00:25:01.437642 np0000177343 devstack@c-api.service[112662]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 29 00:25:01.437642 np0000177343 devstack@c-api.service[112662]: nodename: np0000177343 May 29 00:25:01.437642 np0000177343 devstack@c-api.service[112662]: machine: x86_64 May 29 00:25:01.437642 np0000177343 devstack@c-api.service[112662]: clock source: unix May 29 00:25:01.437642 np0000177343 devstack@c-api.service[112662]: pcre jit disabled May 29 00:25:01.437642 np0000177343 devstack@c-api.service[112662]: detected number of CPU cores: 16 May 29 00:25:01.437642 np0000177343 devstack@c-api.service[112662]: current working directory: / May 29 00:25:01.437642 np0000177343 devstack@c-api.service[112662]: detected binary path: /usr/bin/uwsgi-core May 29 00:25:01.437642 np0000177343 devstack@c-api.service[112662]: your processes number limit is 256917 May 29 00:25:01.437642 np0000177343 devstack@c-api.service[112662]: your memory page size is 4096 bytes May 29 00:25:01.437642 np0000177343 devstack@c-api.service[112662]: detected max file descriptor number: 2048 May 29 00:25:01.437642 np0000177343 devstack@c-api.service[112662]: lock engine: pthread robust mutexes May 29 00:25:01.438432 np0000177343 devstack@c-api.service[112662]: thunder lock: enabled May 29 00:25:01.438432 np0000177343 devstack@c-api.service[112662]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 29 00:25:01.438432 np0000177343 devstack@c-api.service[112662]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 29 00:25:01.438432 np0000177343 devstack@c-api.service[112662]: PEP 405 virtualenv detected: /opt/stack/data/venv May 29 00:25:01.438432 np0000177343 devstack@c-api.service[112662]: Set PythonHome to /opt/stack/data/venv May 29 00:25:01.473025 np0000177343 devstack@c-api.service[112662]: Python main interpreter initialized at 0x7372b98a3668 May 29 00:25:01.473025 np0000177343 devstack@c-api.service[112662]: python threads support enabled May 29 00:25:01.473025 np0000177343 devstack@c-api.service[112662]: your server socket listen backlog is limited to 100 connections May 29 00:25:01.473025 np0000177343 devstack@c-api.service[112662]: your mercy for graceful operations on workers is 80 seconds May 29 00:25:01.473581 np0000177343 devstack@c-api.service[112662]: mapped 671795 bytes (656 KB) for 4 cores May 29 00:25:01.473737 np0000177343 devstack@c-api.service[112662]: *** Operational MODE: preforking *** May 29 00:25:01.473942 np0000177343 devstack@c-api.service[112662]: *** uWSGI is running in multiple interpreter mode *** May 29 00:25:01.473942 np0000177343 devstack@c-api.service[112662]: spawned uWSGI master process (pid: 112662) May 29 00:25:01.474118 np0000177343 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 29 00:25:01.474723 np0000177343 devstack@c-api.service[112662]: spawned uWSGI worker 1 (pid: 112665, cores: 1) May 29 00:25:01.475347 np0000177343 devstack@c-api.service[112662]: spawned uWSGI worker 2 (pid: 112666, cores: 1) May 29 00:25:01.476044 np0000177343 devstack@c-api.service[112662]: spawned uWSGI worker 3 (pid: 112667, cores: 1) May 29 00:25:01.476809 np0000177343 devstack@c-api.service[112662]: spawned uWSGI worker 4 (pid: 112668, cores: 1) May 29 00:25:01.476809 np0000177343 devstack@c-api.service[112662]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 29 00:25:01.621683 np0000177343 devstack@c-api.service[112666]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:25:01.621683 np0000177343 devstack@c-api.service[112666]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:25:01.621683 np0000177343 devstack@c-api.service[112666]: we strongly recommend against using it for new projects. May 29 00:25:01.621683 np0000177343 devstack@c-api.service[112666]: If you are already using Eventlet, we recommend migrating to a different May 29 00:25:01.621683 np0000177343 devstack@c-api.service[112666]: framework. For more detail see May 29 00:25:01.621683 np0000177343 devstack@c-api.service[112666]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:25:01.621683 np0000177343 devstack@c-api.service[112666]: import eventlet # noqa May 29 00:25:01.623776 np0000177343 devstack@c-api.service[112665]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:25:01.623776 np0000177343 devstack@c-api.service[112665]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:25:01.623776 np0000177343 devstack@c-api.service[112665]: we strongly recommend against using it for new projects. May 29 00:25:01.623776 np0000177343 devstack@c-api.service[112665]: If you are already using Eventlet, we recommend migrating to a different May 29 00:25:01.623776 np0000177343 devstack@c-api.service[112665]: framework. For more detail see May 29 00:25:01.623776 np0000177343 devstack@c-api.service[112665]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:25:01.623776 np0000177343 devstack@c-api.service[112665]: import eventlet # noqa May 29 00:25:01.627475 np0000177343 devstack@c-api.service[112667]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:25:01.627475 np0000177343 devstack@c-api.service[112667]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:25:01.627475 np0000177343 devstack@c-api.service[112667]: we strongly recommend against using it for new projects. May 29 00:25:01.627475 np0000177343 devstack@c-api.service[112667]: If you are already using Eventlet, we recommend migrating to a different May 29 00:25:01.627475 np0000177343 devstack@c-api.service[112667]: framework. For more detail see May 29 00:25:01.627475 np0000177343 devstack@c-api.service[112667]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:25:01.627475 np0000177343 devstack@c-api.service[112667]: import eventlet # noqa May 29 00:25:01.640746 np0000177343 devstack@c-api.service[112668]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:25:01.640746 np0000177343 devstack@c-api.service[112668]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:25:01.640746 np0000177343 devstack@c-api.service[112668]: we strongly recommend against using it for new projects. May 29 00:25:01.640746 np0000177343 devstack@c-api.service[112668]: If you are already using Eventlet, we recommend migrating to a different May 29 00:25:01.640746 np0000177343 devstack@c-api.service[112668]: framework. For more detail see May 29 00:25:01.640746 np0000177343 devstack@c-api.service[112668]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:25:01.640746 np0000177343 devstack@c-api.service[112668]: import eventlet # noqa May 29 00:25:01.714546 np0000177343 devstack@c-api.service[112665]: /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 00:25:01.714546 np0000177343 devstack@c-api.service[112665]: warnings.warn( May 29 00:25:01.715870 np0000177343 devstack@c-api.service[112666]: /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 00:25:01.715870 np0000177343 devstack@c-api.service[112666]: warnings.warn( May 29 00:25:01.735311 np0000177343 devstack@c-api.service[112667]: /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 00:25:01.735311 np0000177343 devstack@c-api.service[112667]: warnings.warn( May 29 00:25:01.747287 np0000177343 devstack@c-api.service[112668]: /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 00:25:01.747287 np0000177343 devstack@c-api.service[112668]: warnings.warn( May 29 00:25:01.797400 np0000177343 devstack@c-api.service[112665]: /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 00:25:01.797400 np0000177343 devstack@c-api.service[112665]: from cgi import parse_header May 29 00:25:01.814113 np0000177343 devstack@c-api.service[112666]: /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 00:25:01.814113 np0000177343 devstack@c-api.service[112666]: from cgi import parse_header May 29 00:25:01.828393 np0000177343 devstack@c-api.service[112667]: /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 00:25:01.828393 np0000177343 devstack@c-api.service[112667]: from cgi import parse_header May 29 00:25:01.833870 np0000177343 devstack@c-api.service[112668]: /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 00:25:01.833870 np0000177343 devstack@c-api.service[112668]: from cgi import parse_header May 29 00:25:01.848584 np0000177343 devstack@c-api.service[112665]: /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 00:25:01.848584 np0000177343 devstack@c-api.service[112665]: removals.removed_module( May 29 00:25:01.850226 np0000177343 devstack@c-api.service[112665]: /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 00:25:01.850226 np0000177343 devstack@c-api.service[112665]: removals.removed_module( May 29 00:25:01.883369 np0000177343 devstack@c-api.service[112666]: /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 00:25:01.883369 np0000177343 devstack@c-api.service[112666]: removals.removed_module( May 29 00:25:01.886563 np0000177343 devstack@c-api.service[112666]: /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 00:25:01.886563 np0000177343 devstack@c-api.service[112666]: removals.removed_module( May 29 00:25:01.894265 np0000177343 devstack@c-api.service[112667]: /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 00:25:01.894265 np0000177343 devstack@c-api.service[112667]: removals.removed_module( May 29 00:25:01.896135 np0000177343 devstack@c-api.service[112668]: /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 00:25:01.896135 np0000177343 devstack@c-api.service[112668]: removals.removed_module( May 29 00:25:01.896486 np0000177343 devstack@c-api.service[112667]: /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 00:25:01.896486 np0000177343 devstack@c-api.service[112667]: removals.removed_module( May 29 00:25:01.898092 np0000177343 devstack@c-api.service[112668]: /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 00:25:01.898092 np0000177343 devstack@c-api.service[112668]: removals.removed_module( May 29 00:25:02.499866 np0000177343 devstack@c-api.service[112665]: /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 00:25:02.499866 np0000177343 devstack@c-api.service[112665]: warnings.warn( May 29 00:25:02.598327 np0000177343 devstack@c-api.service[112665]: /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 00:25:02.598327 np0000177343 devstack@c-api.service[112665]: warnings.warn( May 29 00:25:02.648729 np0000177343 devstack@c-api.service[112667]: /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 00:25:02.648729 np0000177343 devstack@c-api.service[112667]: warnings.warn( May 29 00:25:02.674847 np0000177343 devstack@c-api.service[112668]: /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 00:25:02.674847 np0000177343 devstack@c-api.service[112668]: warnings.warn( May 29 00:25:02.681497 np0000177343 devstack@c-api.service[112666]: /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 00:25:02.681497 np0000177343 devstack@c-api.service[112666]: warnings.warn( May 29 00:25:02.780668 np0000177343 devstack@c-api.service[112667]: /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 00:25:02.780668 np0000177343 devstack@c-api.service[112667]: warnings.warn( May 29 00:25:02.829142 np0000177343 devstack@c-api.service[112666]: /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 00:25:02.829142 np0000177343 devstack@c-api.service[112666]: warnings.warn( May 29 00:25:02.830823 np0000177343 devstack@c-api.service[112668]: /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 00:25:02.830823 np0000177343 devstack@c-api.service[112668]: warnings.warn( May 29 00:25:02.937098 np0000177343 devstack@c-api.service[112665]: 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 00:25:02.937736 np0000177343 devstack@c-api.service[112665]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112665) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:25:03.038114 np0000177343 devstack@c-api.service[112665]: /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 00:25:03.038114 np0000177343 devstack@c-api.service[112665]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:25:03.140974 np0000177343 devstack@c-api.service[112667]: 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 00:25:03.141229 np0000177343 devstack@c-api.service[112667]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112667) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:25:03.183031 np0000177343 devstack@c-api.service[112668]: 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 00:25:03.183195 np0000177343 devstack@c-api.service[112668]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112668) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:25:03.213892 np0000177343 devstack@c-api.service[112667]: /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 00:25:03.213892 np0000177343 devstack@c-api.service[112667]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:25:03.226115 np0000177343 devstack@c-api.service[112666]: 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 00:25:03.226357 np0000177343 devstack@c-api.service[112666]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112666) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:25:03.255711 np0000177343 devstack@c-api.service[112668]: /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 00:25:03.255711 np0000177343 devstack@c-api.service[112668]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:25:03.309447 np0000177343 devstack@c-api.service[112666]: /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 00:25:03.309447 np0000177343 devstack@c-api.service[112666]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:25:03.525241 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112665) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:25:03.525650 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.525745 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.526368 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.527658 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.527745 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.527896 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.527896 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.527896 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.528121 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.528121 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.530643 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.530785 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.530785 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.530921 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.530921 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.531058 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.531058 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.536632 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.536736 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.536736 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.536843 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.536843 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.536926 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.536969 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.537020 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.537133 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.537133 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.537315 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.537315 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.537315 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.537597 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.539549 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.539611 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.539647 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.539718 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.539757 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.539837 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.539894 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.539947 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.540015 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.540059 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.540131 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.540190 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.540431 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.540431 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.540809 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.540809 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.540809 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.540809 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.540809 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.540809 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.540809 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.541422 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.541422 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.541541 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.541541 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.541692 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.541692 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.541692 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.544122 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.544122 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.544487 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.544487 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.544487 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.544487 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.544487 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.544835 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.544835 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.544835 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.544835 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.544835 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.544835 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.544835 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.546296 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.546432 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.546432 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.546575 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.546575 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.546575 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.546898 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.549375 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.549465 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.549465 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.549535 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.549604 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.549643 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.549729 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.550557 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.550619 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.550666 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.550747 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.550829 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.550829 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.550962 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.553095 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.553191 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.553191 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.553270 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.553334 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.553425 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.553474 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.554182 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.554242 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.554321 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.554390 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.554432 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.554518 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.554584 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.557865 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.557951 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.557999 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.558097 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.558175 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.558243 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.558371 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.560308 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.560427 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.560502 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.560644 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.560780 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.560780 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.561012 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.562503 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.562614 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.562614 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.562772 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.562772 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.562772 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.562955 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.564210 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.564340 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.564340 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.564432 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.564432 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.564505 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.564597 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.565397 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.565517 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.565517 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.565632 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.565632 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.565803 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.565803 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.567864 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.567935 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.568019 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.568019 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.568155 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.568155 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.568233 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.574658 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.574658 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.574857 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.574857 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.574857 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.575009 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.575009 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.575481 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.575481 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.575724 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.575724 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.575724 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.575928 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.575928 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.577228 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.577371 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.577371 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.577517 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.577517 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.577517 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.577703 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.578424 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.578548 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.578548 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.578679 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.578679 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.578679 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.578857 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.580827 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.580975 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.580975 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.580975 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.581166 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.581166 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.581166 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.586292 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.586361 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.586471 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.586471 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.586573 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.586614 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.586786 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.586852 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.586927 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.586972 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.587068 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.587145 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.587145 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.587260 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.587260 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.587390 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.587390 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.587475 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.587515 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.587716 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.587716 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.588635 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.588753 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.588753 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.589215 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.589215 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.589215 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.589215 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.590139 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.590204 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.590259 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.590323 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.590422 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.590472 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.590585 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.591312 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.591413 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.591453 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.591518 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.591559 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.591628 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.643126 np0000177343 devstack@c-api.service[112665]: INFO dbcounter [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Registered counter for database cinder May 29 00:25:03.686825 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112667) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:25:03.687442 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.687442 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.687727 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.688208 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.688338 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.688430 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.688530 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.688617 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.688678 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.688746 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.689394 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.689474 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.689536 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.689596 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.689658 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.689719 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.689862 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.690681 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.690814 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.690814 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.690949 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.690949 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.691066 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.691066 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.691187 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.691187 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.691435 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.691435 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.691435 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.691435 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.691668 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.692035 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.692119 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.692257 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.692257 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.692257 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.692500 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.692500 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.692500 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.692808 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.692808 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.692808 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.692808 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.692808 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.693134 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.693134 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.693134 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.693134 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.693134 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.693134 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.693511 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.693511 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.693642 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.693713 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.693713 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.693845 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.693845 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.693956 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.693956 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.694661 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.694757 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.694757 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.694887 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.694887 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.695020 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.695020 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.695136 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.695136 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.695254 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.695254 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.695408 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.695408 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.695532 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.695982 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.696063 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.696126 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.696186 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.696249 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.696333 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.696414 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.697138 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.697208 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.697289 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.697416 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.697416 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.697530 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.697530 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.697798 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.697869 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.697940 np0000177343 devstack@c-api.service[112665]: DEBUG oslo_db.sqlalchemy.engines [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 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=112665) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:25:03.698024 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.698024 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.698024 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.698273 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.698273 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.701689 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112668) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:25:03.702036 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.702036 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.702036 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.702167 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.702209 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.702258 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.702359 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.702405 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.702405 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.702480 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.702644 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.702696 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.702747 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.702825 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.702867 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.702904 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.702950 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.702987 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.703029 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.703078 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.703078 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.703154 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.703187 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.703241 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.703703 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.703763 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.703800 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.703842 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.703885 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.703933 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.703984 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.704044 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.704107 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.704162 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.704215 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.704281 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.704358 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.704414 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.704567 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.704632 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.704696 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.704757 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.704813 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.704875 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.704939 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.704939 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.705036 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.705036 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.705036 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.705336 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.705336 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.705336 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.705336 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.705336 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.705591 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.705591 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.705591 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.705591 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.705816 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.705876 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.705876 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.705876 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.705876 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.705876 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.706137 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.706137 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.706249 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.706249 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.706249 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.706500 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.706500 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.706500 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.706645 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.706710 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.706786 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.706853 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.706928 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.706997 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.707061 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.707116 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.707177 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.707229 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.707315 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.707373 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.707426 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.707496 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.707496 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.707496 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.707496 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.707496 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.707496 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.707806 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.707867 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.707921 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.707974 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.708034 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.708099 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.708158 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.708158 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.708158 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.708158 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.708418 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.708418 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.708418 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.708418 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.708418 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.708418 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.708418 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.708778 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.708778 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.708778 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.708778 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.708778 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.708778 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.708778 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.709152 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.709152 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.709152 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.709152 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.709152 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.709152 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.709152 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.709152 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.709152 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.709152 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.709679 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.709679 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.709679 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.709679 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.709879 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.709879 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.709879 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.709879 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.710077 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.710143 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.710143 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.710261 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.710261 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.710408 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.710503 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.710503 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.710503 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.710503 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.710684 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.710684 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.710684 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.710684 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.710684 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.710684 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.710684 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.711044 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.711044 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.711044 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.711044 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.711044 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.711044 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.711044 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.711465 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.711465 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.711465 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.711465 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.711465 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.711927 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.711927 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.711927 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.711927 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.711927 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.712176 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.712242 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.712330 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.712426 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.712495 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.712495 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.712495 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.712495 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.712495 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.712688 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.712735 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.712797 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.712797 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.712882 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.712922 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.712922 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.712922 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.712922 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.712922 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.713110 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.713155 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.713208 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.713248 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.713292 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.713351 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.713390 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.713438 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.713488 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.713527 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.713566 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.713611 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.713611 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.713875 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.713928 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.713995 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.714056 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.714105 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.714169 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.714234 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.714625 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.714625 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.714838 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.714912 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.714975 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.715032 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.715098 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.715162 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.715239 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.715353 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.715438 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.715506 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.715575 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.715632 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.715697 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.715754 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.715810 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.715810 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.715810 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.715810 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.715810 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.715810 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.715810 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.715810 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.716229 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.716328 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.716388 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.716388 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.716505 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.716562 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.716626 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.716694 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.716750 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.716814 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.716814 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.716926 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.716926 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.716926 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.717089 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.717145 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.717211 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.717267 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.717351 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.717431 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.717497 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.717561 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.717618 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.717618 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.717618 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.717618 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.717618 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.717880 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.717940 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.717995 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.718058 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.718122 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.718180 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.718242 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.718327 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.718327 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.718425 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.718425 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.718425 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.718425 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.718712 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.718777 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.718836 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.718899 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.718956 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.719011 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.719076 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.719133 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.719190 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.719252 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.719333 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.719333 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.719333 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.719546 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.719546 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.719546 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.719546 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.719770 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.719770 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.719889 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.719945 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.719999 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.720064 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.720119 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.720174 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.720235 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.720703 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.720791 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.720791 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.720904 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.720904 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.721021 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.721021 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.721316 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.721383 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.721440 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.721515 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.721572 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.721628 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.721682 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.722216 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.722319 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.722319 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.722441 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.722441 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.722561 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.722561 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.723674 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.723726 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.723793 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.723841 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.723907 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.723960 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.724032 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.724087 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.724148 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.724254 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.724354 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.724393 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.724458 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.724521 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.724583 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.724642 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.724699 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.724757 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.724814 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.724872 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.724935 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.725240 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.725421 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.725657 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.725690 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.725765 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.725800 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.725868 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.726288 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.726368 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.726430 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.726653 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.726681 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.726770 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.726876 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.727145 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.727200 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.727257 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.727396 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.727396 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.727455 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.769317 np0000177343 devstack@c-api.service[112667]: INFO dbcounter [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Registered counter for database cinder May 29 00:25:03.775306 np0000177343 devstack@c-api.service[112668]: INFO dbcounter [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Registered counter for database cinder May 29 00:25:03.822054 np0000177343 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writer thread running {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:25:03.825822 np0000177343 devstack@c-api.service[112665]: INFO cinder.rpc [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:25:03.828307 np0000177343 devstack@c-api.service[112668]: DEBUG oslo_db.sqlalchemy.engines [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a 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=112668) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:25:03.829421 np0000177343 devstack@c-api.service[112665]: INFO cinder.rpc [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:25:03.832239 np0000177343 devstack@c-api.service[112665]: INFO cinder.rpc [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:25:03.832838 np0000177343 devstack@c-api.service[112667]: DEBUG oslo_db.sqlalchemy.engines [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f 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=112667) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:25:03.834760 np0000177343 devstack@c-api.service[112665]: INFO cinder.rpc [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:25:03.836023 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.838701 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112666) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:25:03.839266 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.839382 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.839697 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.839907 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.840224 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.840342 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.840496 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.840562 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.840673 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.840737 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.840902 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.841594 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.841667 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.841789 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.841872 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.841943 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.842044 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.842126 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.843094 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.843179 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.843319 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.843388 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.843552 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.843641 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.843708 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.843851 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.843925 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.844017 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.844089 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.844228 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.844340 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.844483 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.845080 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.845165 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.845363 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.845450 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.845531 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.845621 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.845764 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.845838 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.845918 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.846029 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.846135 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.846213 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.846345 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.846422 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.846540 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.846603 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.846753 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.846833 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.846900 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.847028 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.847108 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.847423 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.847491 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.847610 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.847669 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.847799 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.847868 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.847984 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.848724 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.848792 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.848884 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.848946 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.849120 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.849202 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.849284 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.849464 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.849570 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.849660 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.849763 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.849849 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.849944 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.850043 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.850591 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.850661 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.850786 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.850848 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.850969 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.851034 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.851167 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.851891 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.851946 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.852078 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.852138 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.852242 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.852307 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.852496 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.852850 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.852917 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.853041 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.853146 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.853218 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.853340 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.853417 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.854051 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.854112 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.854235 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.854312 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.854438 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.854502 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.854641 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.854958 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.855007 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.855142 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.855204 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.855327 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.855394 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.855537 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.856253 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.856326 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.856498 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.856563 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.856723 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.856787 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.856914 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.857512 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.857573 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.857737 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.857810 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.857931 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.857994 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.858120 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.858733 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.858795 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.858916 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.858979 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.859101 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.859163 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.859289 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.859818 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.859888 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.860008 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.860076 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.860198 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.860258 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.860428 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.860771 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.860857 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.860973 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.861037 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.861158 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.861219 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.861388 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.861984 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.862036 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.862162 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.862222 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.862357 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.862421 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.862552 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.863602 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.863669 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.863793 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.863897 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.863987 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.864082 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.864192 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.864468 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.864537 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.864660 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.864748 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.864842 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.864944 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.865044 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.865606 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.865668 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.865806 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.865869 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.866000 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.866062 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.866186 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.866534 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.866595 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.866718 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.866785 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.866899 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.867031 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.867167 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.867636 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.867706 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.867841 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.867904 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.868037 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.868088 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.868224 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.869376 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.869469 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.869614 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.869667 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.869784 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.869832 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.869975 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.870030 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.870135 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.870239 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.870355 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.870456 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.870547 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.870647 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.870741 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.870837 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.870929 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.871038 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.871156 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.871228 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.871376 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.871743 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.871800 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.871937 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.871994 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.872114 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.872186 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.872343 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.872871 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.872934 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.873047 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.873118 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.873221 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.873358 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.873433 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:25:03.873852 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:25:03.873907 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:25:03.873980 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:25:03.874044 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:25:03.874105 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:25:03.874166 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:25:03.877559 np0000177343 devstack@c-api.service[112665]: DEBUG oslo_db.sqlalchemy.engines [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 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=112665) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:25:03.881021 np0000177343 devstack@c-api.service[112665]: INFO cinder.rpc [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:25:03.884045 np0000177343 devstack@c-api.service[112665]: INFO cinder.rpc [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:25:03.885407 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.896854 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.900155 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.903397 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.909215 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.912532 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.915607 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.918825 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.921664 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.924635 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.925542 np0000177343 devstack@c-api.service[112666]: INFO dbcounter [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Registered counter for database cinder May 29 00:25:03.926094 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.928833 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.934396 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.937780 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.939842 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.940960 np0000177343 devstack@c-api.service[112665]: WARNING cinder.api.contrib.hosts [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:25:03.941659 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.943362 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.944841 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.946327 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.947815 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.949153 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.950745 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.951792 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extended resource: extensions {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:03.953166 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extended resource: os-availability-zone {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:03.954495 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extended resource: os-hosts {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:03.956045 np0000177343 devstack@c-api.service[112668]: DEBUG dbcounter [-] [112668] Writer thread running {{(pid=112668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:25:03.956755 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extended resource: backups {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:03.958800 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extended resource: consistencygroups {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:03.959675 np0000177343 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writer thread running {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:25:03.959753 np0000177343 devstack@c-api.service[112668]: INFO cinder.rpc [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:25:03.960930 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extended resource: os-volume-manage {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:03.962152 np0000177343 devstack@c-api.service[112668]: INFO cinder.rpc [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:25:03.962460 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extended resource: extra_specs {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:03.964094 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extended resource: os-snapshot-manage {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:03.964399 np0000177343 devstack@c-api.service[112667]: INFO cinder.rpc [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:25:03.964558 np0000177343 devstack@c-api.service[112668]: INFO cinder.rpc [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:25:03.965588 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extended resource: cgsnapshots {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:03.966958 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extended resource: encryption {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:03.967081 np0000177343 devstack@c-api.service[112667]: INFO cinder.rpc [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:25:03.967142 np0000177343 devstack@c-api.service[112668]: INFO cinder.rpc [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:25:03.968495 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.968596 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extended resource: encryption {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:03.969349 np0000177343 devstack@c-api.service[112667]: INFO cinder.rpc [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:25:03.970299 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extended resource: capabilities {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:03.971480 np0000177343 devstack@c-api.service[112667]: INFO cinder.rpc [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:25:03.971630 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extended resource: scheduler-stats {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:03.972503 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.973115 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extended resource: os-volume-type-access {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:03.973187 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.974745 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extended resource: qos-specs {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:03.976852 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extended resource: os-quota-class-sets {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:03.977610 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.978111 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extended resource: os-quota-sets {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:03.979622 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extended resource: os-volume-transfer {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:03.980342 np0000177343 devstack@c-api.service[112666]: DEBUG oslo_db.sqlalchemy.engines [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 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=112666) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:25:03.982738 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.984711 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.986138 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.987810 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.988659 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.contrib.snapshot_actions [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] SnapshotActionsController initialized {{(pid=112665) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:25:03.989409 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.990766 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.992121 np0000177343 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:03.993018 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extension AdminActions extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:03.993123 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extension AdminActions extending resource: snapshots {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:03.993262 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extension AdminActions extending resource: backups {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:03.993389 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:03.993525 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:03.993599 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:03.994322 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:03.994414 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extension TypesManage extending resource: types {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:03.994532 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:03.994611 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:03.994749 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:03.994840 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:03.994954 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extension VolumeActions extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:03.995076 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extension UsedLimits extending resource: limits {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:03.995157 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:03.995294 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-c8d6b524-7439-4f7c-af2a-4023392abfe1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.003531 np0000177343 devstack@c-api.service[112665]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7372b98a3668 pid: 112665 (default app) May 29 00:25:04.011716 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.011716 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.011716 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.011716 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.011716 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.012206 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.012206 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.012206 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.012206 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.012206 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.012697 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.012697 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.012697 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.012697 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.012697 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.012697 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.013106 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.013106 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.013106 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.013106 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.013430 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.013430 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.013430 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.013430 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.013711 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.013711 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.013711 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.013711 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.013979 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.013979 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.013979 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.013979 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.013979 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.014355 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.014355 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.014355 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.014355 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.014355 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.014679 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.014679 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.014679 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.014679 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.014679 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.014679 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.015063 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.015063 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.015063 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.015063 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.015063 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.015063 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.015489 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.015489 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.015489 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.015489 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.015489 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.015489 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.015898 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.015898 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.015898 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.015898 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.015898 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.016266 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.016266 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.016266 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.016266 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.016266 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.016610 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.016610 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.016610 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.016610 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.016610 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.016610 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.016998 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.016998 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.016998 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.016998 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.016998 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.016998 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.017425 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.017425 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.017425 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.017425 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.017425 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.017806 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.017806 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.017806 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.017806 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.017806 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.018138 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.018138 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.018138 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.018138 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.018573 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.018573 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.018573 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.018573 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.019102 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.019102 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.019102 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.019102 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.019102 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.019491 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.019491 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.019491 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.019491 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.019491 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.020441 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.020441 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.020441 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.020441 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.020735 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.020735 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.020735 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.020735 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.020994 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.020994 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.020994 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.020994 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.021287 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.021287 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.021287 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.021287 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.021466 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.021466 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.021466 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.021466 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.021604 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.021604 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.021604 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.021604 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.021604 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.021882 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.021882 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.021882 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.021882 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.021882 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.021882 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.022349 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.022349 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.022349 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.022349 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.022349 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.022625 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.022625 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.022625 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.022625 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.022625 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.022625 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.022796 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.022796 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.022796 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.022796 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.022796 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.022796 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.023060 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.023060 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.023060 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.023060 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.023060 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.023060 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.023423 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.023423 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.023423 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.023423 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.023423 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.023423 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.023608 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.023608 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.023608 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.023608 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.023744 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.023744 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.023744 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.023744 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.023744 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.023905 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.023905 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.023905 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.023905 np0000177343 devstack@c-api.service[112665]: /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 00:25:04.023905 np0000177343 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 29 00:25:04.024047 np0000177343 devstack@c-api.service[112668]: DEBUG oslo_db.sqlalchemy.engines [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a 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=112668) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:25:04.024081 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-46b499b3-22c4-4bf0-abb6-9042c0d1b6dd None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:25:04.024379 np0000177343 devstack@c-api.service[112667]: DEBUG oslo_db.sqlalchemy.engines [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f 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=112667) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:25:04.024434 np0000177343 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 1/1] 199.204.45.30 () {60 vars in 949 bytes} [Fri May 29 00:25:04 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 29 00:25:04.024490 np0000177343 devstack@c-api.service[112668]: INFO cinder.rpc [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:25:04.024516 np0000177343 devstack@c-api.service[112667]: INFO cinder.rpc [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:25:04.024568 np0000177343 devstack@c-api.service[112668]: INFO cinder.rpc [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:25:04.024568 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.026944 np0000177343 devstack@c-api.service[112667]: INFO cinder.rpc [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:25:04.029174 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.039029 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.042476 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.044809 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.045997 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.048134 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.050165 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.051436 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.053224 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.055721 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.056262 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.059089 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.059675 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.062224 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.062646 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.065465 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.065658 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.067181 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.068526 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.069905 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.071559 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.073336 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.075684 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.075858 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.080717 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.081618 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.082968 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.084208 np0000177343 devstack@c-api.service[112668]: WARNING cinder.api.contrib.hosts [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:25:04.085183 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.086272 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.087115 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.088429 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.088578 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.089756 np0000177343 devstack@c-api.service[112667]: WARNING cinder.api.contrib.hosts [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:25:04.090242 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.090572 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.091630 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.092072 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.093015 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.093478 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.094902 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.095028 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.096049 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extended resource: extensions {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.096676 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.097644 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extended resource: os-availability-zone {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.098048 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.099112 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extended resource: os-hosts {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.099919 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.100823 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extended resource: backups {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.100927 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extended resource: extensions {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.102638 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extended resource: os-availability-zone {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.103072 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extended resource: consistencygroups {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.103922 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extended resource: os-hosts {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.105307 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extended resource: os-volume-manage {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.105426 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extended resource: backups {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.106802 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extended resource: extra_specs {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.107500 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extended resource: consistencygroups {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.108295 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extended resource: os-snapshot-manage {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.109458 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extended resource: os-volume-manage {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.109773 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extended resource: cgsnapshots {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.110969 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extended resource: extra_specs {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.111266 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extended resource: encryption {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.112565 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extended resource: os-snapshot-manage {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.112756 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extended resource: encryption {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.114090 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extended resource: cgsnapshots {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.114373 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extended resource: capabilities {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.115554 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extended resource: encryption {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.115720 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extended resource: scheduler-stats {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.117097 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extended resource: encryption {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.117161 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extended resource: os-volume-type-access {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.118885 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extended resource: qos-specs {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.119012 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extended resource: capabilities {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.119673 np0000177343 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writer thread running {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:25:04.120493 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extended resource: scheduler-stats {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.121778 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extended resource: os-quota-class-sets {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.122043 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extended resource: os-volume-type-access {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.123121 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extended resource: os-quota-sets {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.123739 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extended resource: qos-specs {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.124583 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extended resource: os-volume-transfer {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.125013 np0000177343 devstack@c-api.service[112666]: INFO cinder.rpc [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:25:04.127165 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.128840 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.128964 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extended resource: os-quota-class-sets {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.129389 np0000177343 devstack@c-api.service[112666]: INFO cinder.rpc [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:25:04.130343 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extended resource: os-quota-sets {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.130441 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.131844 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.131906 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extended resource: os-volume-transfer {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.132129 np0000177343 devstack@c-api.service[112666]: INFO cinder.rpc [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:25:04.132714 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.contrib.snapshot_actions [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] SnapshotActionsController initialized {{(pid=112668) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:25:04.133600 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.134959 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.135131 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.135821 np0000177343 devstack@c-api.service[112666]: INFO cinder.rpc [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:25:04.136495 np0000177343 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.136618 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.136807 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.137330 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extension AdminActions extending resource: volumes {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.137481 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extension AdminActions extending resource: snapshots {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.137601 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extension AdminActions extending resource: backups {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.137788 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.137898 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.138004 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.138071 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.138123 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.138181 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extension TypesManage extending resource: types {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.138306 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.138414 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.138535 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.138651 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.138752 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extension VolumeActions extending resource: volumes {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.138888 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extension UsedLimits extending resource: limits {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.138991 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.139087 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-eaba5fbf-60ec-4a27-baa2-e6850fde480a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.139711 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.140601 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.contrib.snapshot_actions [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] SnapshotActionsController initialized {{(pid=112667) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:25:04.141076 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.141369 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.142956 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.144594 np0000177343 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.145451 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extension AdminActions extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.145612 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extension AdminActions extending resource: snapshots {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.145721 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extension AdminActions extending resource: backups {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.145966 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.146075 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.146182 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.146291 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.146409 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extension TypesManage extending resource: types {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.146502 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.146783 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.146783 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.146961 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.146961 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extension VolumeActions extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.147183 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extension UsedLimits extending resource: limits {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.147271 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.147380 np0000177343 devstack@c-api.service[112668]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7372b98a3668 pid: 112668 (default app) May 29 00:25:04.147425 np0000177343 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-6b0f3720-7c29-498b-82a3-bf8914cd1a9f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.156370 np0000177343 devstack@c-api.service[112667]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7372b98a3668 pid: 112667 (default app) May 29 00:25:04.186750 np0000177343 devstack@c-api.service[112666]: DEBUG oslo_db.sqlalchemy.engines [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 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=112666) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:25:04.191562 np0000177343 devstack@c-api.service[112666]: INFO cinder.rpc [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:25:04.195612 np0000177343 devstack@c-api.service[112666]: INFO cinder.rpc [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:25:04.196951 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.214354 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.217706 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.221068 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.225239 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.229247 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.232681 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.235828 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.239110 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.242227 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.244002 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.247061 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.253525 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.258594 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.260802 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.261991 np0000177343 devstack@c-api.service[112666]: WARNING cinder.api.contrib.hosts [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:25:04.263075 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.264614 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.266017 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.267537 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.269051 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.270427 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.272104 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.273112 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extended resource: extensions {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.274478 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extended resource: os-availability-zone {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.275756 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extended resource: os-hosts {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.277176 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extended resource: backups {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.279218 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extended resource: consistencygroups {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.281684 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extended resource: os-volume-manage {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.283130 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extended resource: extra_specs {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.284786 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extended resource: os-snapshot-manage {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.286318 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extended resource: cgsnapshots {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.287750 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extended resource: encryption {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.289258 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extended resource: encryption {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.290995 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extended resource: capabilities {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.292417 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extended resource: scheduler-stats {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.293924 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extended resource: os-volume-type-access {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.295799 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extended resource: qos-specs {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.298732 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extended resource: os-quota-class-sets {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.300038 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extended resource: os-quota-sets {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.301654 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extended resource: os-volume-transfer {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:25:04.304305 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.305935 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.307433 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.309105 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.310029 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.contrib.snapshot_actions [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] SnapshotActionsController initialized {{(pid=112666) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:25:04.310810 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.312248 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.313688 np0000177343 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:25:04.314601 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extension AdminActions extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.314732 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extension AdminActions extending resource: snapshots {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.314841 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extension AdminActions extending resource: backups {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.315049 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.315169 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.315277 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.315476 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.315595 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extension TypesManage extending resource: types {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.315739 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.315864 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.315958 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.316131 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.316224 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extension VolumeActions extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.316443 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extension UsedLimits extending resource: limits {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.316560 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.316686 np0000177343 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-d0a73eb1-5477-4436-acff-ca28578f9b27 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:25:04.325671 np0000177343 devstack@c-api.service[112666]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7372b98a3668 pid: 112666 (default app) May 29 00:25:11.529929 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-c18b2174-d177-4132-9bcf-7197cb788d40 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:25:12.220147 np0000177343 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-c18b2174-d177-4132-9bcf-7197cb788d40 admin admin] POST https://199.204.45.30/volume/v3/types May 29 00:25:12.220872 np0000177343 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-c18b2174-d177-4132-9bcf-7197cb788d40 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 00:25:12.223034 np0000177343 devstack@c-api.service[112665]: /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 00:25:12.223034 np0000177343 devstack@c-api.service[112665]: warnings.warn( May 29 00:25:12.266232 np0000177343 devstack@c-api.service[112665]: DEBUG oslo_db.sqlalchemy.engines [None req-c18b2174-d177-4132-9bcf-7197cb788d40 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=112665) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:25:12.348112 np0000177343 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-c18b2174-d177-4132-9bcf-7197cb788d40 admin admin] https://199.204.45.30/volume/v3/types returned with HTTP 200 May 29 00:25:12.348793 np0000177343 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 2/2] 199.204.45.30 () {68 vars in 1281 bytes} [Fri May 29 00:25:11 2026] POST /volume/v3/types => generated 186 bytes in 820 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 29 00:25:12.381305 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.381305 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.381305 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.381305 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.381305 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.381729 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.381729 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.381729 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.381729 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.381729 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.381862 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.381862 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.381862 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.381862 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.381862 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.381862 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382007 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382007 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382007 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382007 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382098 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382098 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382098 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382098 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382194 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382194 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382194 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382194 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382299 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382299 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382299 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382299 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382299 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382444 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382444 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382444 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382444 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382444 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382552 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382552 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382552 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382552 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382552 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382552 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382687 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382687 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382687 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382687 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382687 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382687 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382824 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382824 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382824 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382824 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.382824 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.382824 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383001 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383001 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383001 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383001 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383001 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383122 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383122 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383122 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383122 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383122 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383230 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383230 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383230 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383230 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383230 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383230 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383384 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383384 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383384 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383384 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383384 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383384 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383530 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383530 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383530 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383530 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383530 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383649 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383649 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383649 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383649 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383649 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383786 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383786 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383786 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383786 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383888 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383888 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383888 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383888 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383987 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383987 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383987 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.383987 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.383987 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.384110 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.384110 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.384110 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.384110 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.384110 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.384219 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.384219 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.384219 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.384219 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.384589 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.384589 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.384589 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.384589 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.384685 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.384685 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.384685 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.384685 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.384776 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.384776 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.384776 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.384776 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.384877 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.384877 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.384877 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.384877 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.384970 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.384970 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.384970 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.384970 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.384970 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385084 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385084 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385084 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385084 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385084 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385084 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385223 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385223 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385223 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385223 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385223 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385352 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385352 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385352 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385352 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385352 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385352 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385486 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385486 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385486 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385486 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385486 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385486 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385617 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385617 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385617 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385617 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385617 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385617 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385753 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385753 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385753 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385753 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385753 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385753 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385891 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385891 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385891 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385891 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385985 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385985 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385985 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.385985 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.385985 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.386099 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.386099 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.386099 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.386099 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.386099 np0000177343 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 29 00:25:12.391303 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.middleware.request_id [req-c18b2174-d177-4132-9bcf-7197cb788d40 req-7917d2f1-5769-4fdf-8d18-3851c5c154e3 None None] RequestId filter calling following filter/app {{(pid=112668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:25:12.912786 np0000177343 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [req-c18b2174-d177-4132-9bcf-7197cb788d40 req-7917d2f1-5769-4fdf-8d18-3851c5c154e3 admin admin] POST https://199.204.45.30/volume/v3/types/c6b93ac1-d2bf-4f3b-add6-30933ed8fb5e/extra_specs May 29 00:25:12.913448 np0000177343 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [req-c18b2174-d177-4132-9bcf-7197cb788d40 req-7917d2f1-5769-4fdf-8d18-3851c5c154e3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 00:25:12.915493 np0000177343 devstack@c-api.service[112668]: /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 00:25:12.915493 np0000177343 devstack@c-api.service[112668]: warnings.warn( May 29 00:25:12.961772 np0000177343 devstack@c-api.service[112668]: DEBUG oslo_db.sqlalchemy.engines [req-c18b2174-d177-4132-9bcf-7197cb788d40 req-7917d2f1-5769-4fdf-8d18-3851c5c154e3 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=112668) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:25:13.059131 np0000177343 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [req-c18b2174-d177-4132-9bcf-7197cb788d40 req-7917d2f1-5769-4fdf-8d18-3851c5c154e3 admin admin] https://199.204.45.30/volume/v3/types/c6b93ac1-d2bf-4f3b-add6-30933ed8fb5e/extra_specs returned with HTTP 200 May 29 00:25:13.059794 np0000177343 devstack@c-api.service[112668]: [pid: 112668|app: 0|req: 1/3] 199.204.45.30 () {70 vars in 1498 bytes} [Fri May 29 00:25:12 2026] POST /volume/v3/types/c6b93ac1-d2bf-4f3b-add6-30933ed8fb5e/extra_specs => generated 55 bytes in 698 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 29 00:25:14.024136 np0000177343 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=6 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:25:14.193879 np0000177343 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=6 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:25:22.343858 np0000177343 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:25:23.055520 np0000177343 devstack@c-api.service[112668]: DEBUG dbcounter [-] [112668] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}