Jun 16 01:12:37.896559 np0000180502 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:12:37.903958 np0000180502 devstack@c-api.service[112350]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:12:37.906926 np0000180502 devstack@c-api.service[112350]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:12:37 2026] *** Jun 16 01:12:37.906926 np0000180502 devstack@c-api.service[112350]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:12:37.906926 np0000180502 devstack@c-api.service[112350]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:12:37.906926 np0000180502 devstack@c-api.service[112350]: nodename: np0000180502 Jun 16 01:12:37.906926 np0000180502 devstack@c-api.service[112350]: machine: x86_64 Jun 16 01:12:37.906926 np0000180502 devstack@c-api.service[112350]: clock source: unix Jun 16 01:12:37.906926 np0000180502 devstack@c-api.service[112350]: pcre jit disabled Jun 16 01:12:37.906926 np0000180502 devstack@c-api.service[112350]: detected number of CPU cores: 16 Jun 16 01:12:37.906926 np0000180502 devstack@c-api.service[112350]: current working directory: / Jun 16 01:12:37.906926 np0000180502 devstack@c-api.service[112350]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:12:37.906926 np0000180502 devstack@c-api.service[112350]: your processes number limit is 256917 Jun 16 01:12:37.906926 np0000180502 devstack@c-api.service[112350]: your memory page size is 4096 bytes Jun 16 01:12:37.906926 np0000180502 devstack@c-api.service[112350]: detected max file descriptor number: 2048 Jun 16 01:12:37.906926 np0000180502 devstack@c-api.service[112350]: lock engine: pthread robust mutexes Jun 16 01:12:37.907920 np0000180502 devstack@c-api.service[112350]: thunder lock: enabled Jun 16 01:12:37.907920 np0000180502 devstack@c-api.service[112350]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:12:37.907920 np0000180502 devstack@c-api.service[112350]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:12:37.907920 np0000180502 devstack@c-api.service[112350]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:12:37.907920 np0000180502 devstack@c-api.service[112350]: Set PythonHome to /opt/stack/data/venv Jun 16 01:12:37.942812 np0000180502 devstack@c-api.service[112350]: Python main interpreter initialized at 0x7d6011aa3668 Jun 16 01:12:37.942812 np0000180502 devstack@c-api.service[112350]: python threads support enabled Jun 16 01:12:37.942812 np0000180502 devstack@c-api.service[112350]: your server socket listen backlog is limited to 100 connections Jun 16 01:12:37.942812 np0000180502 devstack@c-api.service[112350]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:12:37.943289 np0000180502 devstack@c-api.service[112350]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:12:37.943428 np0000180502 devstack@c-api.service[112350]: *** Operational MODE: preforking *** Jun 16 01:12:37.943665 np0000180502 devstack@c-api.service[112350]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:12:37.943665 np0000180502 devstack@c-api.service[112350]: spawned uWSGI master process (pid: 112350) Jun 16 01:12:37.943789 np0000180502 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:12:37.944312 np0000180502 devstack@c-api.service[112350]: spawned uWSGI worker 1 (pid: 112362, cores: 1) Jun 16 01:12:37.944895 np0000180502 devstack@c-api.service[112350]: spawned uWSGI worker 2 (pid: 112363, cores: 1) Jun 16 01:12:37.945285 np0000180502 devstack@c-api.service[112350]: spawned uWSGI worker 3 (pid: 112364, cores: 1) Jun 16 01:12:37.946731 np0000180502 devstack@c-api.service[112350]: spawned uWSGI worker 4 (pid: 112365, cores: 1) Jun 16 01:12:37.946731 np0000180502 devstack@c-api.service[112350]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:12:38.084933 np0000180502 devstack@c-api.service[112362]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:12:38.084933 np0000180502 devstack@c-api.service[112362]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:12:38.084933 np0000180502 devstack@c-api.service[112362]: we strongly recommend against using it for new projects. Jun 16 01:12:38.084933 np0000180502 devstack@c-api.service[112362]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:12:38.084933 np0000180502 devstack@c-api.service[112362]: framework. For more detail see Jun 16 01:12:38.084933 np0000180502 devstack@c-api.service[112362]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:12:38.084933 np0000180502 devstack@c-api.service[112362]: import eventlet # noqa Jun 16 01:12:38.085388 np0000180502 devstack@c-api.service[112364]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:12:38.085388 np0000180502 devstack@c-api.service[112364]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:12:38.085388 np0000180502 devstack@c-api.service[112364]: we strongly recommend against using it for new projects. Jun 16 01:12:38.085388 np0000180502 devstack@c-api.service[112364]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:12:38.085388 np0000180502 devstack@c-api.service[112364]: framework. For more detail see Jun 16 01:12:38.085388 np0000180502 devstack@c-api.service[112364]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:12:38.085388 np0000180502 devstack@c-api.service[112364]: import eventlet # noqa Jun 16 01:12:38.087078 np0000180502 devstack@c-api.service[112365]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:12:38.087078 np0000180502 devstack@c-api.service[112365]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:12:38.087078 np0000180502 devstack@c-api.service[112365]: we strongly recommend against using it for new projects. Jun 16 01:12:38.087078 np0000180502 devstack@c-api.service[112365]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:12:38.087078 np0000180502 devstack@c-api.service[112365]: framework. For more detail see Jun 16 01:12:38.087078 np0000180502 devstack@c-api.service[112365]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:12:38.087078 np0000180502 devstack@c-api.service[112365]: import eventlet # noqa Jun 16 01:12:38.089318 np0000180502 devstack@c-api.service[112363]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:12:38.089318 np0000180502 devstack@c-api.service[112363]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:12:38.089318 np0000180502 devstack@c-api.service[112363]: we strongly recommend against using it for new projects. Jun 16 01:12:38.089318 np0000180502 devstack@c-api.service[112363]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:12:38.089318 np0000180502 devstack@c-api.service[112363]: framework. For more detail see Jun 16 01:12:38.089318 np0000180502 devstack@c-api.service[112363]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:12:38.089318 np0000180502 devstack@c-api.service[112363]: import eventlet # noqa Jun 16 01:12:38.177186 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:12:38.177186 np0000180502 devstack@c-api.service[112365]: warnings.warn( Jun 16 01:12:38.180140 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:12:38.180140 np0000180502 devstack@c-api.service[112364]: warnings.warn( Jun 16 01:12:38.187499 np0000180502 devstack@c-api.service[112363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:12:38.187499 np0000180502 devstack@c-api.service[112363]: warnings.warn( Jun 16 01:12:38.191792 np0000180502 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:12:38.191792 np0000180502 devstack@c-api.service[112362]: warnings.warn( Jun 16 01:12:38.253618 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:12:38.253618 np0000180502 devstack@c-api.service[112365]: from cgi import parse_header Jun 16 01:12:38.257635 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:12:38.257635 np0000180502 devstack@c-api.service[112364]: from cgi import parse_header Jun 16 01:12:38.266762 np0000180502 devstack@c-api.service[112363]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:12:38.266762 np0000180502 devstack@c-api.service[112363]: from cgi import parse_header Jun 16 01:12:38.279777 np0000180502 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:12:38.279777 np0000180502 devstack@c-api.service[112362]: from cgi import parse_header Jun 16 01:12:38.304445 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:12:38.304445 np0000180502 devstack@c-api.service[112365]: removals.removed_module( Jun 16 01:12:38.306084 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:12:38.306084 np0000180502 devstack@c-api.service[112365]: removals.removed_module( Jun 16 01:12:38.309358 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:12:38.309358 np0000180502 devstack@c-api.service[112364]: removals.removed_module( Jun 16 01:12:38.310870 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:12:38.310870 np0000180502 devstack@c-api.service[112364]: removals.removed_module( Jun 16 01:12:38.317564 np0000180502 devstack@c-api.service[112363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:12:38.317564 np0000180502 devstack@c-api.service[112363]: removals.removed_module( Jun 16 01:12:38.319301 np0000180502 devstack@c-api.service[112363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:12:38.319301 np0000180502 devstack@c-api.service[112363]: removals.removed_module( Jun 16 01:12:38.338068 np0000180502 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:12:38.338068 np0000180502 devstack@c-api.service[112362]: removals.removed_module( Jun 16 01:12:38.339916 np0000180502 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:12:38.339916 np0000180502 devstack@c-api.service[112362]: removals.removed_module( Jun 16 01:12:38.962124 np0000180502 devstack@c-api.service[112363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:12:38.962124 np0000180502 devstack@c-api.service[112363]: warnings.warn( Jun 16 01:12:38.962671 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:12:38.962671 np0000180502 devstack@c-api.service[112365]: warnings.warn( Jun 16 01:12:38.979917 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:12:38.979917 np0000180502 devstack@c-api.service[112364]: warnings.warn( Jun 16 01:12:39.019919 np0000180502 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:12:39.019919 np0000180502 devstack@c-api.service[112362]: warnings.warn( Jun 16 01:12:39.055063 np0000180502 devstack@c-api.service[112363]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:12:39.055063 np0000180502 devstack@c-api.service[112363]: warnings.warn( Jun 16 01:12:39.065332 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:12:39.065332 np0000180502 devstack@c-api.service[112365]: warnings.warn( Jun 16 01:12:39.087849 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:12:39.087849 np0000180502 devstack@c-api.service[112364]: warnings.warn( Jun 16 01:12:39.113356 np0000180502 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:12:39.113356 np0000180502 devstack@c-api.service[112362]: warnings.warn( Jun 16 01:12:39.357471 np0000180502 devstack@c-api.service[112363]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:12:39.358181 np0000180502 devstack@c-api.service[112363]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112363) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:12:39.358767 np0000180502 devstack@c-api.service[112365]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:12:39.359164 np0000180502 devstack@c-api.service[112365]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112365) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:12:39.390604 np0000180502 devstack@c-api.service[112364]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:12:39.390822 np0000180502 devstack@c-api.service[112364]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112364) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:12:39.400545 np0000180502 devstack@c-api.service[112362]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:12:39.400745 np0000180502 devstack@c-api.service[112362]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112362) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:12:39.442616 np0000180502 devstack@c-api.service[112365]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:12:39.442616 np0000180502 devstack@c-api.service[112365]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:12:39.444167 np0000180502 devstack@c-api.service[112363]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:12:39.444167 np0000180502 devstack@c-api.service[112363]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:12:39.452017 np0000180502 devstack@c-api.service[112364]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:12:39.452017 np0000180502 devstack@c-api.service[112364]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:12:39.461124 np0000180502 devstack@c-api.service[112362]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:12:39.461124 np0000180502 devstack@c-api.service[112362]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:12:39.898872 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112362) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:12:39.899092 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112363) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:12:39.899228 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112364) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:12:39.899286 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.899286 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.899348 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112365) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:12:39.899482 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.899633 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.899727 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.899767 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.899803 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.899834 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.899870 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.899902 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.899934 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.900147 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.900882 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.900941 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.901008 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.901052 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.901265 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.901334 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.901368 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.901400 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.901429 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.901458 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.901536 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.901581 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.901643 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.901693 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.901729 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.901779 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.901779 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.901849 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.901882 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.901923 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.901965 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.901998 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.902029 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.902060 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.902091 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.902125 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.902185 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.902253 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.902802 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.902867 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.902909 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.902962 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.902996 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.903032 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.903069 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.903108 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.903138 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.903204 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.903236 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.903281 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.903314 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.903344 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.903374 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.903402 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.903432 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.903460 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.903491 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.903529 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.903565 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.903596 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.903630 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.903663 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.903663 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.903663 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.903663 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.903663 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.904725 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.904771 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.904801 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.904831 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.904861 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.904898 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.904933 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.904967 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.905003 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.905040 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.905071 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.905106 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.905145 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.905176 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.905204 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.905237 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.905275 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.905315 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.905348 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.905380 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.905411 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.905440 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.905474 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.905505 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.905539 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.905576 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.905576 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.905576 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.907245 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.907245 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.907433 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.907433 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.907433 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.907635 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.907754 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.907851 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.907911 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.907989 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.908052 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.908138 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.908196 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.908269 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.908341 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.908427 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.908501 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.908575 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.908644 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.908741 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.908835 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.908905 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.908974 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.908974 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.908974 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.908974 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.908974 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.908974 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.909297 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.909297 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.909297 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.909297 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.909297 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.909541 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.909603 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.909721 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.909804 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.909869 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.909945 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.910003 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.910003 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.910111 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.910163 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.910218 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.910279 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.910351 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.910415 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.910487 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.910545 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.910623 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.910746 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.910840 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.910916 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.910916 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.911069 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.911170 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.911239 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.911239 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.911346 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.911407 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.911464 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.911517 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.911567 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.911644 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.911793 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.911857 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.911910 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.911963 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.912016 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.912069 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.912131 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.912181 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.912181 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.912278 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.912349 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.912403 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.912465 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.912568 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.912568 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.912670 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.912783 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.912875 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.912933 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.913009 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.913088 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.913172 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.913241 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.913241 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.913241 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.913241 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.913241 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.913241 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.913241 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.913241 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.913241 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.913241 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.913241 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.913891 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.913956 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.913956 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.913956 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.913956 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.913956 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.913956 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.913956 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.913956 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.913956 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.913956 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.913956 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.914579 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.914579 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.914579 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.917162 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.917250 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.917292 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.917329 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.917372 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.917418 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.917454 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.917498 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.917542 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.917584 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.917627 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.917627 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.917627 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.917784 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.917828 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.917828 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.917930 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.917930 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.917999 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.918059 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.918137 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.919753 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.919840 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.919935 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.920030 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.920117 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.920253 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.920292 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.922412 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.922482 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.922525 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.922611 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.922661 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.922728 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.922774 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.922817 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.922855 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.922893 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.922893 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.922965 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.923034 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.923099 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.923144 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.923220 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.923265 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.923340 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.923385 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.923455 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.923518 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.925596 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.925707 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.925766 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.925818 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.925870 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.925945 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.926004 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.926057 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.926107 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.926158 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.926207 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.926258 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.926318 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.926370 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.926422 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.926487 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.926538 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.926596 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.926646 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.926729 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.926790 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.926839 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.926889 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.926940 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.926997 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.927094 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.927148 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.927197 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.927253 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.927310 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.927359 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.927409 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.927457 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.927506 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.927562 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.927621 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.927670 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.927745 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.927808 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.927858 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.927908 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.927964 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.928013 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.928063 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.928117 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.928175 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.928236 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.928294 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.928346 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.928398 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.928450 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.928502 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.928561 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.928613 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.928670 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.928784 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.928841 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.928897 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.928947 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.928998 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.929045 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.929096 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.929145 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.929194 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.929239 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.929296 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.929346 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.929397 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.929449 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.929498 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.929547 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.929547 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.929547 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.929547 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.929547 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.929547 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.929547 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.929547 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.929547 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.929547 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.930056 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.930056 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.930056 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.930056 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.930056 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.930056 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.930056 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.930056 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.930056 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.930056 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.930493 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.930553 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.930553 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.930553 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.930724 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.930795 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.930855 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.930906 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.930959 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.931058 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.931118 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.931180 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.931242 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.931301 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.931354 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.931405 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.931456 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.931507 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.931572 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.931625 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.931705 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.931760 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.931812 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.931878 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.931931 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.932000 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.932000 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.932000 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.932000 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.932190 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.932190 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.932288 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.932349 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.932400 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.932458 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.932518 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.932580 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.932639 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.932739 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.932808 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.932861 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.932919 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.932978 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.933037 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.933088 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.933145 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.933145 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.933145 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.933145 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.933145 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.933388 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.933388 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.933489 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.933537 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.933537 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.933639 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.933756 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.933813 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.933876 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.933936 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.933991 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.934043 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.934094 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.934146 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.934207 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.934268 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.934320 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.934370 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.934430 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.934482 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.934538 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.934598 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.934657 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.934731 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.934783 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.934845 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.934904 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.934964 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.935046 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.935098 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.935150 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.935203 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.935268 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.935321 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.935374 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.935424 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.935493 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.935557 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.935557 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.935557 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.935557 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.935557 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.935831 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.935831 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.935831 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.935953 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.936001 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.936035 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.936077 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.936113 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.936154 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.936190 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.936231 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.936272 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.936306 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.936354 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.936395 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.936436 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.936471 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.936507 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.936547 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.936547 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.936609 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.936645 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.936645 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.936742 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.936742 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.936742 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.936742 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.936742 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.937005 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.937189 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.937339 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.937529 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.937573 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.937573 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.937649 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.937711 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.937752 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.937800 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.937837 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.937874 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.937910 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.937946 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.937989 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.938032 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.938068 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.938109 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.938146 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.938189 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.938225 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.938260 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.938302 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.938339 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.938385 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.938426 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.938467 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.938502 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.938538 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.938573 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.938573 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.938573 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.938573 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.938710 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.938834 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.939040 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.939093 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.939131 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.939168 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.939212 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.939254 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.939291 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.939333 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.939369 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.939405 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.939449 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.939486 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.939522 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.939557 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.939593 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.939635 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.939673 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.939723 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.939759 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.939795 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.939830 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.939882 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.939918 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.939959 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.939994 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.940029 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.940063 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.940098 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.940133 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.940174 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.940211 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.940359 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.940399 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.940432 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.940467 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.940508 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.940544 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.940584 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.940621 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.940662 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.940738 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.940738 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.940806 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.940843 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.940879 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.940879 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.940879 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.940879 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.940879 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.941041 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.941041 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.941041 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.941153 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.941191 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.941226 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.941261 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.941304 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.941344 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.941380 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.941425 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.941468 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.941509 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.941551 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.941592 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.941633 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.941674 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.941739 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.941739 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.941802 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.941855 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.941895 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.941931 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.941967 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.941967 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.941967 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.941967 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.941967 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.942274 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.942336 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.942377 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.942420 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.942463 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.942504 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.942538 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.942579 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.942616 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.942652 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.942703 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.942758 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.942796 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.942836 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.942870 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.942910 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.943012 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.943082 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.943132 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.943172 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.943208 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.943287 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.943346 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.943386 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.943428 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.943473 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.943473 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.943553 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.943553 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.943553 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.943553 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.943553 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.943553 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.943796 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.943842 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.943880 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.943916 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.943952 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.943996 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.944033 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.944075 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.944118 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.944160 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.944204 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.944253 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.944302 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.944358 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.944358 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.944358 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.944489 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.944489 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.944489 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.944489 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.944489 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.944489 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.944489 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.944856 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.944856 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.944856 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.944856 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.944856 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.945076 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.945076 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.945169 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.945220 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.945808 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.945808 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.945808 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.945808 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.945808 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.946041 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.946136 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.946220 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.946306 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.946391 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.946485 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.946571 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.946798 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.946886 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.946977 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.947031 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.947088 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.947136 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.947190 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.947245 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.947294 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.947342 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.947342 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.947450 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.947508 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.947557 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.947617 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.947709 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.947832 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.947885 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.947945 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.947995 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.948058 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.948110 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.948158 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.948215 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.948215 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.948312 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.948357 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.948408 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.948452 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.948497 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.948551 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.948598 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.948598 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.948707 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.948754 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.948813 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.948859 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.948859 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.948955 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.949011 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.949011 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.949095 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.949141 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.949178 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.949220 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.949258 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.949294 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.949331 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.949367 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.949402 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.949447 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.949489 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.949536 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.949589 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.949629 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.949629 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.949729 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.949729 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.949729 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.949928 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.950059 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.950099 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.950147 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.950196 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.950243 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.950280 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.950315 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.950351 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.950400 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.950448 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.950490 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.950538 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.950582 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.950625 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.950668 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.950726 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.950762 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.950815 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.950852 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.950943 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.950986 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.951023 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.951058 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.951095 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.951130 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.951173 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.951208 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.951256 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.951295 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.951330 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.951374 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.951421 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.951468 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.951515 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.951563 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.951610 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.951668 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.951773 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.951825 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.951880 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.951928 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.951980 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.952024 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.952075 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.952117 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.952166 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.952219 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.952259 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.952304 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.952304 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.952304 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.952304 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.952564 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.952638 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.952717 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.952779 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.952948 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.952998 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.953059 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.953103 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.953142 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.953178 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.953222 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.953257 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.953293 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.953327 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.953367 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.953406 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.953441 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.953476 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.953520 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.953570 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.953618 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.953660 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.953729 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.953778 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.953778 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.953778 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.953778 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.953778 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.954041 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.954041 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.954041 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.954041 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.954041 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.954200 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.954246 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.954284 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.954320 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.954354 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.954387 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.954421 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.954458 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.954496 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.954496 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.954580 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.954625 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.954664 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.954730 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.954768 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.954810 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.954854 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.954913 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.954954 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.955000 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.955000 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.955000 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.955000 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.955147 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.955187 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.955231 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.955267 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.955303 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.955345 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.955378 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.955420 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.955458 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.955494 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.955535 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.955583 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.955630 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.955672 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.955730 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.955766 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.955766 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.955766 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.955766 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.955914 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.955958 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.955958 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.956036 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.956098 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.956210 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.956293 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.956357 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.956425 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.962489 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.962593 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.962593 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.962662 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.962726 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.962764 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.962801 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.962861 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.962904 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.962938 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.962982 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.963023 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.963061 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.963098 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.963133 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.963172 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.963207 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.963248 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.963283 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.963330 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.963454 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.963497 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.963540 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.963602 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.963638 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.963700 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.963737 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.963781 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.963822 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.963863 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.963899 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.963933 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.963933 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.963994 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.964033 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.964067 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.964107 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.964147 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.964181 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.964220 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.964220 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.964288 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.964322 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.964355 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.964355 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:39.964355 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:39.964355 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:39.964355 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:39.964355 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:39.964355 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:39.964355 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:39.964355 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:40.010884 np0000180502 devstack@c-api.service[112364]: INFO dbcounter [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Registered counter for database cinder Jun 16 01:12:40.011029 np0000180502 devstack@c-api.service[112362]: INFO dbcounter [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Registered counter for database cinder Jun 16 01:12:40.012259 np0000180502 devstack@c-api.service[112365]: INFO dbcounter [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Registered counter for database cinder Jun 16 01:12:40.014460 np0000180502 devstack@c-api.service[112363]: INFO dbcounter [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Registered counter for database cinder Jun 16 01:12:40.061957 np0000180502 devstack@c-api.service[112364]: DEBUG oslo_db.sqlalchemy.engines [None req-593238f7-2766-44f3-838f-946115a6a816 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=112364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:40.068323 np0000180502 devstack@c-api.service[112365]: DEBUG oslo_db.sqlalchemy.engines [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e 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=112365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:40.075729 np0000180502 devstack@c-api.service[112363]: DEBUG oslo_db.sqlalchemy.engines [None req-35406589-ec9d-4977-aabe-017fa791efa7 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=112363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:40.080215 np0000180502 devstack@c-api.service[112362]: DEBUG oslo_db.sqlalchemy.engines [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd 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=112362) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:40.178453 np0000180502 devstack@c-api.service[112364]: DEBUG dbcounter [-] [112364] Writer thread running {{(pid=112364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:12:40.181313 np0000180502 devstack@c-api.service[112364]: INFO cinder.rpc [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:12:40.183953 np0000180502 devstack@c-api.service[112364]: INFO cinder.rpc [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:12:40.185893 np0000180502 devstack@c-api.service[112364]: INFO cinder.rpc [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:12:40.187967 np0000180502 devstack@c-api.service[112365]: DEBUG dbcounter [-] [112365] Writer thread running {{(pid=112365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:12:40.188120 np0000180502 devstack@c-api.service[112364]: INFO cinder.rpc [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:12:40.189086 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.190632 np0000180502 devstack@c-api.service[112365]: INFO cinder.rpc [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:12:40.192273 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.193033 np0000180502 devstack@c-api.service[112365]: INFO cinder.rpc [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:12:40.195068 np0000180502 devstack@c-api.service[112365]: INFO cinder.rpc [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:12:40.197094 np0000180502 devstack@c-api.service[112365]: INFO cinder.rpc [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:12:40.197942 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.201060 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.223977 np0000180502 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writer thread running {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:12:40.226913 np0000180502 devstack@c-api.service[112363]: INFO cinder.rpc [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:12:40.229238 np0000180502 devstack@c-api.service[112364]: DEBUG oslo_db.sqlalchemy.engines [None req-593238f7-2766-44f3-838f-946115a6a816 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=112364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:40.229487 np0000180502 devstack@c-api.service[112363]: INFO cinder.rpc [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:12:40.231848 np0000180502 devstack@c-api.service[112364]: INFO cinder.rpc [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:12:40.232275 np0000180502 devstack@c-api.service[112363]: INFO cinder.rpc [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:12:40.234303 np0000180502 devstack@c-api.service[112364]: INFO cinder.rpc [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:12:40.235553 np0000180502 devstack@c-api.service[112363]: INFO cinder.rpc [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:12:40.235660 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.236903 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.241084 np0000180502 devstack@c-api.service[112365]: DEBUG oslo_db.sqlalchemy.engines [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e 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=112365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:40.241291 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.243213 np0000180502 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writer thread running {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:12:40.244483 np0000180502 devstack@c-api.service[112365]: INFO cinder.rpc [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:12:40.246348 np0000180502 devstack@c-api.service[112362]: INFO cinder.rpc [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:12:40.247177 np0000180502 devstack@c-api.service[112365]: INFO cinder.rpc [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:12:40.248102 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.248472 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.249235 np0000180502 devstack@c-api.service[112362]: INFO cinder.rpc [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:12:40.251281 np0000180502 devstack@c-api.service[112362]: INFO cinder.rpc [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:12:40.251346 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.253140 np0000180502 devstack@c-api.service[112362]: INFO cinder.rpc [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:12:40.254041 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.254436 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.257110 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.260128 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.263158 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.263538 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.266078 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.267017 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.269206 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.270341 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.271980 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.274897 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.275784 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.276334 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.278920 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.279030 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.282143 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.284487 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.285328 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.287844 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.288189 np0000180502 devstack@c-api.service[112363]: DEBUG oslo_db.sqlalchemy.engines [None req-35406589-ec9d-4977-aabe-017fa791efa7 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=112363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:40.288356 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.290071 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.291368 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.291442 np0000180502 devstack@c-api.service[112363]: INFO cinder.rpc [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:12:40.291499 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.292796 np0000180502 devstack@c-api.service[112362]: DEBUG oslo_db.sqlalchemy.engines [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd 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=112362) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:40.292910 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.293011 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.294129 np0000180502 devstack@c-api.service[112363]: INFO cinder.rpc [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:12:40.294284 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.294974 np0000180502 devstack@c-api.service[112362]: INFO cinder.rpc [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:12:40.295411 np0000180502 devstack@c-api.service[112364]: WARNING cinder.api.contrib.hosts [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:12:40.295647 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.295799 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.296132 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.297213 np0000180502 devstack@c-api.service[112362]: INFO cinder.rpc [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:12:40.297797 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.298264 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.299104 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.300612 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.301569 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extended resource: extensions {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.301695 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.302944 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extended resource: os-quota-class-sets {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.305144 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.305211 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extended resource: scheduler-stats {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.306618 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extended resource: os-quota-sets {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.307442 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.308800 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extended resource: backups {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.309224 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.310753 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.310833 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extended resource: os-snapshot-manage {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.311491 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.311926 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.312115 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.312203 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extended resource: consistencygroups {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.313562 np0000180502 devstack@c-api.service[112365]: WARNING cinder.api.contrib.hosts [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:12:40.314162 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extended resource: extra_specs {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.314260 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.314849 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.315624 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.315797 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.315892 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extended resource: os-hosts {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.317017 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.317698 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extended resource: os-volume-manage {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.317951 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.318529 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.318761 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.319122 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extended resource: os-availability-zone {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.319518 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extended resource: extensions {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.320431 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extended resource: encryption {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.321057 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extended resource: os-quota-class-sets {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.321892 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extended resource: os-volume-transfer {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.322548 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extended resource: scheduler-stats {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.323309 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.323499 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extended resource: capabilities {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.323886 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.324008 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extended resource: os-quota-sets {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.324980 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extended resource: encryption {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.326402 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.326504 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extended resource: os-volume-type-access {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.326585 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extended resource: backups {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.327206 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.328045 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extended resource: cgsnapshots {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.328838 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extended resource: os-snapshot-manage {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.329311 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.329432 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extended resource: qos-specs {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.330121 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.330481 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extended resource: consistencygroups {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.331532 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.contrib.snapshot_actions [None req-593238f7-2766-44f3-838f-946115a6a816 None None] SnapshotActionsController initialized {{(pid=112364) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:12:40.332409 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.332545 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.332617 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extended resource: extra_specs {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.333879 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.333939 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.334288 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extended resource: os-hosts {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.335258 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.335353 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.335706 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extended resource: os-volume-manage {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.336390 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.336559 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.337189 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extended resource: os-availability-zone {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.338013 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.338224 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.338554 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extended resource: encryption {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.339428 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.339507 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.339656 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.340246 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extended resource: os-volume-transfer {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.340834 np0000180502 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.341248 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.341774 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.341884 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.341974 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extended resource: capabilities {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.342040 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.342099 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extension AdminActions extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.342230 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extension AdminActions extending resource: snapshots {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.342316 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extension AdminActions extending resource: backups {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.342524 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extension VolumeActions extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.342631 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extension TypesManage extending resource: types {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.342759 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extension UsedLimits extending resource: limits {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.342825 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.342881 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.342941 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.343051 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.343149 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.343249 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extended resource: encryption {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.343293 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.343350 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.343471 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-593238f7-2766-44f3-838f-946115a6a816 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.344088 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.344863 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extended resource: os-volume-type-access {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.346861 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extended resource: cgsnapshots {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.348289 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extended resource: qos-specs {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.349003 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.350510 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.contrib.snapshot_actions [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] SnapshotActionsController initialized {{(pid=112365) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:12:40.350713 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.351464 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.352066 np0000180502 devstack@c-api.service[112364]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d6011aa3668 pid: 112364 (default app) Jun 16 01:12:40.352534 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.353075 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.354340 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.354651 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.354736 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.356039 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.356389 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.356531 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.357500 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.357771 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.358399 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.359012 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.359395 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.359968 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.360038 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.360038 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.360266 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.360266 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.360266 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.360266 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.360266 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.360716 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.360716 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.360716 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.360716 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.360716 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.360716 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.361118 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.361118 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.361118 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.361118 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.361118 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.361512 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.361512 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.361512 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.361512 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.361821 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.361821 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.361821 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.361821 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.362567 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.362567 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.362567 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.362567 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.362567 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.363062 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.363062 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.363062 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.363062 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.363062 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.363370 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.363370 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.363370 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.363370 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.363370 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.363370 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.363838 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.363838 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.363838 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.363838 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.363838 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.363838 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.364227 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.364227 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.364227 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.364227 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.364227 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.364227 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.364742 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.364742 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.364877 np0000180502 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.364927 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.364927 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.364927 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.364927 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.364927 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.365169 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.365169 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.365169 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.365169 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.365169 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.365361 np0000180502 devstack@c-api.service[112363]: WARNING cinder.api.contrib.hosts [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:12:40.365406 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.365406 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.365406 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.365406 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.365406 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.365406 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.365665 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.365665 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.365665 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.365665 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.365665 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.365665 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.365929 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.365929 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.365929 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.365929 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.365929 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.366188 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.366188 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.366188 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.366188 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.366188 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.366404 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.366404 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.366404 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.366404 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.366580 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.366580 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.366580 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.366580 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.366765 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.366765 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.366765 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.366765 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.366765 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.367082 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.367082 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.367082 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.367082 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.367082 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.367273 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.367273 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.367273 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.367273 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.367457 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.367457 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.367457 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.367457 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.367645 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.367645 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.367645 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.367645 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.367883 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.367883 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.367883 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.367883 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.368089 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.368089 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.368089 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.368089 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.368283 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.368283 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.368283 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.368283 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.368283 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.368550 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.368550 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.368550 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.368550 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.368550 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.368550 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.368845 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.368845 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.368845 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.368845 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.368845 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.369183 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.369183 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.369183 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.369183 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.369183 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.369183 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.369520 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.369520 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.369520 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.369520 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.369520 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.369520 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.369868 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.369868 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.369868 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.369868 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.369868 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.369868 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.370155 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.370155 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.370155 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.370155 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.370155 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.370155 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.370422 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.370422 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.370525 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.370573 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.370573 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.370573 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.370573 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.370812 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.370812 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.370812 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.370812 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.371003 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.371046 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.371046 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.371141 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.371183 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:40.371183 np0000180502 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) Jun 16 01:12:40.371286 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.371286 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.371286 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extension AdminActions extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.371286 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extension AdminActions extending resource: snapshots {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.371286 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extension AdminActions extending resource: backups {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.371286 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extension VolumeActions extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.371286 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extension TypesManage extending resource: types {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.371540 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extension UsedLimits extending resource: limits {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.371540 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.371629 np0000180502 devstack@c-api.service[112362]: WARNING cinder.api.contrib.hosts [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:12:40.371679 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.371679 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.371817 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.371858 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.371858 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.371858 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.371858 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-faf102ad-260d-4bd7-ae1f-90a214d3556e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.372015 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.middleware.request_id [None req-44ab657d-3340-4123-a2ba-9a2bcac1feb3 None None] RequestId filter calling following filter/app {{(pid=112364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:12:40.372060 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.372099 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.372137 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.372175 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.372212 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.372250 np0000180502 devstack@c-api.service[112364]: [pid: 112364|app: 0|req: 1/1] 199.19.213.31 () {60 vars in 949 bytes} [Tue Jun 16 01:12:40 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 16 01:12:40.372289 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.372289 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extended resource: extensions {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.372371 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extended resource: extensions {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.372423 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extended resource: os-quota-class-sets {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.372423 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extended resource: scheduler-stats {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.372548 np0000180502 devstack@c-api.service[112365]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d6011aa3668 pid: 112365 (default app) Jun 16 01:12:40.372606 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extended resource: os-quota-class-sets {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.372801 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extended resource: os-quota-sets {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.374896 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extended resource: backups {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.376010 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extended resource: scheduler-stats {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.376987 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extended resource: os-snapshot-manage {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.378177 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extended resource: os-quota-sets {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.378473 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extended resource: consistencygroups {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.380619 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extended resource: extra_specs {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.380855 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extended resource: backups {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.382333 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extended resource: os-hosts {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.382898 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extended resource: os-snapshot-manage {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.383664 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extended resource: os-volume-manage {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.384459 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extended resource: consistencygroups {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.385223 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extended resource: os-availability-zone {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.386500 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extended resource: extra_specs {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.386610 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extended resource: encryption {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.388034 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extended resource: os-hosts {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.388224 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extended resource: os-volume-transfer {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.389439 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extended resource: os-volume-manage {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.389925 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extended resource: capabilities {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.390889 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extended resource: os-availability-zone {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.391261 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extended resource: encryption {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.392196 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extended resource: encryption {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.393022 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extended resource: os-volume-type-access {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.393700 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extended resource: os-volume-transfer {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.394670 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extended resource: cgsnapshots {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.395350 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extended resource: capabilities {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.396161 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extended resource: qos-specs {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.396745 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extended resource: encryption {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.398744 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.contrib.snapshot_actions [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] SnapshotActionsController initialized {{(pid=112362) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:12:40.399031 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extended resource: os-volume-type-access {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.399977 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.401260 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extended resource: cgsnapshots {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.401477 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.402710 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extended resource: qos-specs {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:40.403097 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.404463 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.404854 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.contrib.snapshot_actions [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] SnapshotActionsController initialized {{(pid=112363) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:12:40.405857 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.405910 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.407290 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.407401 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.408792 np0000180502 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.408857 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.409672 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.409809 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.409929 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.410025 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extension AdminActions extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.410148 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extension AdminActions extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.410200 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.410238 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extension AdminActions extending resource: backups {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.410434 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extension VolumeActions extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.410554 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extension TypesManage extending resource: types {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.410659 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extension UsedLimits extending resource: limits {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.410778 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.410873 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.410971 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.411072 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.411192 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.411293 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.411393 np0000180502 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-4edc6a9c-7c00-47a8-a0a5-47dddb7f05fd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.411675 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.413260 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.414667 np0000180502 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:40.415530 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.415644 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.415844 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.415953 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extension AdminActions extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.416081 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extension AdminActions extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.416177 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extension AdminActions extending resource: backups {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.416403 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extension VolumeActions extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.416521 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extension TypesManage extending resource: types {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.416626 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extension UsedLimits extending resource: limits {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.416745 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.416842 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.416941 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.417043 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.417158 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.417259 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.417359 np0000180502 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-35406589-ec9d-4977-aabe-017fa791efa7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:40.423245 np0000180502 devstack@c-api.service[112362]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d6011aa3668 pid: 112362 (default app) Jun 16 01:12:40.426030 np0000180502 devstack@c-api.service[112363]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d6011aa3668 pid: 112363 (default app) Jun 16 01:12:47.450030 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.middleware.request_id [None req-db13154c-1134-4594-9541-34e5f4bceb9b None None] RequestId filter calling following filter/app {{(pid=112364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:12:47.956572 np0000180502 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-db13154c-1134-4594-9541-34e5f4bceb9b admin admin] POST https://199.19.213.31/volume/v3/types Jun 16 01:12:47.957141 np0000180502 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [None req-db13154c-1134-4594-9541-34e5f4bceb9b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:12:47.958722 np0000180502 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:12:47.958722 np0000180502 devstack@c-api.service[112364]: warnings.warn( Jun 16 01:12:48.000428 np0000180502 devstack@c-api.service[112364]: DEBUG oslo_db.sqlalchemy.engines [None req-db13154c-1134-4594-9541-34e5f4bceb9b 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=112364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:48.030328 np0000180502 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-db13154c-1134-4594-9541-34e5f4bceb9b admin admin] https://199.19.213.31/volume/v3/types returned with HTTP 200 Jun 16 01:12:48.030818 np0000180502 devstack@c-api.service[112364]: [pid: 112364|app: 0|req: 2/2] 199.19.213.31 () {68 vars in 1281 bytes} [Tue Jun 16 01:12:47 2026] POST /volume/v3/types => generated 186 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:12:48.056699 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.056699 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.056699 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.056699 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.057505 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.057505 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.057505 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.057505 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.057880 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.057880 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.057880 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.057880 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.057880 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.057880 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.058326 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.058326 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.058326 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.058326 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.058326 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.058771 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.058771 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.058771 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.058771 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.058771 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.059157 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.059157 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.059157 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.059157 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.059472 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.059472 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.059472 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.059472 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.059472 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.059907 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.059907 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.059907 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.059907 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.059907 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.060340 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.060340 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.060340 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.060340 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.060340 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.060340 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.060810 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.060810 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.060810 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.060810 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.060810 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.060810 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.061256 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.061256 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.061256 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.061256 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.061256 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.061256 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.061748 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.061748 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.061748 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.061748 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.061748 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.062132 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.062132 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.062132 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.062132 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.062132 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.062498 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.062498 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.062498 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.062498 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.062498 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.062498 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.063000 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.063000 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.063000 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.063000 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.063000 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.063000 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.063426 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.063426 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.063426 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.063426 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.063426 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.063836 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.063836 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.063836 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.063836 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.063836 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.064222 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.064222 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.064222 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.064222 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.064535 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.064535 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.064535 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.064535 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.064902 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.064902 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.064902 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.064902 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.064902 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.065271 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.065271 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.065271 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.065271 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.065271 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.065512 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.065512 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.065512 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.065512 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.065736 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.065736 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.065736 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.065736 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.065946 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.065946 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.065946 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.065946 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.066150 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.066150 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.066150 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.066150 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.066372 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.066372 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.066372 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.066372 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.066575 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.066575 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.066575 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.066575 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.066575 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.066852 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.066852 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.066852 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.066852 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.066852 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.066852 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.067149 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.067149 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.067149 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.067149 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.067149 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.067419 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.067419 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.067419 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.067419 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.067419 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.067419 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.067745 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.067745 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.067745 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.067745 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.067745 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.067745 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.068045 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.068045 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.068045 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.068045 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.068045 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.068045 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.068358 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.068358 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.068358 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.068358 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.068358 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.068358 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.068654 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.068654 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.068654 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.068654 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.068895 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.068895 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.068895 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.068895 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.068895 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.069156 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.069156 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.069156 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.069156 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:12:48.069156 np0000180502 devstack@c-api.service[112365]: warnings.warn(deprecated_msg) Jun 16 01:12:48.069156 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.middleware.request_id [req-db13154c-1134-4594-9541-34e5f4bceb9b req-5c94f8b5-9f69-4e8a-a74b-2e6fb2bd20b9 None None] RequestId filter calling following filter/app {{(pid=112365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:12:48.382317 np0000180502 devstack@c-api.service[112365]: INFO cinder.api.openstack.wsgi [req-db13154c-1134-4594-9541-34e5f4bceb9b req-5c94f8b5-9f69-4e8a-a74b-2e6fb2bd20b9 admin admin] POST https://199.19.213.31/volume/v3/types/18f22c91-679e-425b-8536-625e2937d3bc/extra_specs Jun 16 01:12:48.382849 np0000180502 devstack@c-api.service[112365]: DEBUG cinder.api.openstack.wsgi [req-db13154c-1134-4594-9541-34e5f4bceb9b req-5c94f8b5-9f69-4e8a-a74b-2e6fb2bd20b9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:12:48.384550 np0000180502 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:12:48.384550 np0000180502 devstack@c-api.service[112365]: warnings.warn( Jun 16 01:12:48.427253 np0000180502 devstack@c-api.service[112365]: DEBUG oslo_db.sqlalchemy.engines [req-db13154c-1134-4594-9541-34e5f4bceb9b req-5c94f8b5-9f69-4e8a-a74b-2e6fb2bd20b9 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=112365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:48.488525 np0000180502 devstack@c-api.service[112365]: INFO cinder.api.openstack.wsgi [req-db13154c-1134-4594-9541-34e5f4bceb9b req-5c94f8b5-9f69-4e8a-a74b-2e6fb2bd20b9 admin admin] https://199.19.213.31/volume/v3/types/18f22c91-679e-425b-8536-625e2937d3bc/extra_specs returned with HTTP 200 Jun 16 01:12:48.489134 np0000180502 devstack@c-api.service[112365]: [pid: 112365|app: 0|req: 1/3] 199.19.213.31 () {70 vars in 1498 bytes} [Tue Jun 16 01:12:48 2026] POST /volume/v3/types/18f22c91-679e-425b-8536-625e2937d3bc/extra_specs => generated 55 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:12:50.294739 np0000180502 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writing DB stats cinder:SELECT=6 {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:12:50.297241 np0000180502 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=6 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:12:58.046348 np0000180502 devstack@c-api.service[112364]: DEBUG dbcounter [-] [112364] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:12:58.490357 np0000180502 devstack@c-api.service[112365]: DEBUG dbcounter [-] [112365] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}