Jun 16 01:15:20.210072 np0000180507 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:15:20.220727 np0000180507 devstack@c-api.service[112298]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:15:20.223882 np0000180507 devstack@c-api.service[112298]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:15:20 2026] *** Jun 16 01:15:20.223882 np0000180507 devstack@c-api.service[112298]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:15:20.223882 np0000180507 devstack@c-api.service[112298]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:15:20.223882 np0000180507 devstack@c-api.service[112298]: nodename: np0000180507 Jun 16 01:15:20.223882 np0000180507 devstack@c-api.service[112298]: machine: x86_64 Jun 16 01:15:20.223882 np0000180507 devstack@c-api.service[112298]: clock source: unix Jun 16 01:15:20.223882 np0000180507 devstack@c-api.service[112298]: pcre jit disabled Jun 16 01:15:20.223882 np0000180507 devstack@c-api.service[112298]: detected number of CPU cores: 16 Jun 16 01:15:20.223882 np0000180507 devstack@c-api.service[112298]: current working directory: / Jun 16 01:15:20.223882 np0000180507 devstack@c-api.service[112298]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:15:20.223882 np0000180507 devstack@c-api.service[112298]: your processes number limit is 256917 Jun 16 01:15:20.223882 np0000180507 devstack@c-api.service[112298]: your memory page size is 4096 bytes Jun 16 01:15:20.223882 np0000180507 devstack@c-api.service[112298]: detected max file descriptor number: 2048 Jun 16 01:15:20.223882 np0000180507 devstack@c-api.service[112298]: lock engine: pthread robust mutexes Jun 16 01:15:20.224709 np0000180507 devstack@c-api.service[112298]: thunder lock: enabled Jun 16 01:15:20.224709 np0000180507 devstack@c-api.service[112298]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:15:20.224709 np0000180507 devstack@c-api.service[112298]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:15:20.224709 np0000180507 devstack@c-api.service[112298]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:15:20.224709 np0000180507 devstack@c-api.service[112298]: Set PythonHome to /opt/stack/data/venv Jun 16 01:15:20.261675 np0000180507 devstack@c-api.service[112298]: Python main interpreter initialized at 0x7c4243aa3668 Jun 16 01:15:20.261675 np0000180507 devstack@c-api.service[112298]: python threads support enabled Jun 16 01:15:20.261675 np0000180507 devstack@c-api.service[112298]: your server socket listen backlog is limited to 100 connections Jun 16 01:15:20.261675 np0000180507 devstack@c-api.service[112298]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:15:20.262396 np0000180507 devstack@c-api.service[112298]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:15:20.262526 np0000180507 devstack@c-api.service[112298]: *** Operational MODE: preforking *** Jun 16 01:15:20.262720 np0000180507 devstack@c-api.service[112298]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:15:20.262720 np0000180507 devstack@c-api.service[112298]: spawned uWSGI master process (pid: 112298) Jun 16 01:15:20.262917 np0000180507 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:15:20.263434 np0000180507 devstack@c-api.service[112298]: spawned uWSGI worker 1 (pid: 112302, cores: 1) Jun 16 01:15:20.264050 np0000180507 devstack@c-api.service[112298]: spawned uWSGI worker 2 (pid: 112303, cores: 1) Jun 16 01:15:20.264525 np0000180507 devstack@c-api.service[112298]: spawned uWSGI worker 3 (pid: 112304, cores: 1) Jun 16 01:15:20.264962 np0000180507 devstack@c-api.service[112298]: spawned uWSGI worker 4 (pid: 112305, cores: 1) Jun 16 01:15:20.265099 np0000180507 devstack@c-api.service[112298]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:15:20.405702 np0000180507 devstack@c-api.service[112303]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:15:20.405702 np0000180507 devstack@c-api.service[112303]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:15:20.405702 np0000180507 devstack@c-api.service[112303]: we strongly recommend against using it for new projects. Jun 16 01:15:20.405702 np0000180507 devstack@c-api.service[112303]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:15:20.405702 np0000180507 devstack@c-api.service[112303]: framework. For more detail see Jun 16 01:15:20.405702 np0000180507 devstack@c-api.service[112303]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:15:20.405702 np0000180507 devstack@c-api.service[112303]: import eventlet # noqa Jun 16 01:15:20.407103 np0000180507 devstack@c-api.service[112305]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:15:20.407103 np0000180507 devstack@c-api.service[112305]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:15:20.407103 np0000180507 devstack@c-api.service[112305]: we strongly recommend against using it for new projects. Jun 16 01:15:20.407103 np0000180507 devstack@c-api.service[112305]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:15:20.407103 np0000180507 devstack@c-api.service[112305]: framework. For more detail see Jun 16 01:15:20.407103 np0000180507 devstack@c-api.service[112305]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:15:20.407103 np0000180507 devstack@c-api.service[112305]: import eventlet # noqa Jun 16 01:15:20.416034 np0000180507 devstack@c-api.service[112304]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:15:20.416034 np0000180507 devstack@c-api.service[112304]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:15:20.416034 np0000180507 devstack@c-api.service[112304]: we strongly recommend against using it for new projects. Jun 16 01:15:20.416034 np0000180507 devstack@c-api.service[112304]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:15:20.416034 np0000180507 devstack@c-api.service[112304]: framework. For more detail see Jun 16 01:15:20.416034 np0000180507 devstack@c-api.service[112304]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:15:20.416034 np0000180507 devstack@c-api.service[112304]: import eventlet # noqa Jun 16 01:15:20.419373 np0000180507 devstack@c-api.service[112302]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:15:20.419373 np0000180507 devstack@c-api.service[112302]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:15:20.419373 np0000180507 devstack@c-api.service[112302]: we strongly recommend against using it for new projects. Jun 16 01:15:20.419373 np0000180507 devstack@c-api.service[112302]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:15:20.419373 np0000180507 devstack@c-api.service[112302]: framework. For more detail see Jun 16 01:15:20.419373 np0000180507 devstack@c-api.service[112302]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:15:20.419373 np0000180507 devstack@c-api.service[112302]: import eventlet # noqa Jun 16 01:15:20.503600 np0000180507 devstack@c-api.service[112305]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:15:20.503600 np0000180507 devstack@c-api.service[112305]: warnings.warn( Jun 16 01:15:20.506758 np0000180507 devstack@c-api.service[112304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:15:20.506758 np0000180507 devstack@c-api.service[112304]: warnings.warn( Jun 16 01:15:20.513161 np0000180507 devstack@c-api.service[112302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:15:20.513161 np0000180507 devstack@c-api.service[112302]: warnings.warn( Jun 16 01:15:20.517215 np0000180507 devstack@c-api.service[112303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:15:20.517215 np0000180507 devstack@c-api.service[112303]: warnings.warn( Jun 16 01:15:20.586817 np0000180507 devstack@c-api.service[112304]: /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 Jun 16 01:15:20.586817 np0000180507 devstack@c-api.service[112304]: from cgi import parse_header Jun 16 01:15:20.606349 np0000180507 devstack@c-api.service[112303]: /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 Jun 16 01:15:20.606349 np0000180507 devstack@c-api.service[112303]: from cgi import parse_header Jun 16 01:15:20.610047 np0000180507 devstack@c-api.service[112302]: /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 Jun 16 01:15:20.610047 np0000180507 devstack@c-api.service[112302]: from cgi import parse_header Jun 16 01:15:20.614162 np0000180507 devstack@c-api.service[112305]: /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 Jun 16 01:15:20.614162 np0000180507 devstack@c-api.service[112305]: from cgi import parse_header Jun 16 01:15:20.643775 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:20.643775 np0000180507 devstack@c-api.service[112304]: removals.removed_module( Jun 16 01:15:20.646146 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:20.646146 np0000180507 devstack@c-api.service[112304]: removals.removed_module( Jun 16 01:15:20.662392 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:20.662392 np0000180507 devstack@c-api.service[112303]: removals.removed_module( Jun 16 01:15:20.664112 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:20.664112 np0000180507 devstack@c-api.service[112303]: removals.removed_module( Jun 16 01:15:20.672952 np0000180507 devstack@c-api.service[112302]: /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. Jun 16 01:15:20.672952 np0000180507 devstack@c-api.service[112302]: removals.removed_module( Jun 16 01:15:20.674783 np0000180507 devstack@c-api.service[112302]: /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. Jun 16 01:15:20.674783 np0000180507 devstack@c-api.service[112302]: removals.removed_module( Jun 16 01:15:20.693499 np0000180507 devstack@c-api.service[112305]: /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. Jun 16 01:15:20.693499 np0000180507 devstack@c-api.service[112305]: removals.removed_module( Jun 16 01:15:20.695891 np0000180507 devstack@c-api.service[112305]: /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. Jun 16 01:15:20.695891 np0000180507 devstack@c-api.service[112305]: removals.removed_module( Jun 16 01:15:21.398688 np0000180507 devstack@c-api.service[112302]: /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 Jun 16 01:15:21.398688 np0000180507 devstack@c-api.service[112302]: warnings.warn( Jun 16 01:15:21.432523 np0000180507 devstack@c-api.service[112303]: /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 Jun 16 01:15:21.432523 np0000180507 devstack@c-api.service[112303]: warnings.warn( Jun 16 01:15:21.448806 np0000180507 devstack@c-api.service[112304]: /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 Jun 16 01:15:21.448806 np0000180507 devstack@c-api.service[112304]: warnings.warn( Jun 16 01:15:21.506237 np0000180507 devstack@c-api.service[112302]: /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. Jun 16 01:15:21.506237 np0000180507 devstack@c-api.service[112302]: warnings.warn( Jun 16 01:15:21.510017 np0000180507 devstack@c-api.service[112305]: /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 Jun 16 01:15:21.510017 np0000180507 devstack@c-api.service[112305]: warnings.warn( Jun 16 01:15:21.588802 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:21.588802 np0000180507 devstack@c-api.service[112303]: warnings.warn( Jun 16 01:15:21.608035 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:21.608035 np0000180507 devstack@c-api.service[112304]: warnings.warn( Jun 16 01:15:21.665079 np0000180507 devstack@c-api.service[112305]: /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. Jun 16 01:15:21.665079 np0000180507 devstack@c-api.service[112305]: warnings.warn( Jun 16 01:15:21.835933 np0000180507 devstack@c-api.service[112302]: 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. Jun 16 01:15:21.836096 np0000180507 devstack@c-api.service[112302]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112302) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:15:21.895880 np0000180507 devstack@c-api.service[112303]: 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. Jun 16 01:15:21.896115 np0000180507 devstack@c-api.service[112303]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112303) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:15:21.932072 np0000180507 devstack@c-api.service[112304]: 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. Jun 16 01:15:21.932072 np0000180507 devstack@c-api.service[112304]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112304) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:15:21.935196 np0000180507 devstack@c-api.service[112302]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:15:21.935196 np0000180507 devstack@c-api.service[112302]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:15:21.960153 np0000180507 devstack@c-api.service[112303]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:15:21.960153 np0000180507 devstack@c-api.service[112303]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:15:22.009492 np0000180507 devstack@c-api.service[112304]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:15:22.009492 np0000180507 devstack@c-api.service[112304]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:15:22.009831 np0000180507 devstack@c-api.service[112305]: 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. Jun 16 01:15:22.009889 np0000180507 devstack@c-api.service[112305]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112305) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:15:22.080473 np0000180507 devstack@c-api.service[112305]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:15:22.080473 np0000180507 devstack@c-api.service[112305]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:15:22.526329 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112304) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:15:22.527134 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.527134 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.527134 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.528460 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.528551 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.528551 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.528681 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.528681 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.528782 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112303) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:15:22.529167 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.529167 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.529268 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.529332 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.529591 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.529859 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112302) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:15:22.530273 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.530273 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.530418 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.530522 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.530587 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.530647 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.530706 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.530776 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.530894 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.530971 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.531038 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.531097 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.531150 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.531218 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.531278 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.531278 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.531572 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.531640 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.531640 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.531640 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.531803 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.531858 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.531858 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.531967 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.532051 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.532122 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.532191 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.532250 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.532250 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.532250 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.532250 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.532250 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.532250 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.532250 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.532628 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.532724 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.532787 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.532845 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.532903 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.532962 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.533017 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.533086 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.533155 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.533155 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.533267 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.533329 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.533395 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.533395 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.533395 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.533395 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.533395 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.533395 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.534291 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.534291 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.534291 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.534291 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.534291 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.534291 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.534291 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.535011 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.535011 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.535011 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.535337 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.535385 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.535460 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.535510 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.535621 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.535702 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.535778 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.535830 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.535908 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.535908 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.535908 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.536055 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.536055 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.536055 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.536055 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.536055 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.536055 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.536055 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.536584 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.536659 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.536742 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.536815 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.536889 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.536959 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.537006 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.537076 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.537188 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.537261 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.537346 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.537418 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.537511 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.537593 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.537676 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.537761 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.537834 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.537905 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.537984 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.538067 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.538067 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.538614 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.538729 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.538729 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.538876 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.538953 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.538953 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.539137 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.539232 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.539315 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.539422 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.539533 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.539626 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.539702 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.539777 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.539875 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.539960 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.540043 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.540122 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.540192 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.540265 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.540338 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.540409 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.540514 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.540599 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.540644 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.540750 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.540830 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.540910 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.540955 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.541060 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.541133 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.541214 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.541284 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.541377 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.541474 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.541548 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.541632 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.541678 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.541946 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.542028 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.542028 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.542028 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.544225 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.544294 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.544391 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.544391 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.544550 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.544550 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.544705 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.544783 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.544861 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.544861 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.544861 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.544861 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.544861 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.545167 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.546371 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.546479 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.546536 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.546597 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.546645 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.546685 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.546794 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.549670 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.549736 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.549799 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.549850 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.549898 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.549951 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.550070 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.550364 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.550419 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.550500 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.550597 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.550652 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.550814 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.550814 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.551157 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.551284 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.551350 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.551408 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.551475 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.551534 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.551640 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.552873 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.552937 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.552984 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.553041 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.553084 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.553131 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.553176 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.553222 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.553264 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.553309 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.553361 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.553402 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.553574 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.553627 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.553744 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.553834 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.553911 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.553911 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.554061 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.554112 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.554222 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.554271 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.554347 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.554423 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.554577 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.554626 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.554768 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.554884 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.554996 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.555045 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.555122 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.555172 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.555214 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.555257 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.555305 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.555361 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.555410 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.555480 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.555530 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.555575 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.555625 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.555665 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.555703 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.555742 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.555781 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.555834 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.555878 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.555921 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.555960 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.556000 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.556000 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.556000 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.556000 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.556000 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.556000 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.556000 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.556000 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.556000 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.556000 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.556535 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.556535 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.556535 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.556535 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.556793 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.556793 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.556793 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.556975 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.557057 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.557132 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.557262 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.557308 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.557376 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.557419 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.557530 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.557612 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.557612 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.557612 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.557828 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.557828 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.557828 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.557828 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.557828 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.558158 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.558158 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.559401 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.559519 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.559519 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.559638 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.559638 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.559748 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.559794 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.560009 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.560065 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.560174 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.560174 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.560174 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.560174 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.560174 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.560524 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.560524 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.560684 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.560800 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.560847 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.560921 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.561036 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.561083 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.561155 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.561264 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.561313 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.561402 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.561462 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.561516 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.561560 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.561600 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.561641 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.561680 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.561721 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.561760 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.561806 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.561851 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.561899 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.561947 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.561985 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.562024 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.562069 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.562107 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.562151 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.562193 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.562233 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.562273 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.562312 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.562357 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.562398 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.562550 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.562603 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.562687 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.562733 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.562850 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.562850 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.562998 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.562998 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.563179 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.563227 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.563227 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.563227 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.563227 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.563227 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.563530 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.563530 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.563530 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.563707 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.563770 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.563837 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.563893 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.563955 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.563993 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.564078 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.564112 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.564188 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.564222 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.564289 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.564322 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.564378 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.564411 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.564493 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.564493 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.564493 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.564493 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.564948 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.565007 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.565090 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.565118 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.565184 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.565247 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.565311 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.565351 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.565415 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.565475 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.565540 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.565604 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.565664 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.565696 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.565756 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.565793 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.565856 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.565913 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.565944 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.566004 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.566067 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.566418 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.566507 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.566579 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.566618 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.566677 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.566736 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.566790 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.566825 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.566852 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.566878 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.566906 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.566937 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.566964 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.566991 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.567017 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.567043 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.567072 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.567099 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.567127 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.567153 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.567178 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.567204 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.567237 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.567263 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.567288 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.567314 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.567339 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.567369 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.567394 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.567420 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.567479 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.567510 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.567541 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.567567 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.567591 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.567616 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.567640 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.567640 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.567686 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.567711 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.567711 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.567760 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.568044 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.568123 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.568191 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.568218 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.568294 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.568294 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.568423 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.568549 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.568619 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.568698 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.568735 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.568795 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.568837 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.568875 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.568905 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.568937 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.568968 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.568997 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.568997 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.569068 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.569100 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.569933 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.569987 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.570069 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.570110 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.570147 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112305) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:15:22.570347 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.570386 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.570425 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.570473 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.570504 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.570542 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.570573 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.570606 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.570637 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.570667 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.570697 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.570731 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.570783 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.570819 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.570819 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.570819 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.570911 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.570943 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.570973 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.570973 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.571111 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.571167 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.571228 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.571290 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.571348 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.571405 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.571477 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.571579 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.571617 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.571678 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.571741 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.571801 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.571801 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.571937 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.571975 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.572032 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.572097 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.572163 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.572218 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.572280 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.572343 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.572413 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.572500 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.572585 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.572624 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.572624 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.572624 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.572624 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.572809 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.572809 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.572809 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.572809 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.572809 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.572809 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.572809 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.573184 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.573184 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.573184 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.573184 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.573413 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.573413 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.573413 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.573832 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.573877 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.573920 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.573953 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.573983 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.574025 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.574063 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.574105 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.574138 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.574172 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.574205 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.574236 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.574267 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.574303 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.574338 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.574368 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.574400 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.574447 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.574480 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.574520 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.574552 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.574581 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.574611 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.574642 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.574677 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.574677 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.574677 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.574787 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.574825 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.574856 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.574888 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.574919 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.574952 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.574982 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.575019 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.575050 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.575085 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.575117 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.575148 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.575178 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.575208 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.575239 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.575269 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.575303 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.575332 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.575363 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.575397 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.575432 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.575469 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.575498 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.575541 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.575565 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.575593 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.575630 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.575630 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.575630 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.575715 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.575715 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.575715 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.575805 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.575839 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.575870 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.575905 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.575946 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.575981 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.576015 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.576045 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.576080 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.576115 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.576146 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.576181 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.576217 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.576254 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.576291 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.576324 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.576354 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.576387 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.576421 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.576470 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.576512 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.576544 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.576575 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.576679 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.576718 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.576754 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.576786 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.576821 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.576821 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.576821 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.576905 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.576937 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.576972 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.577005 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.577041 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.577072 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.577101 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.577132 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.577163 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.577192 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.577222 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.577251 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.577285 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.577314 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.577345 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.577380 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.577410 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.577662 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.577701 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.577701 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.577701 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.577701 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.577701 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.577938 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.577938 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.577938 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.577938 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.577938 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.577938 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.577938 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.578596 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.578678 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.578731 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.578810 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.578849 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.578938 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.578979 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.579644 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.579687 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.579753 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.579789 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.579858 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.579895 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.579954 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.579988 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.580048 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.580088 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.580146 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.580219 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.580285 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.580325 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.580366 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.580366 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.580429 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.580486 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.580516 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.580551 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.580587 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.580621 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.580653 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.580682 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.580722 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.580759 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.580789 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.580825 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.580855 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.580890 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.580925 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.580956 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.580988 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.581019 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.581059 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.581090 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.581121 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.581153 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.581185 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.581218 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.581254 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.581289 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.581322 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.581356 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.581392 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.581392 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.581392 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.581498 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.581531 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.581568 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.581602 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.581629 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.581629 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.581629 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.581629 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.581743 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.581778 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.581809 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.581840 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.581840 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.581895 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.581931 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.581964 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.581998 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.582029 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.582059 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.582090 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.582119 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.582149 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.582149 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.582215 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.582215 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.582215 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.582304 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.582340 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.582373 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.582405 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.582606 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.582648 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.582718 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.582792 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.582857 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.582929 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.582992 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.583054 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.583116 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.583172 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.583231 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.583287 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.583375 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.583411 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.583499 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.583566 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.583624 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.583684 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.583745 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.583799 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.583866 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.583924 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.583924 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.583924 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.583924 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.583924 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.583924 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.583924 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.583924 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.583924 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.583924 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.584386 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.584386 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.584386 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.584386 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.584386 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.584386 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.584386 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.584386 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.584386 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.584825 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.584825 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.588876 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.588943 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.589016 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.589053 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.589115 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.589151 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.589223 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.589260 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.589319 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.589359 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.589359 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.589516 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.589560 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.589626 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.589687 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.589751 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.589810 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.589871 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.589934 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.590001 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.590064 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.590132 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.590191 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.590247 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.590303 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.590358 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.590417 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.590501 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.590562 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.590607 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.590666 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.590720 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.590797 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.590855 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.590923 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.590960 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.590989 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.591016 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.591086 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.591121 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.591185 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.591312 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.591470 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.591470 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.591470 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.591470 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.591470 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.591470 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.591470 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.591470 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.591470 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.591470 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.591906 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.591906 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.591995 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.592031 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.592031 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.592031 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.592172 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.592239 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.592297 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.592358 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.592385 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.592465 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.592540 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.592607 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.592641 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.592641 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.592641 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.592641 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.592819 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.592878 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.592917 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.592980 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.592980 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.593034 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.593098 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.593133 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.593133 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.593133 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.593133 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.593133 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.593262 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.593262 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.593315 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.593348 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.593474 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.593474 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.593729 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.593773 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.593843 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.593908 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.593982 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.594021 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.594085 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.594363 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.594458 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.594503 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.594556 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.594598 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.594695 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.594782 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.594989 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.595044 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.595093 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.595141 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.595196 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.595298 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.595348 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.596019 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.596090 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.596145 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.596185 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.596270 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.596320 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.596356 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.596679 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.596740 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.596818 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.596869 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.596904 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.596954 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.597042 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.597325 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.597385 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.597471 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.597516 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.597565 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.597656 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.597708 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.598692 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.598783 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.598819 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.598866 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.598957 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.599010 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.599100 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:22.599100 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:22.599185 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:22.599233 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:22.599276 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:22.599322 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:22.599419 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:22.637619 np0000180507 devstack@c-api.service[112304]: INFO dbcounter [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Registered counter for database cinder Jun 16 01:15:22.638967 np0000180507 devstack@c-api.service[112303]: INFO dbcounter [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Registered counter for database cinder Jun 16 01:15:22.643483 np0000180507 devstack@c-api.service[112302]: INFO dbcounter [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Registered counter for database cinder Jun 16 01:15:22.656593 np0000180507 devstack@c-api.service[112305]: INFO dbcounter [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Registered counter for database cinder Jun 16 01:15:22.685962 np0000180507 devstack@c-api.service[112304]: DEBUG oslo_db.sqlalchemy.engines [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e 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=112304) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:22.689192 np0000180507 devstack@c-api.service[112303]: DEBUG oslo_db.sqlalchemy.engines [None req-093feea7-52ae-4606-a548-454f8bd3426e 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=112303) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:22.700565 np0000180507 devstack@c-api.service[112302]: DEBUG oslo_db.sqlalchemy.engines [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d 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=112302) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:22.713735 np0000180507 devstack@c-api.service[112305]: DEBUG oslo_db.sqlalchemy.engines [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 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=112305) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:22.804530 np0000180507 devstack@c-api.service[112304]: DEBUG dbcounter [-] [112304] Writer thread running {{(pid=112304) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:15:22.807293 np0000180507 devstack@c-api.service[112304]: INFO cinder.rpc [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:15:22.809809 np0000180507 devstack@c-api.service[112304]: INFO cinder.rpc [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:15:22.811656 np0000180507 devstack@c-api.service[112303]: DEBUG dbcounter [-] [112303] Writer thread running {{(pid=112303) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:15:22.811897 np0000180507 devstack@c-api.service[112304]: INFO cinder.rpc [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:15:22.814087 np0000180507 devstack@c-api.service[112304]: INFO cinder.rpc [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:15:22.814868 np0000180507 devstack@c-api.service[112303]: INFO cinder.rpc [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:15:22.815218 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.817374 np0000180507 devstack@c-api.service[112303]: INFO cinder.rpc [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:15:22.819282 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.819677 np0000180507 devstack@c-api.service[112303]: INFO cinder.rpc [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:15:22.821600 np0000180507 devstack@c-api.service[112303]: INFO cinder.rpc [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:15:22.822812 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.827266 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.834784 np0000180507 devstack@c-api.service[112302]: DEBUG dbcounter [-] [112302] Writer thread running {{(pid=112302) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:15:22.837883 np0000180507 devstack@c-api.service[112302]: INFO cinder.rpc [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:15:22.842346 np0000180507 devstack@c-api.service[112302]: INFO cinder.rpc [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:15:22.846649 np0000180507 devstack@c-api.service[112302]: INFO cinder.rpc [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:15:22.849879 np0000180507 devstack@c-api.service[112305]: DEBUG dbcounter [-] [112305] Writer thread running {{(pid=112305) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:15:22.850188 np0000180507 devstack@c-api.service[112302]: INFO cinder.rpc [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:15:22.851287 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.853517 np0000180507 devstack@c-api.service[112305]: INFO cinder.rpc [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:15:22.855612 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.856546 np0000180507 devstack@c-api.service[112305]: INFO cinder.rpc [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:15:22.858840 np0000180507 devstack@c-api.service[112304]: DEBUG oslo_db.sqlalchemy.engines [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e 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=112304) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:22.860684 np0000180507 devstack@c-api.service[112305]: INFO cinder.rpc [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:15:22.861726 np0000180507 devstack@c-api.service[112304]: INFO cinder.rpc [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:15:22.863296 np0000180507 devstack@c-api.service[112305]: INFO cinder.rpc [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:15:22.864472 np0000180507 devstack@c-api.service[112304]: INFO cinder.rpc [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:15:22.864633 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.865610 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.866593 np0000180507 devstack@c-api.service[112303]: DEBUG oslo_db.sqlalchemy.engines [None req-093feea7-52ae-4606-a548-454f8bd3426e 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=112303) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:22.869858 np0000180507 devstack@c-api.service[112303]: INFO cinder.rpc [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:15:22.870001 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.872809 np0000180507 devstack@c-api.service[112303]: INFO cinder.rpc [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:15:22.874076 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.878649 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.882082 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.885204 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.890678 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.893669 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.894548 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.896544 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.897794 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.898981 np0000180507 devstack@c-api.service[112302]: DEBUG oslo_db.sqlalchemy.engines [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d 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=112302) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:22.899940 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.900910 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.902870 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.903303 np0000180507 devstack@c-api.service[112302]: INFO cinder.rpc [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:15:22.905758 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.907004 np0000180507 devstack@c-api.service[112302]: INFO cinder.rpc [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:15:22.907231 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.907547 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.908624 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.909874 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.911720 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.914000 np0000180507 devstack@c-api.service[112305]: DEBUG oslo_db.sqlalchemy.engines [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 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=112305) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:22.915795 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.915859 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.917566 np0000180507 devstack@c-api.service[112305]: INFO cinder.rpc [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:15:22.918698 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.918748 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.920203 np0000180507 devstack@c-api.service[112305]: INFO cinder.rpc [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:15:22.920823 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.921520 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.921571 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.922259 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.923714 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.924398 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.924729 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.925018 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.925886 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.926194 np0000180507 devstack@c-api.service[112304]: WARNING cinder.api.contrib.hosts [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:15:22.926928 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.928200 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.928375 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.928601 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.929524 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.931018 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.931835 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.931951 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extended resource: extensions {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.933298 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extended resource: os-quota-class-sets {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.934078 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.934198 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.934618 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extended resource: scheduler-stats {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.936408 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.936639 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extended resource: os-quota-sets {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.937389 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.938116 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extended resource: backups {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.939341 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.939660 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.940112 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extended resource: os-snapshot-manage {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.941114 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.941264 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.941502 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extended resource: consistencygroups {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.942569 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.942695 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.943432 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extended resource: extra_specs {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.943880 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.944961 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extended resource: os-hosts {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.945065 np0000180507 devstack@c-api.service[112303]: WARNING cinder.api.contrib.hosts [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:15:22.945771 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.946252 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extended resource: os-volume-manage {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.946660 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.946877 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.947080 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.947723 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extended resource: os-availability-zone {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.948394 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.949019 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extended resource: encryption {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.949770 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.949911 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.950535 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extended resource: os-volume-transfer {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.950929 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extended resource: extensions {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.952168 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extended resource: capabilities {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.952258 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extended resource: os-quota-class-sets {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.952793 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.953414 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extended resource: encryption {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.953565 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extended resource: scheduler-stats {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.953992 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.954942 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extended resource: os-volume-type-access {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.955983 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.956582 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extended resource: cgsnapshots {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.957057 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.957156 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extended resource: os-quota-sets {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.957956 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extended resource: qos-specs {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.959008 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.959251 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extended resource: backups {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.960050 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.contrib.snapshot_actions [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] SnapshotActionsController initialized {{(pid=112304) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:15:22.960528 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.960785 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.961249 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extended resource: os-snapshot-manage {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.962066 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.962151 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.962665 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extended resource: consistencygroups {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.963093 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.963510 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.964604 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extended resource: extra_specs {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.964800 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.965074 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.965426 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.966099 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extended resource: os-hosts {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.966152 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.967453 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extended resource: os-volume-manage {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.967601 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.968917 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extended resource: os-availability-zone {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.969029 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.969086 np0000180507 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.970002 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:22.970113 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:22.970162 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extended resource: encryption {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.970242 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:22.970372 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extension AdminActions extending resource: volumes {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:22.970591 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extension AdminActions extending resource: snapshots {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:22.970753 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extension AdminActions extending resource: backups {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:22.971222 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.971527 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extension VolumeActions extending resource: volumes {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:22.971713 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extension TypesManage extending resource: types {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:22.971777 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extended resource: os-volume-transfer {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.971888 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extension UsedLimits extending resource: limits {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:22.972066 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:22.972206 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:22.972366 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:22.972719 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:22.972719 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:22.972853 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:22.972956 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-0288ffb9-19e3-4dd7-8a51-4d118738e63e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:22.973330 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extended resource: capabilities {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.974657 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extended resource: encryption {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.974726 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.976183 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extended resource: os-volume-type-access {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.976245 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.977152 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.977790 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extended resource: cgsnapshots {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.978742 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.979194 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extended resource: qos-specs {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.979628 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.980160 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.980946 np0000180507 devstack@c-api.service[112304]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c4243aa3668 pid: 112304 (default app) Jun 16 01:15:22.981252 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.contrib.snapshot_actions [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] SnapshotActionsController initialized {{(pid=112303) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:15:22.981627 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.981846 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.982252 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.982932 np0000180507 devstack@c-api.service[112302]: WARNING cinder.api.contrib.hosts [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:15:22.983320 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.983706 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.983775 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.984769 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.985097 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.985151 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.986220 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.986526 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.986665 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.988076 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.988284 np0000180507 devstack@c-api.service[112305]: WARNING cinder.api.contrib.hosts [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:15:22.988375 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.989037 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.989239 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.989239 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.989239 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.989239 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.989616 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.989616 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.989616 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.989616 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.989918 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.989918 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.989918 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.989918 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.989918 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.989918 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.990333 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extended resource: extensions {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:22.990612 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.990612 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.990612 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.990612 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.990612 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.991544 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.991544 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.991544 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.991544 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.991544 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.992240 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.992240 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.992573 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:22.992709 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.992709 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.992709 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.992709 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.992709 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.993336 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.993336 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.993336 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.993336 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.993336 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.993921 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.993921 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.993921 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.993921 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.993921 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.993921 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.994809 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.994809 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.994809 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.994809 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.994809 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.994809 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.995531 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.995531 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.995531 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.995531 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.995531 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.995531 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.995837 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.995837 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.995837 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.995837 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.995837 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.995837 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.996102 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.996102 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.996102 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.996102 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.996366 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.996366 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.996366 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.996366 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.996366 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.997069 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.997069 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.997069 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.997069 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.997069 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.997406 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.997406 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.997406 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.997406 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.997406 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.997406 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.997846 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.997846 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.997846 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.997846 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.997846 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.998229 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.998229 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.998229 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.998229 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.998229 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.998607 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.998607 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.998607 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.998607 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.998917 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.998917 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.998917 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.998917 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.999210 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.999210 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.999210 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.999210 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.999210 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.999736 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.999736 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.999736 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:22.999736 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:22.999736 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.000210 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.000210 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.000210 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.000210 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.000583 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.000583 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.000583 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.000583 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.000890 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.000890 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.000890 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.000890 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.001111 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.001111 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.001111 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.001111 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.001292 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.001292 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.001292 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.001292 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.001542 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:23.001594 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.001594 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.001594 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.001594 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.001594 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.001594 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.001858 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.001858 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.001858 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.001858 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.001858 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.002085 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.002085 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.002085 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.002085 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.002085 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.002085 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.002085 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.003528 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.003528 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.003528 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.003528 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.003528 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.003528 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.004274 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.004274 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.004274 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.004274 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.004274 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.004274 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.005089 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.005089 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.005089 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.005089 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.005089 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.005089 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.005856 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.005856 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.007038 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extended resource: os-quota-class-sets {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.007184 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.007184 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.007184 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.007184 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.007753 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.007753 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.007753 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.007753 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.007753 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.008208 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.008208 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.008208 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.008208 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:23.008208 np0000180507 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 16 01:15:23.008755 np0000180507 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:23.008827 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:23.008885 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.008885 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.009168 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extended resource: scheduler-stats {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.009235 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.009235 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extension AdminActions extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.009235 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extension AdminActions extending resource: snapshots {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.009235 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extension AdminActions extending resource: backups {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.009235 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extension VolumeActions extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.009557 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.middleware.request_id [None req-bf5294e7-1149-463f-a865-967975bbc877 None None] RequestId filter calling following filter/app {{(pid=112304) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:15:23.009620 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extension TypesManage extending resource: types {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.009620 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extension UsedLimits extending resource: limits {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.009620 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.009620 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.009620 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.009620 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.009620 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.010039 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:23.010101 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.010169 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extended resource: os-quota-sets {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.010239 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-093feea7-52ae-4606-a548-454f8bd3426e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.010301 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extended resource: extensions {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.010393 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extended resource: backups {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.010488 np0000180507 devstack@c-api.service[112304]: [pid: 112304|app: 0|req: 1/1] 199.19.213.203 () {60 vars in 956 bytes} [Tue Jun 16 01:15:22 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 16 01:15:23.010561 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extended resource: os-quota-class-sets {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.010561 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extended resource: scheduler-stats {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.010678 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extended resource: os-snapshot-manage {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.010738 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extended resource: os-quota-sets {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.010795 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extended resource: consistencygroups {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.010863 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extended resource: backups {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.010923 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extended resource: extra_specs {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.010990 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extended resource: os-snapshot-manage {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.011047 np0000180507 devstack@c-api.service[112303]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c4243aa3668 pid: 112303 (default app) Jun 16 01:15:23.011105 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extended resource: os-hosts {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.011165 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extended resource: consistencygroups {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.011236 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extended resource: os-volume-manage {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.011295 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extended resource: extra_specs {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.011355 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extended resource: os-availability-zone {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.011422 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extended resource: os-hosts {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.011973 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extended resource: encryption {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.012087 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extended resource: os-volume-manage {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.012151 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extended resource: os-volume-transfer {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.012204 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extended resource: os-availability-zone {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.012312 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extended resource: capabilities {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.012714 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extended resource: encryption {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.013184 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extended resource: encryption {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.014260 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extended resource: os-volume-transfer {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.014818 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extended resource: os-volume-type-access {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.016327 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extended resource: cgsnapshots {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.018002 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extended resource: qos-specs {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.019295 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extended resource: capabilities {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.020103 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.contrib.snapshot_actions [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] SnapshotActionsController initialized {{(pid=112302) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:15:23.020747 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extended resource: encryption {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.021420 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:23.022280 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extended resource: os-volume-type-access {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.023085 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:23.023858 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extended resource: cgsnapshots {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.024960 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:23.025314 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extended resource: qos-specs {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:23.027021 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:23.028035 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.contrib.snapshot_actions [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] SnapshotActionsController initialized {{(pid=112305) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:15:23.028570 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:23.028904 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:23.030053 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:23.030353 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:23.031490 np0000180507 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:23.031709 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:23.032460 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.032581 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.032810 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.032911 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extension AdminActions extending resource: volumes {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.033034 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extension AdminActions extending resource: snapshots {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.033151 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:23.033258 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extension AdminActions extending resource: backups {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.033258 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extension VolumeActions extending resource: volumes {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.033487 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extension TypesManage extending resource: types {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.033487 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extension UsedLimits extending resource: limits {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.033622 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.033696 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.033842 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.034123 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.034123 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.034123 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.034504 np0000180507 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-8b6999e3-79de-48ae-9d1b-bd206cdad82d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.034636 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:23.035909 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:23.037275 np0000180507 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:23.038156 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.038282 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.038516 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.038631 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extension AdminActions extending resource: volumes {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.038749 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extension AdminActions extending resource: snapshots {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.038827 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extension AdminActions extending resource: backups {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.038937 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extension VolumeActions extending resource: volumes {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.039087 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extension TypesManage extending resource: types {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.039176 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extension UsedLimits extending resource: limits {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.039281 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.039412 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.039600 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.039600 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.039764 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.039826 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.039952 np0000180507 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-417075bc-2f7b-4992-aa31-16cf32b1a615 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:23.042902 np0000180507 devstack@c-api.service[112302]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c4243aa3668 pid: 112302 (default app) Jun 16 01:15:23.048337 np0000180507 devstack@c-api.service[112305]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c4243aa3668 pid: 112305 (default app) Jun 16 01:15:30.986587 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.middleware.request_id [None req-1b93105b-fa7d-49ab-9a69-8954706c16a5 None None] RequestId filter calling following filter/app {{(pid=112304) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:15:31.496883 np0000180507 devstack@c-api.service[112304]: INFO cinder.api.openstack.wsgi [None req-1b93105b-fa7d-49ab-9a69-8954706c16a5 admin admin] POST https://199.19.213.203/volume/v3/types Jun 16 01:15:31.497509 np0000180507 devstack@c-api.service[112304]: DEBUG cinder.api.openstack.wsgi [None req-1b93105b-fa7d-49ab-9a69-8954706c16a5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112304) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:15:31.499393 np0000180507 devstack@c-api.service[112304]: /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. Jun 16 01:15:31.499393 np0000180507 devstack@c-api.service[112304]: warnings.warn( Jun 16 01:15:31.540367 np0000180507 devstack@c-api.service[112304]: DEBUG oslo_db.sqlalchemy.engines [None req-1b93105b-fa7d-49ab-9a69-8954706c16a5 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=112304) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:31.571690 np0000180507 devstack@c-api.service[112304]: INFO cinder.api.openstack.wsgi [None req-1b93105b-fa7d-49ab-9a69-8954706c16a5 admin admin] https://199.19.213.203/volume/v3/types returned with HTTP 200 Jun 16 01:15:31.572182 np0000180507 devstack@c-api.service[112304]: [pid: 112304|app: 0|req: 2/2] 199.19.213.203 () {68 vars in 1288 bytes} [Tue Jun 16 01:15:30 2026] POST /volume/v3/types => generated 186 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:15:31.602045 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.602045 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.602045 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.602045 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.602045 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.603110 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.603110 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.603110 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.603110 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.603110 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.603645 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.603645 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.603645 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.603645 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.603645 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.603645 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.603981 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.603981 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.603981 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.603981 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.604237 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.604237 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.604237 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.604237 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.604547 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.604547 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.604547 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.604547 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.604797 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.604797 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.604797 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.604797 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.604797 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.605099 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.605099 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.605099 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.605099 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.605099 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.605388 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.605388 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.605388 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.605388 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.605388 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.605388 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.606747 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.606747 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.606747 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.606747 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.606747 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.606747 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.607600 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.607600 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.607600 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.607600 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.607600 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.607600 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.608168 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.608168 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.608168 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.608168 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.608168 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.608708 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.608708 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.608708 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.608708 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.608708 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.609191 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.609191 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.609191 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.609191 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.609191 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.609191 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.609808 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.609808 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.609808 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.609808 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.609808 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.609808 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.610461 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.610461 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.610461 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.610461 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.610461 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.611015 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.611015 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.611015 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.611015 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.611015 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.611292 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.611292 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.611292 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.611292 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.611868 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.611868 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.611868 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.611868 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.612068 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.612068 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.612068 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.612068 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.612068 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.612312 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.612312 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.612312 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.612312 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.612312 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.612558 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.612558 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.612558 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.612558 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.612700 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.612700 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.612700 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.612700 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.612794 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.612794 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.612794 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.612794 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.612888 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.612888 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.612888 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.612888 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.612990 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.612990 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.612990 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.612990 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613093 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613093 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613093 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613093 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613093 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613213 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613213 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613213 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613213 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613213 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613213 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613359 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613359 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613359 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613359 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613359 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613490 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613490 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613490 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613490 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613490 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613490 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613626 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613626 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613626 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613626 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613626 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613626 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613772 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613772 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613772 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613772 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613772 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613772 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613912 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613912 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613912 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613912 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.613912 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.613912 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.614051 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.614051 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.614051 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.614051 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.614147 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.614147 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.614147 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.614147 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.614147 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.614272 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.614272 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.614272 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.614272 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:31.614272 np0000180507 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 16 01:15:31.614272 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.middleware.request_id [req-1b93105b-fa7d-49ab-9a69-8954706c16a5 req-d4778578-47b5-4607-bbd0-5827513797ca None None] RequestId filter calling following filter/app {{(pid=112303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:15:32.091199 np0000180507 devstack@c-api.service[112303]: INFO cinder.api.openstack.wsgi [req-1b93105b-fa7d-49ab-9a69-8954706c16a5 req-d4778578-47b5-4607-bbd0-5827513797ca admin admin] POST https://199.19.213.203/volume/v3/types/9ad05401-3e2f-4dc3-a7e5-aee096feb099/extra_specs Jun 16 01:15:32.091935 np0000180507 devstack@c-api.service[112303]: DEBUG cinder.api.openstack.wsgi [req-1b93105b-fa7d-49ab-9a69-8954706c16a5 req-d4778578-47b5-4607-bbd0-5827513797ca admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:15:32.094178 np0000180507 devstack@c-api.service[112303]: /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. Jun 16 01:15:32.094178 np0000180507 devstack@c-api.service[112303]: warnings.warn( Jun 16 01:15:32.150920 np0000180507 devstack@c-api.service[112303]: DEBUG oslo_db.sqlalchemy.engines [req-1b93105b-fa7d-49ab-9a69-8954706c16a5 req-d4778578-47b5-4607-bbd0-5827513797ca 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=112303) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:32.222948 np0000180507 devstack@c-api.service[112303]: INFO cinder.api.openstack.wsgi [req-1b93105b-fa7d-49ab-9a69-8954706c16a5 req-d4778578-47b5-4607-bbd0-5827513797ca admin admin] https://199.19.213.203/volume/v3/types/9ad05401-3e2f-4dc3-a7e5-aee096feb099/extra_specs returned with HTTP 200 Jun 16 01:15:32.223699 np0000180507 devstack@c-api.service[112303]: [pid: 112303|app: 0|req: 1/3] 199.19.213.203 () {70 vars in 1505 bytes} [Tue Jun 16 01:15:31 2026] POST /volume/v3/types/9ad05401-3e2f-4dc3-a7e5-aee096feb099/extra_specs => generated 55 bytes in 639 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:15:32.908400 np0000180507 devstack@c-api.service[112302]: DEBUG dbcounter [-] [112302] Writing DB stats cinder:SELECT=6 {{(pid=112302) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:15:32.919417 np0000180507 devstack@c-api.service[112305]: DEBUG dbcounter [-] [112305] Writing DB stats cinder:SELECT=6 {{(pid=112305) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:15:41.570814 np0000180507 devstack@c-api.service[112304]: DEBUG dbcounter [-] [112304] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112304) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:15:42.220829 np0000180507 devstack@c-api.service[112303]: DEBUG dbcounter [-] [112303] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112303) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}