Jun 02 15:30:04.319833 np0000178072 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 02 15:30:04.327468 np0000178072 devstack@c-api.service[112426]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 02 15:30:04.330547 np0000178072 devstack@c-api.service[112426]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 2 15:30:04 2026] *** Jun 02 15:30:04.330547 np0000178072 devstack@c-api.service[112426]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 02 15:30:04.330547 np0000178072 devstack@c-api.service[112426]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 Jun 02 15:30:04.330547 np0000178072 devstack@c-api.service[112426]: nodename: np0000178072 Jun 02 15:30:04.330547 np0000178072 devstack@c-api.service[112426]: machine: x86_64 Jun 02 15:30:04.330547 np0000178072 devstack@c-api.service[112426]: clock source: unix Jun 02 15:30:04.330547 np0000178072 devstack@c-api.service[112426]: pcre jit disabled Jun 02 15:30:04.330547 np0000178072 devstack@c-api.service[112426]: detected number of CPU cores: 16 Jun 02 15:30:04.330547 np0000178072 devstack@c-api.service[112426]: current working directory: / Jun 02 15:30:04.330547 np0000178072 devstack@c-api.service[112426]: detected binary path: /usr/bin/uwsgi-core Jun 02 15:30:04.330547 np0000178072 devstack@c-api.service[112426]: your processes number limit is 256917 Jun 02 15:30:04.330547 np0000178072 devstack@c-api.service[112426]: your memory page size is 4096 bytes Jun 02 15:30:04.330547 np0000178072 devstack@c-api.service[112426]: detected max file descriptor number: 2048 Jun 02 15:30:04.330547 np0000178072 devstack@c-api.service[112426]: lock engine: pthread robust mutexes Jun 02 15:30:04.331336 np0000178072 devstack@c-api.service[112426]: thunder lock: enabled Jun 02 15:30:04.331336 np0000178072 devstack@c-api.service[112426]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 02 15:30:04.331336 np0000178072 devstack@c-api.service[112426]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 02 15:30:04.331336 np0000178072 devstack@c-api.service[112426]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 02 15:30:04.331336 np0000178072 devstack@c-api.service[112426]: Set PythonHome to /opt/stack/data/venv Jun 02 15:30:04.368822 np0000178072 devstack@c-api.service[112426]: Python main interpreter initialized at 0x7281bf2a3668 Jun 02 15:30:04.368822 np0000178072 devstack@c-api.service[112426]: python threads support enabled Jun 02 15:30:04.368822 np0000178072 devstack@c-api.service[112426]: your server socket listen backlog is limited to 100 connections Jun 02 15:30:04.368822 np0000178072 devstack@c-api.service[112426]: your mercy for graceful operations on workers is 80 seconds Jun 02 15:30:04.369398 np0000178072 devstack@c-api.service[112426]: mapped 671795 bytes (656 KB) for 4 cores Jun 02 15:30:04.369533 np0000178072 devstack@c-api.service[112426]: *** Operational MODE: preforking *** Jun 02 15:30:04.369743 np0000178072 devstack@c-api.service[112426]: *** uWSGI is running in multiple interpreter mode *** Jun 02 15:30:04.369743 np0000178072 devstack@c-api.service[112426]: spawned uWSGI master process (pid: 112426) Jun 02 15:30:04.369943 np0000178072 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 02 15:30:04.370490 np0000178072 devstack@c-api.service[112426]: spawned uWSGI worker 1 (pid: 112431, cores: 1) Jun 02 15:30:04.370962 np0000178072 devstack@c-api.service[112426]: spawned uWSGI worker 2 (pid: 112432, cores: 1) Jun 02 15:30:04.371423 np0000178072 devstack@c-api.service[112426]: spawned uWSGI worker 3 (pid: 112433, cores: 1) Jun 02 15:30:04.371908 np0000178072 devstack@c-api.service[112426]: spawned uWSGI worker 4 (pid: 112434, cores: 1) Jun 02 15:30:04.372032 np0000178072 devstack@c-api.service[112426]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 02 15:30:04.497701 np0000178072 devstack@c-api.service[112431]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:30:04.497701 np0000178072 devstack@c-api.service[112431]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:30:04.497701 np0000178072 devstack@c-api.service[112431]: we strongly recommend against using it for new projects. Jun 02 15:30:04.497701 np0000178072 devstack@c-api.service[112431]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:30:04.497701 np0000178072 devstack@c-api.service[112431]: framework. For more detail see Jun 02 15:30:04.497701 np0000178072 devstack@c-api.service[112431]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:30:04.497701 np0000178072 devstack@c-api.service[112431]: import eventlet # noqa Jun 02 15:30:04.500941 np0000178072 devstack@c-api.service[112434]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:30:04.500941 np0000178072 devstack@c-api.service[112434]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:30:04.500941 np0000178072 devstack@c-api.service[112434]: we strongly recommend against using it for new projects. Jun 02 15:30:04.500941 np0000178072 devstack@c-api.service[112434]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:30:04.500941 np0000178072 devstack@c-api.service[112434]: framework. For more detail see Jun 02 15:30:04.500941 np0000178072 devstack@c-api.service[112434]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:30:04.500941 np0000178072 devstack@c-api.service[112434]: import eventlet # noqa Jun 02 15:30:04.508181 np0000178072 devstack@c-api.service[112433]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:30:04.508181 np0000178072 devstack@c-api.service[112433]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:30:04.508181 np0000178072 devstack@c-api.service[112433]: we strongly recommend against using it for new projects. Jun 02 15:30:04.508181 np0000178072 devstack@c-api.service[112433]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:30:04.508181 np0000178072 devstack@c-api.service[112433]: framework. For more detail see Jun 02 15:30:04.508181 np0000178072 devstack@c-api.service[112433]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:30:04.508181 np0000178072 devstack@c-api.service[112433]: import eventlet # noqa Jun 02 15:30:04.509591 np0000178072 devstack@c-api.service[112432]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:30:04.509591 np0000178072 devstack@c-api.service[112432]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:30:04.509591 np0000178072 devstack@c-api.service[112432]: we strongly recommend against using it for new projects. Jun 02 15:30:04.509591 np0000178072 devstack@c-api.service[112432]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:30:04.509591 np0000178072 devstack@c-api.service[112432]: framework. For more detail see Jun 02 15:30:04.509591 np0000178072 devstack@c-api.service[112432]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:30:04.509591 np0000178072 devstack@c-api.service[112432]: import eventlet # noqa Jun 02 15:30:04.585398 np0000178072 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:30:04.585398 np0000178072 devstack@c-api.service[112434]: warnings.warn( Jun 02 15:30:04.585762 np0000178072 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:30:04.585762 np0000178072 devstack@c-api.service[112431]: warnings.warn( Jun 02 15:30:04.594210 np0000178072 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:30:04.594210 np0000178072 devstack@c-api.service[112433]: warnings.warn( Jun 02 15:30:04.602067 np0000178072 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:30:04.602067 np0000178072 devstack@c-api.service[112432]: warnings.warn( Jun 02 15:30:04.660546 np0000178072 devstack@c-api.service[112431]: /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 02 15:30:04.660546 np0000178072 devstack@c-api.service[112431]: from cgi import parse_header Jun 02 15:30:04.673940 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:04.673940 np0000178072 devstack@c-api.service[112433]: from cgi import parse_header Jun 02 15:30:04.674706 np0000178072 devstack@c-api.service[112434]: /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 02 15:30:04.674706 np0000178072 devstack@c-api.service[112434]: from cgi import parse_header Jun 02 15:30:04.680899 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:04.680899 np0000178072 devstack@c-api.service[112432]: from cgi import parse_header Jun 02 15:30:04.711671 np0000178072 devstack@c-api.service[112431]: /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 02 15:30:04.711671 np0000178072 devstack@c-api.service[112431]: removals.removed_module( Jun 02 15:30:04.713111 np0000178072 devstack@c-api.service[112431]: /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 02 15:30:04.713111 np0000178072 devstack@c-api.service[112431]: removals.removed_module( Jun 02 15:30:04.728308 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:04.728308 np0000178072 devstack@c-api.service[112433]: removals.removed_module( Jun 02 15:30:04.728860 np0000178072 devstack@c-api.service[112434]: /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 02 15:30:04.728860 np0000178072 devstack@c-api.service[112434]: removals.removed_module( Jun 02 15:30:04.730421 np0000178072 devstack@c-api.service[112434]: /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 02 15:30:04.730421 np0000178072 devstack@c-api.service[112434]: removals.removed_module( Jun 02 15:30:04.730722 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:04.730722 np0000178072 devstack@c-api.service[112433]: removals.removed_module( Jun 02 15:30:04.731870 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:04.731870 np0000178072 devstack@c-api.service[112432]: removals.removed_module( Jun 02 15:30:04.733742 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:04.733742 np0000178072 devstack@c-api.service[112432]: removals.removed_module( Jun 02 15:30:05.310315 np0000178072 devstack@c-api.service[112431]: /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 02 15:30:05.310315 np0000178072 devstack@c-api.service[112431]: warnings.warn( Jun 02 15:30:05.364538 np0000178072 devstack@c-api.service[112434]: /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 02 15:30:05.364538 np0000178072 devstack@c-api.service[112434]: warnings.warn( Jun 02 15:30:05.368210 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:05.368210 np0000178072 devstack@c-api.service[112433]: warnings.warn( Jun 02 15:30:05.396455 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:05.396455 np0000178072 devstack@c-api.service[112432]: warnings.warn( Jun 02 15:30:05.410693 np0000178072 devstack@c-api.service[112431]: /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 02 15:30:05.410693 np0000178072 devstack@c-api.service[112431]: warnings.warn( Jun 02 15:30:05.474058 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:05.474058 np0000178072 devstack@c-api.service[112433]: warnings.warn( Jun 02 15:30:05.492032 np0000178072 devstack@c-api.service[112434]: /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 02 15:30:05.492032 np0000178072 devstack@c-api.service[112434]: warnings.warn( Jun 02 15:30:05.508620 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:05.508620 np0000178072 devstack@c-api.service[112432]: warnings.warn( Jun 02 15:30:05.712836 np0000178072 devstack@c-api.service[112431]: 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 02 15:30:05.713185 np0000178072 devstack@c-api.service[112431]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112431) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:30:05.774227 np0000178072 devstack@c-api.service[112433]: 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 02 15:30:05.774796 np0000178072 devstack@c-api.service[112433]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112433) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:30:05.791619 np0000178072 devstack@c-api.service[112434]: 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 02 15:30:05.792074 np0000178072 devstack@c-api.service[112434]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112434) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:30:05.804222 np0000178072 devstack@c-api.service[112431]: /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 02 15:30:05.804222 np0000178072 devstack@c-api.service[112431]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:30:05.820599 np0000178072 devstack@c-api.service[112432]: 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 02 15:30:05.821130 np0000178072 devstack@c-api.service[112432]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112432) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:30:05.840472 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:05.840472 np0000178072 devstack@c-api.service[112433]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:30:05.855032 np0000178072 devstack@c-api.service[112434]: /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 02 15:30:05.855032 np0000178072 devstack@c-api.service[112434]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:30:05.885322 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:05.885322 np0000178072 devstack@c-api.service[112432]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:30:06.260416 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112433) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:30:06.260763 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.260914 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.261026 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112431) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:30:06.261116 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.261250 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.261381 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.261645 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.263583 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.263583 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.263583 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.263863 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.263968 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.263968 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.264208 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.264394 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.264483 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.264569 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.264656 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.264656 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.264804 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112434) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:30:06.264918 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.264918 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.265107 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.265107 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.265107 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.265107 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.265107 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.265107 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.265107 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.265107 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.265107 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.265107 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.265894 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.265894 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.266069 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.266156 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.266242 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.266358 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.266443 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.266550 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.266652 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.266759 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.266846 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.266927 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.267012 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.267012 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.267183 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.267183 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.267183 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.267183 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.267183 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.267183 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.267183 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.269682 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.269772 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.269772 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.269892 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.269953 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.270007 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.270069 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.270123 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.270179 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.270237 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.270348 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.270416 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.270476 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.270528 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.270580 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.270631 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.270682 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.270742 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.270794 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.270857 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.270920 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.270975 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.271024 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.271076 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.271128 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.271128 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.271128 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.271128 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.271629 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.271629 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.271629 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.271629 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.271629 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.271629 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.271629 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.271629 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.271629 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.271629 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.271629 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.272170 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.272170 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.272170 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.272508 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.272578 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.272637 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.272691 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.272783 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.272783 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.272892 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.272956 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.273028 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.273084 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.273133 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.273186 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.273248 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.273331 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.273385 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.273438 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.273492 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.273582 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.273582 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.273708 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.273757 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.273811 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.273811 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.273909 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.273962 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.274024 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.274092 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.274145 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.274199 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.274253 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.274341 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.274400 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.274461 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.274524 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.274577 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.274633 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.274702 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.274777 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.274777 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.274777 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.274918 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.274985 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.275039 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.275095 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.275146 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.275214 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.275287 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.275345 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.275402 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.275458 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.275525 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.275582 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.275641 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.275695 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.275754 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.275867 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.276138 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.276208 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.276289 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.276470 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.276538 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.276591 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.276643 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.276708 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.276800 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.276858 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.276907 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.276969 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.277030 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.277097 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.277147 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.277201 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.277255 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.277255 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.277255 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.277255 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.277255 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.277255 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.277255 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.277255 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.277255 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.277255 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.277711 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.277711 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.277810 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.277810 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.277810 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.277810 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.277810 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.277810 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.278138 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.278198 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.278304 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.278399 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.278471 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.278599 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.278692 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.278749 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.278749 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.278849 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.278908 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.278962 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.279022 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.279093 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.279151 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.279212 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.279212 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.279212 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.279212 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.279212 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.279468 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.279527 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.279581 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.279795 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.279861 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.279861 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.279861 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.279861 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.279861 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.279861 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.279861 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.279861 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.279861 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.279861 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.280413 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.280413 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.280499 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.280499 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.280499 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.280605 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.280644 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.280699 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.280746 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.280785 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.280822 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.280869 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.280906 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.280943 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.281076 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.281121 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.281157 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.281196 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.281234 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.281287 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.281327 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.281374 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.281374 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.281810 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.281866 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.281925 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.281984 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.282043 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.282101 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.282163 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.282208 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.282314 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.282370 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.282419 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.282474 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.282528 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.282578 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.282620 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.282685 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.282685 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.282757 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.282853 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.282918 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.282962 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.283002 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.283050 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.283095 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.283145 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.283184 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.283229 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.283321 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.283368 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.283430 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.283476 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.283520 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.283559 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.283600 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.283638 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.283679 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.283727 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.283768 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.283812 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.283852 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.283892 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.283892 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.284093 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112432) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:30:06.284542 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.284628 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.284825 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.285276 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.285333 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.285374 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.285420 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.285462 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.285498 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.285536 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.285571 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.285617 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.285663 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.285706 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.285747 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.285782 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.285821 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.285861 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.285900 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.285939 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.285939 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.285939 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.286072 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.286119 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.286159 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.286202 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.286243 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.286243 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.286341 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.286386 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.286386 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.286455 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.286507 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.286548 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.286548 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.286548 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.286548 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.286691 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.286733 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.286775 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.286822 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.286864 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.286904 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.286945 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.286983 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.287025 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.287025 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.287094 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.287141 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.287189 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.287228 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.287277 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.287331 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.287371 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.287416 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.287416 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.287416 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.287416 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.287416 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.287595 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.287595 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.287595 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.287595 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.287595 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.287595 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.287595 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.287824 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.287824 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.287824 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.287824 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.287966 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.287966 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.288089 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.288555 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.288613 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.288665 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.288724 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.288772 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.288835 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.288885 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.288971 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.289015 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.289081 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.289127 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.289195 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.289237 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.289365 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.289422 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.289466 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.289530 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.289572 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.289613 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.289653 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.289694 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.289733 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.289784 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.289823 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.289875 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.289931 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.289972 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.290018 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.290057 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.290167 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.290212 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.290248 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.290312 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.290360 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.290406 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.290443 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.290479 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.290517 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.290554 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.290591 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.290639 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.290692 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.290736 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.290774 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.290774 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.290774 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.290774 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.290774 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.290774 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.290962 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.291001 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.291034 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.291086 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.291153 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.291205 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.291276 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.291319 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.291359 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.291399 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.291450 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.291496 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.291535 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.291574 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.291613 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.291651 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.291701 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.291746 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.291786 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.291825 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.291868 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.291902 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.291941 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.291977 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.291977 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.291977 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.291977 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.291977 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.292195 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.292237 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.292300 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.292341 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.292380 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.292456 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.292513 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.292556 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.292593 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.292635 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.292679 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.292721 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.292766 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.292809 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.293160 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.293209 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.293288 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.293331 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.293370 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.293409 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.293446 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.293480 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.293523 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.293562 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.293603 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.293642 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.293686 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.293734 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.293813 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.293857 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.293857 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.293857 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.293857 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.293857 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.294014 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.294014 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.294101 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.294146 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.294193 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.294236 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.294303 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.294344 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.294386 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.294433 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.294477 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.294514 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.294561 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.294600 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.294600 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.294670 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.294709 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.294772 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.294814 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.295029 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.295122 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.295166 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.295198 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.295236 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.295302 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.295352 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.295400 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.295441 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.295485 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.295524 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.295563 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.295600 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.295638 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.295638 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.295638 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.295638 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.295764 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.295818 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.295858 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.295895 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.295940 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.296016 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.296170 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.296246 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.296335 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.296391 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.296462 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.296534 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.296589 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.296646 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.296699 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.296756 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.296811 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.296811 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.296909 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.296963 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.297156 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.297217 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.297294 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.297363 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.297419 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.297483 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.297537 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.297591 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.297644 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.297698 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.297761 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.297815 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.297868 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.297868 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.297969 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.298021 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.298076 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.298129 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.298183 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.298183 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.298183 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.298183 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.298183 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.298183 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.298183 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.298183 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.298183 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.298183 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.298706 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.298706 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.298706 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.298706 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.298706 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.298706 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.299018 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.299076 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.299130 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.299183 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.299236 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.299328 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.299385 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.299437 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.299490 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.299552 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.299615 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.299669 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.299669 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.299774 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.299830 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.299894 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.299947 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.300057 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.300197 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.300294 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.300352 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.300421 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.300476 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.300538 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.300609 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.300663 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.300724 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.300724 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.300724 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.300724 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.300724 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.300724 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.300724 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.300724 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.300724 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.300724 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.301524 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.301524 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.301524 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.301524 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.301524 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.301524 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.301524 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.301524 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.305108 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.305220 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.305220 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.305369 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.305369 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.305480 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.305480 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.305590 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.305652 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.305710 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.305782 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.305850 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.305919 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.305981 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.306039 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.306097 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.306154 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.306214 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.306316 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.306391 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.306456 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.306514 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.306576 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.306634 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.306693 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.306752 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.306818 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.306875 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.306933 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.307000 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.307057 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.307123 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.307123 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.307235 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.307316 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.307378 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.307436 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.307515 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.307574 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.307657 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.307736 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.307828 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.307922 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.308046 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.308123 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.308189 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.308255 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.308442 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.308477 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.308522 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.308554 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.308595 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.308629 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.308629 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.308629 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.308629 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.308758 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.308758 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.308758 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.308758 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.308758 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.308941 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.308978 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.309015 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.309054 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.309095 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.309095 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.309095 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.309095 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.309095 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.309247 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.309247 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.309247 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.309247 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.309388 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.309422 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.309459 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.309496 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.309541 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.309582 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.309614 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.309614 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.309672 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.309706 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.309742 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.309778 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.309824 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.309867 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.309903 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.309936 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.309971 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.310019 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.310055 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.310097 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.310143 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.310185 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.310228 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.310288 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.310341 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.310377 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.310420 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.310452 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.310491 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.310530 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.310530 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.310591 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.310635 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.310668 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.310668 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.310668 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.310668 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.310668 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.311127 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.311176 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.311209 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.311251 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.311303 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.311336 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.311369 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.311406 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.311449 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.311503 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.311556 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.311639 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.311680 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.311725 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.311764 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.311800 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.311833 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.311833 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.311833 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.311833 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.311957 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.312020 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.312054 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.312093 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.312163 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.312208 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.312300 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.312371 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.316567 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.316630 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.316676 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.316751 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.316800 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.316877 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.316924 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.316966 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.317000 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.317037 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.317069 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.317102 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.317139 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.317181 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.317221 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.317257 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.317307 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.317341 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.317388 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.317422 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.317455 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.317491 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.317523 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.317559 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.317601 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.317635 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.317672 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.317704 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.317745 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.317786 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.317822 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.317862 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.317898 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.317940 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.317973 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.318008 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.318040 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.318077 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.318118 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.318154 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.318186 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.318220 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.318252 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.318311 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.318344 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.318379 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.318412 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.318445 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.318478 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.318513 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.318543 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.318578 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.318611 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.318657 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.318695 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.318730 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.318768 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.318804 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.318840 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.318875 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.318912 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.318943 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.318980 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.319021 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.319059 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.319091 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.319130 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.319161 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.319199 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.319236 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.319284 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.319328 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.319373 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.319414 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.319446 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.319495 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.319540 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.319576 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.319611 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.319611 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.319611 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.319611 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.319611 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.319611 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.319791 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.319831 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.319862 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.319893 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.319963 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.320034 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.320065 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.320200 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.320241 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.320288 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.320325 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.320357 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.320390 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.320433 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.320470 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.320505 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.320505 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.320505 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.320505 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.320505 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.320824 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.320875 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.320910 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.320910 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.320910 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.320910 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.320910 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.320910 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.321196 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.321196 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.321196 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.321310 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.321355 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.321392 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.321429 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.321460 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.321491 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.321533 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.321569 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.321601 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.321640 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.321675 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.321717 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.321749 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.321780 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.321817 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.321859 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.321896 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.321933 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.321976 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.322009 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.322009 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.322009 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.322009 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.322009 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.322009 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:06.322241 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.322241 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.322355 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.322405 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.322444 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.322479 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.322479 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.322537 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.322584 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.322623 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.322623 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.322623 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.322713 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.322713 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.322713 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.322810 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:06.322844 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.322876 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:06.322917 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.322951 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:06.322983 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.323016 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:06.323016 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:06.323016 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:06.369359 np0000178072 devstack@c-api.service[112433]: INFO dbcounter [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Registered counter for database cinder Jun 02 15:30:06.369695 np0000178072 devstack@c-api.service[112431]: INFO dbcounter [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Registered counter for database cinder Jun 02 15:30:06.370214 np0000178072 devstack@c-api.service[112432]: INFO dbcounter [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Registered counter for database cinder Jun 02 15:30:06.370916 np0000178072 devstack@c-api.service[112434]: INFO dbcounter [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Registered counter for database cinder Jun 02 15:30:06.415984 np0000178072 devstack@c-api.service[112433]: DEBUG oslo_db.sqlalchemy.engines [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 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=112433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:06.417551 np0000178072 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 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=112431) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:06.419574 np0000178072 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-c228c990-c736-4d25-9d11-e916bfe99f99 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=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:06.421402 np0000178072 devstack@c-api.service[112434]: DEBUG oslo_db.sqlalchemy.engines [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 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=112434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:06.532693 np0000178072 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writer thread running {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:30:06.535467 np0000178072 devstack@c-api.service[112433]: INFO cinder.rpc [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:30:06.537837 np0000178072 devstack@c-api.service[112433]: INFO cinder.rpc [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:30:06.538403 np0000178072 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writer thread running {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:30:06.539170 np0000178072 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writer thread running {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:30:06.539975 np0000178072 devstack@c-api.service[112433]: INFO cinder.rpc [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:30:06.541505 np0000178072 devstack@c-api.service[112434]: INFO cinder.rpc [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:30:06.541890 np0000178072 devstack@c-api.service[112433]: INFO cinder.rpc [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:30:06.542009 np0000178072 devstack@c-api.service[112432]: INFO cinder.rpc [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:30:06.542747 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.543998 np0000178072 devstack@c-api.service[112434]: INFO cinder.rpc [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:30:06.544804 np0000178072 devstack@c-api.service[112432]: INFO cinder.rpc [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:30:06.546040 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.546482 np0000178072 devstack@c-api.service[112434]: INFO cinder.rpc [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:30:06.547010 np0000178072 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writer thread running {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:30:06.547679 np0000178072 devstack@c-api.service[112432]: INFO cinder.rpc [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:30:06.549120 np0000178072 devstack@c-api.service[112434]: INFO cinder.rpc [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:30:06.549893 np0000178072 devstack@c-api.service[112431]: INFO cinder.rpc [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:30:06.550164 np0000178072 devstack@c-api.service[112432]: INFO cinder.rpc [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:30:06.550391 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.551547 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.552480 np0000178072 devstack@c-api.service[112431]: INFO cinder.rpc [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:30:06.554653 np0000178072 devstack@c-api.service[112431]: INFO cinder.rpc [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:30:06.555377 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.555475 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.556694 np0000178072 devstack@c-api.service[112431]: INFO cinder.rpc [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:30:06.557626 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.560866 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.581697 np0000178072 devstack@c-api.service[112433]: DEBUG oslo_db.sqlalchemy.engines [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 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=112433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:06.583670 np0000178072 devstack@c-api.service[112433]: INFO cinder.rpc [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:30:06.585534 np0000178072 devstack@c-api.service[112433]: INFO cinder.rpc [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:30:06.586420 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.592435 np0000178072 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-c228c990-c736-4d25-9d11-e916bfe99f99 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=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:06.593532 np0000178072 devstack@c-api.service[112434]: DEBUG oslo_db.sqlalchemy.engines [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 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=112434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:06.595183 np0000178072 devstack@c-api.service[112432]: INFO cinder.rpc [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:30:06.596380 np0000178072 devstack@c-api.service[112434]: INFO cinder.rpc [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:30:06.597575 np0000178072 devstack@c-api.service[112432]: INFO cinder.rpc [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:30:06.598251 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.599065 np0000178072 devstack@c-api.service[112434]: INFO cinder.rpc [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:30:06.599129 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.600022 np0000178072 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 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=112431) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:06.600449 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.601818 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.603161 np0000178072 devstack@c-api.service[112431]: INFO cinder.rpc [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:30:06.605043 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.605777 np0000178072 devstack@c-api.service[112431]: INFO cinder.rpc [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:30:06.607086 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.609155 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.612171 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.613237 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.615075 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.615708 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.616493 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.618208 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.618944 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.619662 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.620804 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.621052 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.622112 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.623751 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.623964 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.624172 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.625445 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.626229 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.626887 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.627499 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.628117 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.629252 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.629882 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.632174 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.633124 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.633364 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.634046 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.635402 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.636207 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.636776 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.637016 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.638271 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.639051 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.639212 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.639967 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.640150 np0000178072 devstack@c-api.service[112433]: WARNING cinder.api.contrib.hosts [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:30:06.640828 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.640893 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.641231 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.642380 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.642727 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.643423 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.643489 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.644416 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.645444 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.645863 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.646610 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.647215 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.648573 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.649012 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.649672 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.650112 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.650965 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.651144 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extended resource: extensions {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.651414 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.652455 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extended resource: os-availability-zone {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.652948 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.653752 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extended resource: os-hosts {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.654236 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.654956 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.655024 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.655102 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extended resource: backups {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.656090 np0000178072 devstack@c-api.service[112432]: WARNING cinder.api.contrib.hosts [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:30:06.656895 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.657074 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.657144 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extended resource: consistencygroups {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.658128 np0000178072 devstack@c-api.service[112434]: WARNING cinder.api.contrib.hosts [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:30:06.658459 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.658895 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.659149 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extended resource: os-volume-manage {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.659826 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.659968 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.660496 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.660567 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extended resource: extra_specs {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.661341 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.661852 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.662107 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extended resource: os-snapshot-manage {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.662675 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.663341 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.663388 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.663615 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extended resource: cgsnapshots {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.664069 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.664730 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.665011 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extended resource: encryption {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.665440 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.665648 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.666064 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.666500 np0000178072 devstack@c-api.service[112431]: WARNING cinder.api.contrib.hosts [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:30:06.666574 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extended resource: encryption {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.666611 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extended resource: extensions {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.667232 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.667683 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.667984 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extended resource: os-availability-zone {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.668143 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extended resource: capabilities {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.668854 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extended resource: extensions {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.669229 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.669344 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extended resource: os-hosts {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.669400 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extended resource: scheduler-stats {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.670442 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extended resource: os-availability-zone {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.670754 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extended resource: backups {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.670833 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extended resource: os-volume-type-access {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.671740 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extended resource: os-hosts {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.672483 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extended resource: qos-specs {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.672575 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.672875 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extended resource: consistencygroups {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.673145 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extended resource: backups {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.673989 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.674549 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extended resource: os-quota-class-sets {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.674952 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extended resource: os-volume-manage {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.675188 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extended resource: consistencygroups {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.675341 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.675865 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extended resource: os-quota-sets {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.676490 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extended resource: extra_specs {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.676721 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.677203 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extended resource: os-volume-manage {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.677818 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extended resource: os-volume-transfer {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.678043 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extended resource: os-snapshot-manage {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.678277 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.678616 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extended resource: extra_specs {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.679222 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extended resource: extensions {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.679553 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extended resource: cgsnapshots {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.680218 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extended resource: os-snapshot-manage {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.680306 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.680588 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extended resource: os-availability-zone {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.681014 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extended resource: encryption {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.681716 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extended resource: cgsnapshots {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.681781 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.681889 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extended resource: os-hosts {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.682577 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extended resource: encryption {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.683072 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extended resource: encryption {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.683159 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.683275 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extended resource: backups {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.684149 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extended resource: capabilities {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.684656 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extended resource: encryption {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.684700 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.685385 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extended resource: scheduler-stats {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.685529 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.contrib.snapshot_actions [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] SnapshotActionsController initialized {{(pid=112433) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:30:06.685955 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extended resource: consistencygroups {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.686213 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extended resource: capabilities {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.686283 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.686819 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extended resource: os-volume-type-access {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.687457 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extended resource: scheduler-stats {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.687678 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.688147 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extended resource: os-volume-manage {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.688475 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extended resource: qos-specs {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.689007 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extended resource: os-volume-type-access {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.689104 np0000178072 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.689643 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extended resource: extra_specs {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.689976 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extension AdminActions extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.690119 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extension AdminActions extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.690204 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extension AdminActions extending resource: backups {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.690357 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.690465 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.690566 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.690653 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extended resource: qos-specs {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.690754 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.690847 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extension TypesManage extending resource: types {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.690953 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.691021 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extended resource: os-quota-class-sets {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.691085 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.691156 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.691276 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.691369 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extended resource: os-snapshot-manage {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.691452 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extension VolumeActions extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.691517 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extension UsedLimits extending resource: limits {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.691932 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.691932 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-33030cf6-0271-4ac1-95da-d8c580d056d9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.692330 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extended resource: os-quota-sets {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.693362 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extended resource: cgsnapshots {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.693486 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extended resource: os-quota-class-sets {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.693748 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extended resource: os-volume-transfer {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.694752 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extended resource: os-quota-sets {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.695282 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extended resource: encryption {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.696075 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.696163 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extended resource: os-volume-transfer {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.697417 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extended resource: encryption {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.697487 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.698980 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.699035 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.699658 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extended resource: capabilities {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.699956 np0000178072 devstack@c-api.service[112433]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7281bf2a3668 pid: 112433 (default app) Jun 02 15:30:06.700515 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.700562 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.701354 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extended resource: scheduler-stats {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.701410 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.contrib.snapshot_actions [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] SnapshotActionsController initialized {{(pid=112432) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:30:06.701996 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.702062 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.703365 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extended resource: os-volume-type-access {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.703420 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.703460 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.704373 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.contrib.snapshot_actions [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] SnapshotActionsController initialized {{(pid=112434) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:30:06.704798 np0000178072 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.705127 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.705333 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extended resource: qos-specs {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.705623 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extension AdminActions extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.705754 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extension AdminActions extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.705953 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extension AdminActions extending resource: backups {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.705953 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.706062 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.706204 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.706378 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.706464 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extension TypesManage extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.706530 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.706588 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.706674 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.706752 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.706885 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.706982 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extension VolumeActions extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.707107 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extension UsedLimits extending resource: limits {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.707201 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.707311 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-c228c990-c736-4d25-9d11-e916bfe99f99 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.707393 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extended resource: os-quota-class-sets {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.707891 np0000178072 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.708648 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extended resource: os-quota-sets {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.708745 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extension AdminActions extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.708858 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extension AdminActions extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.708983 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extension AdminActions extending resource: backups {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.709061 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.709216 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.709316 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.709523 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.709630 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extension TypesManage extending resource: types {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.709692 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.709692 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.709887 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.709954 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.709954 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.709954 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.709954 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.709954 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.710439 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.710439 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.710439 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.710648 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.710715 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.710715 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.710715 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.710715 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.710715 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.710715 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.711117 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.711117 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.711285 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.711360 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.711360 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.711360 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.711360 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.711643 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.711643 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.711643 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.711643 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.712005 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.712005 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.712143 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.712201 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.712201 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.712379 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extended resource: os-volume-transfer {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:06.712442 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.712442 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.712442 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.712442 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.712640 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.712640 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.712735 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extension VolumeActions extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.712785 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.712785 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.712785 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.712785 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.712785 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.712785 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.713095 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.713095 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.713095 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.713095 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.713300 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extension UsedLimits extending resource: limits {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.713352 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.713352 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.713352 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.713352 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.713352 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.713352 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.713628 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.713628 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.713724 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.713766 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.713766 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.713766 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.713766 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.713955 np0000178072 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-7889aaee-7580-4673-b236-bb8ec4e2bec4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.714002 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.714002 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.714002 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.714002 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.714002 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.714242 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.714242 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.714242 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.714242 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.714242 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.714488 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.714488 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.714488 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.714488 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.714488 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.714735 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.714735 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.714735 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.714735 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.714735 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.714735 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.714735 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.715041 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.715041 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.715041 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.715041 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.715041 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.715314 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.715314 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.715314 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.715314 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.715314 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.715549 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.715549 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.715549 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.715549 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.715745 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.715745 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.715745 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.715745 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.715961 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.715961 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.715961 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.715961 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.715961 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.716214 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.716214 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.716214 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.716214 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.716214 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.716456 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.716456 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.716456 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.716456 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.716649 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.716649 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.716649 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.716649 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.716848 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.716848 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.716848 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.716848 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.717044 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.717044 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.717044 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.717044 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.717232 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.717232 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.717232 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.717232 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.717453 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.717453 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.717453 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.717453 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.717453 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.717453 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.717729 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.717729 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.717729 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.717729 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.717729 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.717983 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.717983 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.717983 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.717983 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.717983 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.717983 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.717983 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.718300 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.718300 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.718300 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.718300 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.718300 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.718300 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.718593 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.718593 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.718593 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.718593 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.718593 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.718593 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.718880 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.718880 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.718880 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.718880 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.718880 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.718880 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.719173 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.719173 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.719173 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.719173 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.719392 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.719392 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.719392 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.719392 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.719582 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.719582 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.719582 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.719582 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.719793 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.719793 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.719793 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:06.719793 np0000178072 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) Jun 02 15:30:06.719998 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.719998 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.720375 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.middleware.request_id [None req-7f029061-34c0-490d-a3c7-c34d91292883 None None] RequestId filter calling following filter/app {{(pid=112433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 02 15:30:06.720418 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.720456 np0000178072 devstack@c-api.service[112432]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7281bf2a3668 pid: 112432 (default app) Jun 02 15:30:06.720506 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.720506 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.contrib.snapshot_actions [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] SnapshotActionsController initialized {{(pid=112431) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:30:06.720581 np0000178072 devstack@c-api.service[112433]: [pid: 112433|app: 0|req: 1/1] 199.19.213.105 () {60 vars in 956 bytes} [Tue Jun 2 15:30:06 2026] GET /volume/v3/ => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 02 15:30:06.720626 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.720663 np0000178072 devstack@c-api.service[112434]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7281bf2a3668 pid: 112434 (default app) Jun 02 15:30:06.720708 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.720878 np0000178072 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:06.721693 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extension AdminActions extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.721826 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extension AdminActions extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.721932 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extension AdminActions extending resource: backups {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.722035 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.722160 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.722273 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.722457 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.722552 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extension TypesManage extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.722654 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.722752 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.722850 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.722962 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.723061 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extension VolumeActions extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.723178 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extension UsedLimits extending resource: limits {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.723289 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.723387 np0000178072 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d32e306a-28b0-4b75-ad7b-c49e30928561 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:06.731758 np0000178072 devstack@c-api.service[112431]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7281bf2a3668 pid: 112431 (default app) Jun 02 15:30:13.829164 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.829164 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.829164 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.829164 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.829164 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.830116 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.830116 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.830116 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.830116 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.830116 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.830458 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.830458 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.830458 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.830458 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.830458 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.830458 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.830832 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.830832 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.830832 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.830832 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.831062 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.831062 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.831062 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.831062 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.831308 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.831308 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.831308 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.831308 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.831526 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.831526 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.831526 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.831526 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.831526 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.831785 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.831785 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.831785 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.831785 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.831785 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.832025 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.832025 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.832025 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.832025 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.832025 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.832025 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.833036 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.833036 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.833036 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.833036 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.833036 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.833036 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.833642 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.833642 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.833642 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.833642 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.833642 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.833642 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.834099 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.834099 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.834099 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.834099 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.834099 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.834509 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.834509 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.834509 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.834509 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.834509 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.834872 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.834872 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.834872 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.834872 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.834872 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.834872 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.835317 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.835317 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.835317 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.835317 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.835317 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.835317 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.835779 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.835779 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.835779 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.835779 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.835779 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.836163 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.836163 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.836163 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.836163 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.836163 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.836746 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.836746 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.836746 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.836746 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.837060 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.837060 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.837060 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.837060 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.837429 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.837429 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.837429 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.837429 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.837429 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.837989 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.837989 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.837989 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.837989 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.837989 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.838501 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.838501 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.838501 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.838501 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.838945 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.838945 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.838945 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.838945 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.839200 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.839200 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.839200 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.839200 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.839351 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.839351 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.839351 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.839351 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.839482 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.839482 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.839482 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.839482 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.839613 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.839613 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.839613 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.839613 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.839613 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.839792 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.839792 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.839792 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.839792 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.839792 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.839792 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.840028 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.840028 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.840028 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.840028 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.840028 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.840182 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.840182 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.840182 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.840182 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.840182 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.840182 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.840465 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.840465 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.840465 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.840465 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.840465 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.840465 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.840660 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.840660 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.840660 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.840660 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.840660 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.840660 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.840803 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.840803 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.840803 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.840803 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.840803 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.840803 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.840938 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.840938 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.840938 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.840938 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.841032 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.841032 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.841032 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.841032 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.841032 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.841148 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.841148 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.841148 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.841148 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:13.841148 np0000178072 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) Jun 02 15:30:13.841148 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-738d08bb-d1e8-4c67-a0e7-e3a4f40f4bbd None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 02 15:30:14.343288 np0000178072 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-738d08bb-d1e8-4c67-a0e7-e3a4f40f4bbd admin admin] POST https://199.19.213.105/volume/v3/types Jun 02 15:30:14.343905 np0000178072 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-738d08bb-d1e8-4c67-a0e7-e3a4f40f4bbd admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 02 15:30:14.345557 np0000178072 devstack@c-api.service[112432]: /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 02 15:30:14.345557 np0000178072 devstack@c-api.service[112432]: warnings.warn( Jun 02 15:30:14.385831 np0000178072 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-738d08bb-d1e8-4c67-a0e7-e3a4f40f4bbd 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=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:14.414179 np0000178072 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-738d08bb-d1e8-4c67-a0e7-e3a4f40f4bbd admin admin] https://199.19.213.105/volume/v3/types returned with HTTP 200 Jun 02 15:30:14.414817 np0000178072 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 1/2] 199.19.213.105 () {68 vars in 1288 bytes} [Tue Jun 2 15:30:13 2026] POST /volume/v3/types => generated 186 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 02 15:30:14.426540 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.middleware.request_id [req-738d08bb-d1e8-4c67-a0e7-e3a4f40f4bbd req-c318f6e0-ba3f-4d30-87d9-b0bf2365b25d None None] RequestId filter calling following filter/app {{(pid=112433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 02 15:30:14.766122 np0000178072 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [req-738d08bb-d1e8-4c67-a0e7-e3a4f40f4bbd req-c318f6e0-ba3f-4d30-87d9-b0bf2365b25d admin admin] POST https://199.19.213.105/volume/v3/types/955d6c86-8e16-43f3-a2da-4b6aad27178d/extra_specs Jun 02 15:30:14.766742 np0000178072 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [req-738d08bb-d1e8-4c67-a0e7-e3a4f40f4bbd req-c318f6e0-ba3f-4d30-87d9-b0bf2365b25d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 02 15:30:14.768566 np0000178072 devstack@c-api.service[112433]: /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 02 15:30:14.768566 np0000178072 devstack@c-api.service[112433]: warnings.warn( Jun 02 15:30:14.815731 np0000178072 devstack@c-api.service[112433]: DEBUG oslo_db.sqlalchemy.engines [req-738d08bb-d1e8-4c67-a0e7-e3a4f40f4bbd req-c318f6e0-ba3f-4d30-87d9-b0bf2365b25d 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=112433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:14.877608 np0000178072 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [req-738d08bb-d1e8-4c67-a0e7-e3a4f40f4bbd req-c318f6e0-ba3f-4d30-87d9-b0bf2365b25d admin admin] https://199.19.213.105/volume/v3/types/955d6c86-8e16-43f3-a2da-4b6aad27178d/extra_specs returned with HTTP 200 Jun 02 15:30:14.878169 np0000178072 devstack@c-api.service[112433]: [pid: 112433|app: 0|req: 2/3] 199.19.213.105 () {70 vars in 1505 bytes} [Tue Jun 2 15:30:14 2026] POST /volume/v3/types/955d6c86-8e16-43f3-a2da-4b6aad27178d/extra_specs => generated 55 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 02 15:30:16.598463 np0000178072 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writing DB stats cinder:SELECT=6 {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 02 15:30:16.604867 np0000178072 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writing DB stats cinder:SELECT=6 {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 02 15:30:24.411474 np0000178072 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 02 15:30:24.876155 np0000178072 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}