Jun 02 15:30:26.369837 np0000178071 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 02 15:30:26.377733 np0000178071 devstack@c-api.service[112378]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 02 15:30:26.382353 np0000178071 devstack@c-api.service[112378]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 2 15:30:26 2026] *** Jun 02 15:30:26.382353 np0000178071 devstack@c-api.service[112378]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 02 15:30:26.382353 np0000178071 devstack@c-api.service[112378]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 Jun 02 15:30:26.382353 np0000178071 devstack@c-api.service[112378]: nodename: np0000178071 Jun 02 15:30:26.382353 np0000178071 devstack@c-api.service[112378]: machine: x86_64 Jun 02 15:30:26.382353 np0000178071 devstack@c-api.service[112378]: clock source: unix Jun 02 15:30:26.382353 np0000178071 devstack@c-api.service[112378]: pcre jit disabled Jun 02 15:30:26.382353 np0000178071 devstack@c-api.service[112378]: detected number of CPU cores: 16 Jun 02 15:30:26.382353 np0000178071 devstack@c-api.service[112378]: current working directory: / Jun 02 15:30:26.382353 np0000178071 devstack@c-api.service[112378]: detected binary path: /usr/bin/uwsgi-core Jun 02 15:30:26.382353 np0000178071 devstack@c-api.service[112378]: your processes number limit is 256917 Jun 02 15:30:26.382353 np0000178071 devstack@c-api.service[112378]: your memory page size is 4096 bytes Jun 02 15:30:26.382353 np0000178071 devstack@c-api.service[112378]: detected max file descriptor number: 2048 Jun 02 15:30:26.382353 np0000178071 devstack@c-api.service[112378]: lock engine: pthread robust mutexes Jun 02 15:30:26.382353 np0000178071 devstack@c-api.service[112378]: thunder lock: enabled Jun 02 15:30:26.382353 np0000178071 devstack@c-api.service[112378]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 02 15:30:26.383224 np0000178071 devstack@c-api.service[112378]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 02 15:30:26.383224 np0000178071 devstack@c-api.service[112378]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 02 15:30:26.383224 np0000178071 devstack@c-api.service[112378]: Set PythonHome to /opt/stack/data/venv Jun 02 15:30:26.428057 np0000178071 devstack@c-api.service[112378]: Python main interpreter initialized at 0x72c2a48a3668 Jun 02 15:30:26.428057 np0000178071 devstack@c-api.service[112378]: python threads support enabled Jun 02 15:30:26.428057 np0000178071 devstack@c-api.service[112378]: your server socket listen backlog is limited to 100 connections Jun 02 15:30:26.428057 np0000178071 devstack@c-api.service[112378]: your mercy for graceful operations on workers is 80 seconds Jun 02 15:30:26.428613 np0000178071 devstack@c-api.service[112378]: mapped 671795 bytes (656 KB) for 4 cores Jun 02 15:30:26.428613 np0000178071 devstack@c-api.service[112378]: *** Operational MODE: preforking *** Jun 02 15:30:26.429298 np0000178071 devstack@c-api.service[112378]: *** uWSGI is running in multiple interpreter mode *** Jun 02 15:30:26.429298 np0000178071 devstack@c-api.service[112378]: spawned uWSGI master process (pid: 112378) Jun 02 15:30:26.428971 np0000178071 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 02 15:30:26.430199 np0000178071 devstack@c-api.service[112378]: spawned uWSGI worker 1 (pid: 112386, cores: 1) Jun 02 15:30:26.430670 np0000178071 devstack@c-api.service[112378]: spawned uWSGI worker 2 (pid: 112387, cores: 1) Jun 02 15:30:26.431256 np0000178071 devstack@c-api.service[112378]: spawned uWSGI worker 3 (pid: 112388, cores: 1) Jun 02 15:30:26.431693 np0000178071 devstack@c-api.service[112378]: spawned uWSGI worker 4 (pid: 112389, cores: 1) Jun 02 15:30:26.431693 np0000178071 devstack@c-api.service[112378]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 02 15:30:26.561052 np0000178071 devstack@c-api.service[112386]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:30:26.561052 np0000178071 devstack@c-api.service[112386]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:30:26.561052 np0000178071 devstack@c-api.service[112386]: we strongly recommend against using it for new projects. Jun 02 15:30:26.561052 np0000178071 devstack@c-api.service[112386]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:30:26.561052 np0000178071 devstack@c-api.service[112386]: framework. For more detail see Jun 02 15:30:26.561052 np0000178071 devstack@c-api.service[112386]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:30:26.561052 np0000178071 devstack@c-api.service[112386]: import eventlet # noqa Jun 02 15:30:26.561863 np0000178071 devstack@c-api.service[112387]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:30:26.561863 np0000178071 devstack@c-api.service[112387]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:30:26.561863 np0000178071 devstack@c-api.service[112387]: we strongly recommend against using it for new projects. Jun 02 15:30:26.561863 np0000178071 devstack@c-api.service[112387]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:30:26.561863 np0000178071 devstack@c-api.service[112387]: framework. For more detail see Jun 02 15:30:26.561863 np0000178071 devstack@c-api.service[112387]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:30:26.561863 np0000178071 devstack@c-api.service[112387]: import eventlet # noqa Jun 02 15:30:26.565389 np0000178071 devstack@c-api.service[112389]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:30:26.565389 np0000178071 devstack@c-api.service[112389]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:30:26.565389 np0000178071 devstack@c-api.service[112389]: we strongly recommend against using it for new projects. Jun 02 15:30:26.565389 np0000178071 devstack@c-api.service[112389]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:30:26.565389 np0000178071 devstack@c-api.service[112389]: framework. For more detail see Jun 02 15:30:26.565389 np0000178071 devstack@c-api.service[112389]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:30:26.565389 np0000178071 devstack@c-api.service[112389]: import eventlet # noqa Jun 02 15:30:26.579895 np0000178071 devstack@c-api.service[112388]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:30:26.579895 np0000178071 devstack@c-api.service[112388]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:30:26.579895 np0000178071 devstack@c-api.service[112388]: we strongly recommend against using it for new projects. Jun 02 15:30:26.579895 np0000178071 devstack@c-api.service[112388]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:30:26.579895 np0000178071 devstack@c-api.service[112388]: framework. For more detail see Jun 02 15:30:26.579895 np0000178071 devstack@c-api.service[112388]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:30:26.579895 np0000178071 devstack@c-api.service[112388]: import eventlet # noqa Jun 02 15:30:26.650108 np0000178071 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:30:26.650108 np0000178071 devstack@c-api.service[112387]: warnings.warn( Jun 02 15:30:26.651121 np0000178071 devstack@c-api.service[112386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:30:26.651121 np0000178071 devstack@c-api.service[112386]: warnings.warn( Jun 02 15:30:26.654868 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:30:26.654868 np0000178071 devstack@c-api.service[112389]: warnings.warn( Jun 02 15:30:26.668775 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:30:26.668775 np0000178071 devstack@c-api.service[112388]: warnings.warn( Jun 02 15:30:26.731112 np0000178071 devstack@c-api.service[112386]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 02 15:30:26.731112 np0000178071 devstack@c-api.service[112386]: from cgi import parse_header Jun 02 15:30:26.732837 np0000178071 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 02 15:30:26.732837 np0000178071 devstack@c-api.service[112387]: from cgi import parse_header Jun 02 15:30:26.734077 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 02 15:30:26.734077 np0000178071 devstack@c-api.service[112389]: from cgi import parse_header Jun 02 15:30:26.744246 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 02 15:30:26.744246 np0000178071 devstack@c-api.service[112388]: from cgi import parse_header Jun 02 15:30:26.781817 np0000178071 devstack@c-api.service[112386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 02 15:30:26.781817 np0000178071 devstack@c-api.service[112386]: removals.removed_module( Jun 02 15:30:26.783073 np0000178071 devstack@c-api.service[112386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 02 15:30:26.783073 np0000178071 devstack@c-api.service[112386]: removals.removed_module( Jun 02 15:30:26.783601 np0000178071 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 02 15:30:26.783601 np0000178071 devstack@c-api.service[112387]: removals.removed_module( Jun 02 15:30:26.784421 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 02 15:30:26.784421 np0000178071 devstack@c-api.service[112389]: removals.removed_module( Jun 02 15:30:26.786038 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 02 15:30:26.786038 np0000178071 devstack@c-api.service[112389]: removals.removed_module( Jun 02 15:30:26.786331 np0000178071 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 02 15:30:26.786331 np0000178071 devstack@c-api.service[112387]: removals.removed_module( Jun 02 15:30:26.792831 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 02 15:30:26.792831 np0000178071 devstack@c-api.service[112388]: removals.removed_module( Jun 02 15:30:26.794247 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 02 15:30:26.794247 np0000178071 devstack@c-api.service[112388]: removals.removed_module( Jun 02 15:30:27.410660 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 02 15:30:27.410660 np0000178071 devstack@c-api.service[112389]: warnings.warn( Jun 02 15:30:27.436891 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 02 15:30:27.436891 np0000178071 devstack@c-api.service[112388]: warnings.warn( Jun 02 15:30:27.440538 np0000178071 devstack@c-api.service[112386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 02 15:30:27.440538 np0000178071 devstack@c-api.service[112386]: warnings.warn( Jun 02 15:30:27.456873 np0000178071 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 02 15:30:27.456873 np0000178071 devstack@c-api.service[112387]: warnings.warn( Jun 02 15:30:27.510510 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 02 15:30:27.510510 np0000178071 devstack@c-api.service[112389]: warnings.warn( Jun 02 15:30:27.549171 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 02 15:30:27.549171 np0000178071 devstack@c-api.service[112388]: warnings.warn( Jun 02 15:30:27.552922 np0000178071 devstack@c-api.service[112386]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 02 15:30:27.552922 np0000178071 devstack@c-api.service[112386]: warnings.warn( Jun 02 15:30:27.564966 np0000178071 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 02 15:30:27.564966 np0000178071 devstack@c-api.service[112387]: warnings.warn( Jun 02 15:30:27.817264 np0000178071 devstack@c-api.service[112389]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 02 15:30:27.817834 np0000178071 devstack@c-api.service[112389]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112389) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:30:27.844964 np0000178071 devstack@c-api.service[112386]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 02 15:30:27.845522 np0000178071 devstack@c-api.service[112386]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112386) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:30:27.845608 np0000178071 devstack@c-api.service[112388]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 02 15:30:27.845908 np0000178071 devstack@c-api.service[112388]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112388) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:30:27.850027 np0000178071 devstack@c-api.service[112387]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 02 15:30:27.850253 np0000178071 devstack@c-api.service[112387]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112387) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:30:27.908062 np0000178071 devstack@c-api.service[112389]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 02 15:30:27.908062 np0000178071 devstack@c-api.service[112389]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:30:27.908941 np0000178071 devstack@c-api.service[112386]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 02 15:30:27.908941 np0000178071 devstack@c-api.service[112386]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:30:27.910673 np0000178071 devstack@c-api.service[112388]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 02 15:30:27.910673 np0000178071 devstack@c-api.service[112388]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:30:27.915118 np0000178071 devstack@c-api.service[112387]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 02 15:30:27.915118 np0000178071 devstack@c-api.service[112387]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:30:28.393585 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112389) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:30:28.393930 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112388) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:30:28.394030 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.394030 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.394259 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.394660 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.394859 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.394940 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112386) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:30:28.395260 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.395378 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.395488 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.396156 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112387) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:30:28.396268 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.396268 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.396268 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.396499 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.396569 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.396569 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.396687 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.396687 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.396808 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.396911 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.397066 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.397132 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.397189 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.397189 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.397189 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.397483 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.397551 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.397551 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.397709 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.397709 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.397709 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.397709 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.397856 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.397951 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.398044 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.398098 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.398149 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.398197 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.398244 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.398294 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.398294 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.398361 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.398422 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.398422 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.398527 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.398567 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.398567 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.398652 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.398799 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.399228 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.399377 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.399545 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.399686 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.399821 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.399952 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.400090 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.400886 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.401033 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.401169 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.401359 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.401542 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.401668 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.401808 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.402062 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.402109 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.402178 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.402243 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.402299 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.402368 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.402416 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.403088 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.403141 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.403184 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.403230 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.403265 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.403330 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.403375 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.403410 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.403469 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.403554 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.403599 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.403638 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.403678 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.403726 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.403767 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.403818 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.403856 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.403893 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.403933 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.403987 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.404030 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.404073 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.404116 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.404153 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.404193 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.404228 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.404270 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.404305 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.404343 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.404391 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.404456 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.404508 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.404552 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.404588 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.404644 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.404692 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.404726 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.404726 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.404726 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.404726 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.404726 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.404726 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.404919 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.404919 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.404989 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.405033 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.405069 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.405131 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.405196 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.405322 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.405372 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.405429 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.405505 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.405554 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.405610 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.405665 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.406054 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.406113 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.406178 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.406220 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.406274 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.406314 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.406351 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.406406 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.406459 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.406499 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.406537 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.406601 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.406647 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.406690 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.406744 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.406781 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.406819 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.406857 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.406897 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.406937 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.406980 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.407019 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.407056 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.407106 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.407142 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.407185 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.407223 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.407259 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.407304 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.407349 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.407394 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.407428 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.407494 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.407544 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.407589 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.407628 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.407665 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.407710 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.407767 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.407813 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.407855 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.407897 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.407949 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.408007 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.408051 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.408107 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.408141 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.408178 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.408215 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.408257 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.408297 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.408339 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.408376 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.408414 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.408491 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.408531 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.408565 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.408614 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.408675 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.408721 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.408760 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.408800 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.408837 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.408885 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.408928 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.408966 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.408999 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.409047 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.409091 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.409126 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.409166 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.409207 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.409243 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.409275 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.409344 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.409377 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.409410 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.409500 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.409559 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.409597 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.409652 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.409700 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.409736 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.409736 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.409808 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.409808 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.409873 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.409918 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.409960 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.409996 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.409996 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.410064 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.410103 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.410140 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.410182 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.410219 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.410219 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.410292 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.410330 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.410383 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.410383 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.410483 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.410483 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.410659 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.410714 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.410759 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.410799 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.410835 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.410880 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.410916 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.410957 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.410957 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.411046 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.411046 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.411046 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.411046 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.411046 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.411046 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.411229 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.411275 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.411313 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.411357 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.411393 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.411429 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.411484 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.411523 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.411558 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.411595 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.411632 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.411677 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.411727 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.411785 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.411826 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.411862 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.411898 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.411934 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.411971 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.412006 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.412041 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.412077 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.412114 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.412153 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.412190 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.412225 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.412260 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.412298 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.412330 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.412363 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.412399 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.412451 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.412497 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.412540 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.412579 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.412615 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.412648 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.412687 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.412731 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.412767 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.412815 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.412851 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.412887 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.412929 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.412973 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.413008 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.413056 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.413125 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.413125 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.413125 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.413246 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.413246 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.413246 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.413397 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.413456 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.413505 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.413551 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.413593 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.413630 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.413666 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.413713 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.413770 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.413797 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.413831 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.413860 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.413891 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.413891 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.413937 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.413937 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.413985 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.414011 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.414037 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.414069 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.414069 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.414069 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.414069 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.414069 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.414069 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.415762 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.415808 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.415881 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.415914 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.415953 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.415984 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.416013 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.416042 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.416068 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.416101 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.416128 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.416155 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.416181 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.416209 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.416237 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.416271 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.416298 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.416326 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.416351 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.416377 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.416404 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.416446 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.416474 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.416509 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.416540 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.416576 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.416576 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.416576 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.416936 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.416983 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.417060 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.417118 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.417159 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.417159 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.417221 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.417255 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.417293 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.417352 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.417387 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.417422 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.417481 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.417519 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.417563 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.417600 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.417629 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.417666 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.417700 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.417700 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.417767 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.417802 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.417830 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.417856 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.417892 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.417934 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.417961 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.418060 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.419503 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.419564 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.419594 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.419627 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.419667 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.419695 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.419727 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.419757 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.419800 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.419848 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.419888 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.419916 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.419944 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.419979 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.420008 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.420040 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.420040 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.420091 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.420124 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.420151 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.420182 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.420207 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.420235 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.420262 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.420289 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.420341 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.420401 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.420482 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.420603 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.420667 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.420729 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.420764 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.420797 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.420838 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.420880 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.420908 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.420947 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.420982 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.421010 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.421037 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.421064 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.421092 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.421118 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.421150 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.421177 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.421204 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.421234 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.421263 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.421290 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.421362 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.421397 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.421425 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.421425 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.421425 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.421425 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.421533 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.423789 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.423868 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.423927 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.423979 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.424024 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.424069 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.424120 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.424167 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.424203 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.424238 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.424281 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.424319 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.424371 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.424409 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.424482 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.424521 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.424557 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.424637 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.424637 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.424637 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.424637 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.424816 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.424816 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.424816 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.424816 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.424816 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.425037 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.425037 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.425563 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.425618 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.425658 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.425711 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.425759 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.425807 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.425850 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.425888 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.425888 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.425982 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.426020 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.426058 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.426091 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.426136 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.426174 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.426216 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.426253 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.426286 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.426286 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.426286 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.426384 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.426421 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.426500 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.426500 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.426500 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.426500 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.426500 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.426659 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.427477 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.427530 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.427613 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.427679 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.427727 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.427775 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.427885 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.427933 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.428016 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.428058 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.428096 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.428144 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.428181 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.428223 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.428270 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.428308 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.428345 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.428380 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.428417 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.428483 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.428517 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.428549 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.428597 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.428642 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.428680 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.428680 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.428680 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.428680 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.429098 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.429151 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.429208 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.429249 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.429295 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.429513 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.429579 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.429616 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.429651 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.429684 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.429716 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.429758 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.429758 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.429758 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.429852 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.429852 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.429852 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.429961 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.430011 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.430060 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.430099 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.430132 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.430174 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.430210 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.430248 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.430290 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.430290 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.430290 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.430392 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.430392 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.430477 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.430519 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.430566 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.430604 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.430642 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.430685 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.430724 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.430761 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.430804 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.430843 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.430885 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.430925 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.430970 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.431013 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.431060 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.431102 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.431138 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.431175 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.431209 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.431245 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.431285 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.431321 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.431360 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.431399 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.431455 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.431455 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.432706 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.432758 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.432824 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.432867 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.432922 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.432966 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.433020 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.433074 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.433122 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.433161 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.433197 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.433246 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.433291 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.433327 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.433394 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.433433 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.433497 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.433557 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.433593 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.433628 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.433667 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.433868 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.433909 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.433945 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.433979 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.434013 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.434060 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.434060 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.439311 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.439375 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.439416 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.439518 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.439581 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.439621 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.439659 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.439709 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.439747 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.439797 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.439797 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.439866 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.439904 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.439940 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.439973 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.440007 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.440053 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.440053 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.440122 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.440177 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.440221 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.440269 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.440313 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.440349 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.440388 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.440424 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.440485 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.440525 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.440575 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.440614 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.440651 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.440685 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.440721 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.440763 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.440797 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.440828 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.440861 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.440898 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.440946 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.440979 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.441015 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.441053 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.441093 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.441130 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.441172 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.441172 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.441172 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.441172 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.441172 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.441345 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.441345 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.441345 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.441345 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.441345 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.441345 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.441345 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.441862 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.442002 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.442002 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.442188 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.442235 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.442282 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.442282 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.442365 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.442404 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.442461 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.442514 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.442555 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.442590 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.442625 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.442660 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.442695 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.442729 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.442763 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.442798 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.442832 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.442876 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.442912 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.442912 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.442912 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.442912 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.442912 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.442912 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.442912 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.443136 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.443136 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.443136 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.443272 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.443316 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.443364 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.443408 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.443468 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.443506 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.443555 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.443593 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.443638 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.443677 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.443720 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.443756 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.443790 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.443826 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.443867 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.443946 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.443946 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.444026 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.444066 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.444100 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.444100 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.444100 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.444100 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.444100 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.444294 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.445678 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.445746 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.445803 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.445865 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.445865 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.445944 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.445982 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.446019 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.446055 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.446097 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.446140 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.446176 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.446176 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.446248 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.446296 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.446336 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.446336 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.446414 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.446490 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.446531 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.446568 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.446568 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.446736 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.446776 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.446812 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.446812 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.446812 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.446812 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.451055 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.451128 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.451174 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.451233 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.451275 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.451275 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.451346 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.451392 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.451430 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.451487 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.451524 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.451561 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.451595 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.451646 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.451688 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.451730 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.451774 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.451821 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.451858 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.451893 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.451929 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.451966 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.452009 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.452045 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.452083 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.452125 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.452162 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.452198 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.452233 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.452269 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.452307 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.452344 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.452406 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.452477 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.452515 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.452551 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.452600 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.452643 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.452685 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.452726 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.452761 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.452797 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.452840 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.452877 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.452917 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.452954 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.452989 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.453024 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.453055 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.453092 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.453128 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.453169 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.453205 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.453247 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.453291 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.453326 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.453368 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.453481 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.453530 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.453571 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.453607 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.453652 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.453690 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.453730 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.453768 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.453811 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.453849 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.453887 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.453923 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.453960 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.454092 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.454134 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.454134 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.454134 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.454134 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.454134 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.454134 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.454134 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.454134 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.454382 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.454430 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.454492 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.454528 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.454565 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.454612 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.454650 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.454686 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.454726 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.454726 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.454805 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.454852 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.454900 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.454937 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.454937 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.454937 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.454937 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.455066 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.455100 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.455137 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.455186 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.455222 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.455257 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.455293 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.455330 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.455366 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.455400 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.455437 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.455504 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.455544 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.455593 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.455633 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.455676 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.455718 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.455718 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.455718 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.455820 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.455857 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.455857 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.455918 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.455966 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.456003 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.456044 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.456080 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.456116 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.456151 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.456185 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.456220 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.456253 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.456287 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.456327 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.456361 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.456405 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.456462 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.456516 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.456555 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.456592 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.456592 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.456592 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.456592 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.456592 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:28.456751 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.456751 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.456825 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.456863 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.456863 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.456927 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.456962 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.456996 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.457029 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.457068 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.457104 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.457139 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.457179 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.457213 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.457245 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.457280 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.457280 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.457280 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.457373 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:28.457373 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:28.457373 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:28.457373 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:28.457373 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:28.457373 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:28.503261 np0000178071 devstack@c-api.service[112389]: INFO dbcounter [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Registered counter for database cinder Jun 02 15:30:28.505087 np0000178071 devstack@c-api.service[112386]: INFO dbcounter [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Registered counter for database cinder Jun 02 15:30:28.505291 np0000178071 devstack@c-api.service[112388]: INFO dbcounter [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Registered counter for database cinder Jun 02 15:30:28.506235 np0000178071 devstack@c-api.service[112387]: INFO dbcounter [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Registered counter for database cinder Jun 02 15:30:28.550486 np0000178071 devstack@c-api.service[112388]: DEBUG oslo_db.sqlalchemy.engines [None req-a0dc682a-a768-4773-9416-2f2b7597f393 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=112388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:28.552212 np0000178071 devstack@c-api.service[112389]: DEBUG oslo_db.sqlalchemy.engines [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 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=112389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:28.557045 np0000178071 devstack@c-api.service[112386]: DEBUG oslo_db.sqlalchemy.engines [None req-37796c38-8037-47f7-97db-821d7bcf9c05 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=112386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:28.561108 np0000178071 devstack@c-api.service[112387]: DEBUG oslo_db.sqlalchemy.engines [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 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=112387) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:28.664210 np0000178071 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writer thread running {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:30:28.667556 np0000178071 devstack@c-api.service[112388]: INFO cinder.rpc [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:30:28.670889 np0000178071 devstack@c-api.service[112388]: INFO cinder.rpc [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:30:28.673794 np0000178071 devstack@c-api.service[112388]: INFO cinder.rpc [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:30:28.673950 np0000178071 devstack@c-api.service[112389]: DEBUG dbcounter [-] [112389] Writer thread running {{(pid=112389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:30:28.674846 np0000178071 devstack@c-api.service[112386]: DEBUG dbcounter [-] [112386] Writer thread running {{(pid=112386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:30:28.676859 np0000178071 devstack@c-api.service[112388]: INFO cinder.rpc [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:30:28.676982 np0000178071 devstack@c-api.service[112389]: INFO cinder.rpc [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:30:28.677955 np0000178071 devstack@c-api.service[112386]: INFO cinder.rpc [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:30:28.678365 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.679146 np0000178071 devstack@c-api.service[112387]: DEBUG dbcounter [-] [112387] Writer thread running {{(pid=112387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:30:28.679950 np0000178071 devstack@c-api.service[112389]: INFO cinder.rpc [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:30:28.680661 np0000178071 devstack@c-api.service[112386]: INFO cinder.rpc [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:30:28.682131 np0000178071 devstack@c-api.service[112387]: INFO cinder.rpc [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:30:28.682377 np0000178071 devstack@c-api.service[112389]: INFO cinder.rpc [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:30:28.682952 np0000178071 devstack@c-api.service[112386]: INFO cinder.rpc [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:30:28.683028 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.684508 np0000178071 devstack@c-api.service[112389]: INFO cinder.rpc [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:30:28.685025 np0000178071 devstack@c-api.service[112386]: INFO cinder.rpc [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:30:28.685145 np0000178071 devstack@c-api.service[112387]: INFO cinder.rpc [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:30:28.685432 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.686030 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.688088 np0000178071 devstack@c-api.service[112387]: INFO cinder.rpc [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:30:28.689292 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.689846 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.690728 np0000178071 devstack@c-api.service[112387]: INFO cinder.rpc [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:30:28.691697 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.696039 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.721727 np0000178071 devstack@c-api.service[112388]: DEBUG oslo_db.sqlalchemy.engines [None req-a0dc682a-a768-4773-9416-2f2b7597f393 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=112388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:28.724296 np0000178071 devstack@c-api.service[112388]: INFO cinder.rpc [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:30:28.726195 np0000178071 devstack@c-api.service[112386]: DEBUG oslo_db.sqlalchemy.engines [None req-37796c38-8037-47f7-97db-821d7bcf9c05 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=112386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:28.726677 np0000178071 devstack@c-api.service[112388]: INFO cinder.rpc [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:30:28.727563 np0000178071 devstack@c-api.service[112389]: DEBUG oslo_db.sqlalchemy.engines [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 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=112389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:28.727866 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.728580 np0000178071 devstack@c-api.service[112386]: INFO cinder.rpc [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:30:28.729678 np0000178071 devstack@c-api.service[112389]: INFO cinder.rpc [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:30:28.730462 np0000178071 devstack@c-api.service[112386]: INFO cinder.rpc [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:30:28.731542 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.732129 np0000178071 devstack@c-api.service[112389]: INFO cinder.rpc [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:30:28.732953 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.735904 np0000178071 devstack@c-api.service[112387]: DEBUG oslo_db.sqlalchemy.engines [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 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=112387) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:28.738850 np0000178071 devstack@c-api.service[112387]: INFO cinder.rpc [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:30:28.739267 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.741348 np0000178071 devstack@c-api.service[112387]: INFO cinder.rpc [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:30:28.742513 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.742635 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.743258 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.744070 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.745618 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.746465 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.748677 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.749565 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.751109 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.751836 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.754349 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.754957 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.755037 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.757235 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.757980 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.759514 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.760194 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.760405 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.760927 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.763232 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.763576 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.764248 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.766138 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.766980 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.767365 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.767615 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.767757 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.769917 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.770305 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.770418 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.770780 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.771833 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.773078 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.774579 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.774882 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.775929 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.775997 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.778006 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.778980 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.779392 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.780127 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.780499 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.780856 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.781399 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.782520 np0000178071 devstack@c-api.service[112388]: WARNING cinder.api.contrib.hosts [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:30:28.783200 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.783265 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.783571 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.783797 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.784864 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.785257 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.785598 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.786220 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.786759 np0000178071 devstack@c-api.service[112389]: WARNING cinder.api.contrib.hosts [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:30:28.787528 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.787705 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.787951 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.788759 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.789033 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.789097 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.790392 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.790486 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.791861 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.791943 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.792117 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.792925 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extended resource: extensions {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.793189 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.793506 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.794231 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.794314 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extended resource: os-availability-zone {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.794541 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.795379 np0000178071 devstack@c-api.service[112386]: WARNING cinder.api.contrib.hosts [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:30:28.795685 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extended resource: os-hosts {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.796084 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.796149 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.796868 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.797031 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extended resource: extensions {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.797653 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extended resource: backups {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.797723 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.798403 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extended resource: os-availability-zone {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.799172 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.799238 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.799709 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extended resource: os-hosts {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.799778 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extended resource: consistencygroups {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.800265 np0000178071 devstack@c-api.service[112387]: WARNING cinder.api.contrib.hosts [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:30:28.800698 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.801029 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.801675 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extended resource: backups {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.801755 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extended resource: os-volume-manage {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.802080 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.802580 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.803160 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extended resource: extra_specs {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.803455 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.803715 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extended resource: consistencygroups {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.803965 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.804712 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extended resource: os-snapshot-manage {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.805226 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.805371 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.805675 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extended resource: os-volume-manage {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.806237 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extended resource: cgsnapshots {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.806543 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extended resource: extensions {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.806814 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.807330 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extended resource: extra_specs {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.808043 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extended resource: encryption {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.808168 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.808907 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extended resource: os-snapshot-manage {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.809233 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extended resource: os-availability-zone {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.809765 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.810205 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extended resource: encryption {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.810407 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extended resource: cgsnapshots {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.810733 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extended resource: extensions {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.811045 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extended resource: os-hosts {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.811784 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extended resource: encryption {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.812432 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extended resource: capabilities {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.812616 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extended resource: os-availability-zone {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.812938 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extended resource: backups {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.813337 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extended resource: encryption {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.813912 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extended resource: os-hosts {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.814215 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extended resource: scheduler-stats {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.814952 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extended resource: capabilities {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.815334 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extended resource: backups {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.815774 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extended resource: consistencygroups {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.816038 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extended resource: os-volume-type-access {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.816176 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extended resource: scheduler-stats {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.817354 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extended resource: consistencygroups {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.817630 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extended resource: os-volume-type-access {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.818140 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extended resource: qos-specs {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.818486 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extended resource: os-volume-manage {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.819264 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extended resource: qos-specs {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.819331 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extended resource: os-volume-manage {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.819795 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extended resource: os-quota-class-sets {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.820341 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extended resource: extra_specs {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.820734 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extended resource: extra_specs {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.821071 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extended resource: os-quota-sets {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.821323 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extended resource: os-quota-class-sets {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.822050 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extended resource: os-snapshot-manage {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.822312 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extended resource: os-snapshot-manage {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.822608 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extended resource: os-volume-transfer {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.822674 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extended resource: os-quota-sets {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.823626 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extended resource: cgsnapshots {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.823801 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extended resource: cgsnapshots {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.824055 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extended resource: os-volume-transfer {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.824935 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.824996 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extended resource: encryption {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.825165 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extended resource: encryption {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.826354 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.826428 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.826606 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extended resource: encryption {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.826742 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extended resource: encryption {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.827771 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.827933 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.828287 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extended resource: capabilities {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.828342 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extended resource: capabilities {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.829170 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.829413 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.829546 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extended resource: scheduler-stats {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.829635 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extended resource: scheduler-stats {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.830325 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.contrib.snapshot_actions [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] SnapshotActionsController initialized {{(pid=112388) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:30:28.830681 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.831062 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extended resource: os-volume-type-access {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.831177 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.831302 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extended resource: os-volume-type-access {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.831519 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.contrib.snapshot_actions [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] SnapshotActionsController initialized {{(pid=112389) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:30:28.832276 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.832470 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.832680 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extended resource: qos-specs {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.833208 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extended resource: qos-specs {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.833879 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.833926 np0000178071 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.834727 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extension AdminActions extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.834787 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extended resource: os-quota-class-sets {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.834879 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extension AdminActions extending resource: snapshots {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.834949 np0000178071 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.834997 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extension AdminActions extending resource: backups {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.835109 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.835230 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.835311 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extended resource: os-quota-class-sets {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.835365 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.835790 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extension AdminActions extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.835934 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extension AdminActions extending resource: snapshots {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.836049 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extension AdminActions extending resource: backups {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.836111 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extended resource: os-quota-sets {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.836152 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.836189 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.836241 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extension TypesManage extending resource: types {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.836278 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.836339 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.836378 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.836415 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.836516 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.836644 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extended resource: os-quota-sets {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.836693 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.836728 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extension VolumeActions extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.836872 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extension UsedLimits extending resource: limits {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.836984 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.837059 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.837113 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-a0dc682a-a768-4773-9416-2f2b7597f393 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.837152 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extension TypesManage extending resource: types {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.837240 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.837340 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.837463 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.837534 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extended resource: os-volume-transfer {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.837577 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.837687 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extension VolumeActions extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.837809 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extension UsedLimits extending resource: limits {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.837911 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.838014 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-ecc7c202-d9ca-46dd-93ce-9e5f8410dcc6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.838108 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extended resource: os-volume-transfer {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:28.840662 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.841468 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.842313 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.843179 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.843771 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.844900 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.845410 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.845664 np0000178071 devstack@c-api.service[112388]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72c2a48a3668 pid: 112388 (default app) Jun 02 15:30:28.846313 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.contrib.snapshot_actions [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] SnapshotActionsController initialized {{(pid=112387) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:30:28.846396 np0000178071 devstack@c-api.service[112389]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72c2a48a3668 pid: 112389 (default app) Jun 02 15:30:28.846786 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.847207 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.847623 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.contrib.snapshot_actions [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] SnapshotActionsController initialized {{(pid=112386) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:30:28.848371 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.848469 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.849775 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.849902 np0000178071 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.850679 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extension AdminActions extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.850822 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extension AdminActions extending resource: snapshots {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.850912 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extension AdminActions extending resource: backups {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.851028 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.851111 np0000178071 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:28.851170 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.851257 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.851487 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.851582 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extension TypesManage extending resource: types {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.851690 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.851793 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.851880 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.851943 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extension AdminActions extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.852018 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.852086 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extension AdminActions extending resource: snapshots {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.852140 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extension VolumeActions extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.852216 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extension AdminActions extending resource: backups {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.852275 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extension UsedLimits extending resource: limits {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.852332 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.852410 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.852489 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.852548 np0000178071 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-a7976af7-1d1a-4d9e-a739-d07a10cd8954 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.852605 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.852678 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.852781 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extension TypesManage extending resource: types {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.852880 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.852980 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.853089 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.853208 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.853313 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extension VolumeActions extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.853463 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extension UsedLimits extending resource: limits {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.853562 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.853670 np0000178071 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-37796c38-8037-47f7-97db-821d7bcf9c05 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:28.854046 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.854046 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.854046 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.854046 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.854506 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.854506 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.854506 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.854506 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.854776 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.854776 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.854776 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.854776 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.854776 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.854776 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.855044 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.855044 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.855044 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.855044 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.855044 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.855270 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.855270 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.855270 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.855270 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.855270 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.855498 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.855498 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.855498 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.855498 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.855703 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.855703 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.855703 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.855703 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.855703 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.855995 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.855995 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.855995 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.855995 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.855995 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.856221 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.856221 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.856221 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.856221 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.856221 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.856221 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.856508 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.856508 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.856508 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.856508 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.856508 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.856508 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.856776 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.856776 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.856776 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.856776 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.856776 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.856776 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.857051 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.857051 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.857051 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.857051 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.857051 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.857343 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.857343 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.857343 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.857343 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.857343 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.858111 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.858111 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.858111 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.858111 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.858111 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.858111 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.858471 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.858471 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.858471 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.858471 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.858471 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.858471 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.858695 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.858695 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.858695 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.858695 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.858695 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.858939 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.858939 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.858939 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.858939 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.858939 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.859140 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.859140 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.859140 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.859140 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.859347 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.859347 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.859347 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.859347 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.859550 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.859550 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.859550 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.859550 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.859550 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.859806 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.859806 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.859806 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.859806 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.859806 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.860015 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.860015 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.860015 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.860015 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.860201 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.860201 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.860201 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.860201 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.860372 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.860372 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.860372 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.860372 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.860562 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.860562 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.860562 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.860562 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.860774 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.860774 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.860774 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.860774 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.860942 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.860942 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.860942 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.860942 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.860942 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.861183 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.861183 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.861183 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.861183 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.861183 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.861183 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.861437 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.861437 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.861437 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.861437 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.861437 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.862364 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.862364 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.862364 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.862364 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.862364 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.862364 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.862691 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.862691 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.862691 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.862691 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.862691 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.862691 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.862979 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.862979 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.862979 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.862979 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.862979 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.862979 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.863219 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.863219 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.863219 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.863219 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.863219 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.863219 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.863466 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.863466 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.863466 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.863466 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.863625 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.863625 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.863625 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.863625 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.863625 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.863879 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.863879 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.863879 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.863879 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:28.863879 np0000178071 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 02 15:30:28.863879 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-ba645ffa-f6c1-466e-b7fd-51b351c8d407 None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 02 15:30:28.863879 np0000178071 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 1/1] 199.19.213.47 () {60 vars in 949 bytes} [Tue Jun 2 15:30:28 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 02 15:30:28.864068 np0000178071 devstack@c-api.service[112387]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72c2a48a3668 pid: 112387 (default app) Jun 02 15:30:28.864096 np0000178071 devstack@c-api.service[112386]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72c2a48a3668 pid: 112386 (default app) Jun 02 15:30:36.506467 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.506467 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.506467 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.506467 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.506467 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507015 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507015 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507015 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507015 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507015 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507130 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507130 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507130 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507130 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507130 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507130 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507285 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507285 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507285 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507285 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507381 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507381 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507381 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507381 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507509 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507509 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507509 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507509 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507611 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507611 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507611 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507611 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507611 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507733 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507733 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507733 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507733 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507733 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507852 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507852 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507852 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507852 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507852 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507852 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507991 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507991 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507991 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507991 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.507991 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.507991 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508136 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508136 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508136 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508136 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508136 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508136 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508275 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508275 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508275 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508275 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508275 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508396 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508396 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508396 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508396 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508396 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508543 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508543 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508543 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508543 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508543 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508543 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508691 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508691 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508691 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508691 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508691 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508691 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508825 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508825 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508825 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508825 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508825 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508945 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508945 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508945 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.508945 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.508945 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509059 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509059 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509059 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509059 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509163 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509163 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509163 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509163 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509259 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509259 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509259 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509259 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509259 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509386 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509386 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509386 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509386 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509386 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509522 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509522 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509522 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509522 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509621 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509621 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509621 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509621 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509734 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509734 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509734 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509734 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509841 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509841 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509841 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509841 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509941 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509941 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.509941 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.509941 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510040 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510040 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510040 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510040 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510040 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510161 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510161 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510161 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510161 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510161 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510161 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510299 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510299 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510299 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510299 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510299 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510418 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510418 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510418 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510418 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510418 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510418 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510571 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510571 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510571 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510571 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510571 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510571 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510712 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510712 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510712 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510712 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510712 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510712 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510853 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510853 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510853 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510853 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.510853 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.510853 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.511002 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.511002 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.511002 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.511002 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.511100 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.511100 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.511100 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.511100 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.511100 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.511222 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.511222 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.511222 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.511222 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:30:36.511222 np0000178071 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 02 15:30:36.514641 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.middleware.request_id [None req-a9d9a831-199e-4e3a-b685-170fe3af4a76 None None] RequestId filter calling following filter/app {{(pid=112389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 02 15:30:37.021324 np0000178071 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-a9d9a831-199e-4e3a-b685-170fe3af4a76 admin admin] POST https://199.19.213.47/volume/v3/types Jun 02 15:30:37.021887 np0000178071 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-a9d9a831-199e-4e3a-b685-170fe3af4a76 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 02 15:30:37.023519 np0000178071 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 02 15:30:37.023519 np0000178071 devstack@c-api.service[112389]: warnings.warn( Jun 02 15:30:37.063595 np0000178071 devstack@c-api.service[112389]: DEBUG oslo_db.sqlalchemy.engines [None req-a9d9a831-199e-4e3a-b685-170fe3af4a76 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=112389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:37.090056 np0000178071 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-a9d9a831-199e-4e3a-b685-170fe3af4a76 admin admin] https://199.19.213.47/volume/v3/types returned with HTTP 200 Jun 02 15:30:37.090495 np0000178071 devstack@c-api.service[112389]: [pid: 112389|app: 0|req: 1/2] 199.19.213.47 () {68 vars in 1281 bytes} [Tue Jun 2 15:30:36 2026] POST /volume/v3/types => generated 186 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 02 15:30:37.110067 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [req-a9d9a831-199e-4e3a-b685-170fe3af4a76 req-9d280529-1e3a-4595-8614-bc66e0c8813e None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 02 15:30:37.443380 np0000178071 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [req-a9d9a831-199e-4e3a-b685-170fe3af4a76 req-9d280529-1e3a-4595-8614-bc66e0c8813e admin admin] POST https://199.19.213.47/volume/v3/types/1c7a777e-791e-4f36-9fb7-cbfed8252782/extra_specs Jun 02 15:30:37.443876 np0000178071 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [req-a9d9a831-199e-4e3a-b685-170fe3af4a76 req-9d280529-1e3a-4595-8614-bc66e0c8813e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 02 15:30:37.445540 np0000178071 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 02 15:30:37.445540 np0000178071 devstack@c-api.service[112388]: warnings.warn( Jun 02 15:30:37.484205 np0000178071 devstack@c-api.service[112388]: DEBUG oslo_db.sqlalchemy.engines [req-a9d9a831-199e-4e3a-b685-170fe3af4a76 req-9d280529-1e3a-4595-8614-bc66e0c8813e 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=112388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:37.539528 np0000178071 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [req-a9d9a831-199e-4e3a-b685-170fe3af4a76 req-9d280529-1e3a-4595-8614-bc66e0c8813e admin admin] https://199.19.213.47/volume/v3/types/1c7a777e-791e-4f36-9fb7-cbfed8252782/extra_specs returned with HTTP 200 Jun 02 15:30:37.540016 np0000178071 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 2/3] 199.19.213.47 () {70 vars in 1498 bytes} [Tue Jun 2 15:30:37 2026] POST /volume/v3/types/1c7a777e-791e-4f36-9fb7-cbfed8252782/extra_specs => generated 55 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 02 15:30:38.730970 np0000178071 devstack@c-api.service[112386]: DEBUG dbcounter [-] [112386] Writing DB stats cinder:SELECT=6 {{(pid=112386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 02 15:30:38.742780 np0000178071 devstack@c-api.service[112387]: DEBUG dbcounter [-] [112387] Writing DB stats cinder:SELECT=6 {{(pid=112387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 02 15:30:47.088093 np0000178071 devstack@c-api.service[112389]: DEBUG dbcounter [-] [112389] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 02 15:30:47.538808 np0000178071 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}