Jun 03 01:09:31.880430 np0000178262 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 03 01:09:31.889418 np0000178262 devstack@c-api.service[112374]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 03 01:09:31.892838 np0000178262 devstack@c-api.service[112374]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 3 01:09:31 2026] *** Jun 03 01:09:31.892838 np0000178262 devstack@c-api.service[112374]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 03 01:09:31.892838 np0000178262 devstack@c-api.service[112374]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 Jun 03 01:09:31.892838 np0000178262 devstack@c-api.service[112374]: nodename: np0000178262 Jun 03 01:09:31.892838 np0000178262 devstack@c-api.service[112374]: machine: x86_64 Jun 03 01:09:31.892838 np0000178262 devstack@c-api.service[112374]: clock source: unix Jun 03 01:09:31.892838 np0000178262 devstack@c-api.service[112374]: pcre jit disabled Jun 03 01:09:31.892838 np0000178262 devstack@c-api.service[112374]: detected number of CPU cores: 16 Jun 03 01:09:31.892838 np0000178262 devstack@c-api.service[112374]: current working directory: / Jun 03 01:09:31.892838 np0000178262 devstack@c-api.service[112374]: detected binary path: /usr/bin/uwsgi-core Jun 03 01:09:31.892838 np0000178262 devstack@c-api.service[112374]: your processes number limit is 256917 Jun 03 01:09:31.892838 np0000178262 devstack@c-api.service[112374]: your memory page size is 4096 bytes Jun 03 01:09:31.892838 np0000178262 devstack@c-api.service[112374]: detected max file descriptor number: 2048 Jun 03 01:09:31.892838 np0000178262 devstack@c-api.service[112374]: lock engine: pthread robust mutexes Jun 03 01:09:31.893373 np0000178262 devstack@c-api.service[112374]: thunder lock: enabled Jun 03 01:09:31.893373 np0000178262 devstack@c-api.service[112374]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 03 01:09:31.893373 np0000178262 devstack@c-api.service[112374]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 03 01:09:31.893373 np0000178262 devstack@c-api.service[112374]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 03 01:09:31.893373 np0000178262 devstack@c-api.service[112374]: Set PythonHome to /opt/stack/data/venv Jun 03 01:09:31.931885 np0000178262 devstack@c-api.service[112374]: Python main interpreter initialized at 0x7ff54b4a3668 Jun 03 01:09:31.931885 np0000178262 devstack@c-api.service[112374]: python threads support enabled Jun 03 01:09:31.931885 np0000178262 devstack@c-api.service[112374]: your server socket listen backlog is limited to 100 connections Jun 03 01:09:31.931885 np0000178262 devstack@c-api.service[112374]: your mercy for graceful operations on workers is 80 seconds Jun 03 01:09:31.932528 np0000178262 devstack@c-api.service[112374]: mapped 671795 bytes (656 KB) for 4 cores Jun 03 01:09:31.932645 np0000178262 devstack@c-api.service[112374]: *** Operational MODE: preforking *** Jun 03 01:09:31.932939 np0000178262 devstack@c-api.service[112374]: *** uWSGI is running in multiple interpreter mode *** Jun 03 01:09:31.932939 np0000178262 devstack@c-api.service[112374]: spawned uWSGI master process (pid: 112374) Jun 03 01:09:31.933745 np0000178262 devstack@c-api.service[112374]: spawned uWSGI worker 1 (pid: 112383, cores: 1) Jun 03 01:09:31.934512 np0000178262 devstack@c-api.service[112374]: spawned uWSGI worker 2 (pid: 112384, cores: 1) Jun 03 01:09:31.934271 np0000178262 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 03 01:09:31.934840 np0000178262 devstack@c-api.service[112374]: spawned uWSGI worker 3 (pid: 112385, cores: 1) Jun 03 01:09:31.935317 np0000178262 devstack@c-api.service[112374]: spawned uWSGI worker 4 (pid: 112386, cores: 1) Jun 03 01:09:31.935430 np0000178262 devstack@c-api.service[112374]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 03 01:09:32.072025 np0000178262 devstack@c-api.service[112386]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:09:32.072025 np0000178262 devstack@c-api.service[112386]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:09:32.072025 np0000178262 devstack@c-api.service[112386]: we strongly recommend against using it for new projects. Jun 03 01:09:32.072025 np0000178262 devstack@c-api.service[112386]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:09:32.072025 np0000178262 devstack@c-api.service[112386]: framework. For more detail see Jun 03 01:09:32.072025 np0000178262 devstack@c-api.service[112386]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:09:32.072025 np0000178262 devstack@c-api.service[112386]: import eventlet # noqa Jun 03 01:09:32.072776 np0000178262 devstack@c-api.service[112384]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:09:32.072776 np0000178262 devstack@c-api.service[112384]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:09:32.072776 np0000178262 devstack@c-api.service[112384]: we strongly recommend against using it for new projects. Jun 03 01:09:32.072776 np0000178262 devstack@c-api.service[112384]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:09:32.072776 np0000178262 devstack@c-api.service[112384]: framework. For more detail see Jun 03 01:09:32.072776 np0000178262 devstack@c-api.service[112384]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:09:32.072776 np0000178262 devstack@c-api.service[112384]: import eventlet # noqa Jun 03 01:09:32.078728 np0000178262 devstack@c-api.service[112383]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:09:32.078728 np0000178262 devstack@c-api.service[112383]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:09:32.078728 np0000178262 devstack@c-api.service[112383]: we strongly recommend against using it for new projects. Jun 03 01:09:32.078728 np0000178262 devstack@c-api.service[112383]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:09:32.078728 np0000178262 devstack@c-api.service[112383]: framework. For more detail see Jun 03 01:09:32.078728 np0000178262 devstack@c-api.service[112383]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:09:32.078728 np0000178262 devstack@c-api.service[112383]: import eventlet # noqa Jun 03 01:09:32.085266 np0000178262 devstack@c-api.service[112385]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:09:32.085266 np0000178262 devstack@c-api.service[112385]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:09:32.085266 np0000178262 devstack@c-api.service[112385]: we strongly recommend against using it for new projects. Jun 03 01:09:32.085266 np0000178262 devstack@c-api.service[112385]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:09:32.085266 np0000178262 devstack@c-api.service[112385]: framework. For more detail see Jun 03 01:09:32.085266 np0000178262 devstack@c-api.service[112385]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:09:32.085266 np0000178262 devstack@c-api.service[112385]: import eventlet # noqa Jun 03 01:09:32.162999 np0000178262 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 03 01:09:32.162999 np0000178262 devstack@c-api.service[112386]: warnings.warn( Jun 03 01:09:32.166368 np0000178262 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:09:32.166368 np0000178262 devstack@c-api.service[112384]: warnings.warn( Jun 03 01:09:32.172053 np0000178262 devstack@c-api.service[112383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:09:32.172053 np0000178262 devstack@c-api.service[112383]: warnings.warn( Jun 03 01:09:32.181504 np0000178262 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:09:32.181504 np0000178262 devstack@c-api.service[112385]: warnings.warn( Jun 03 01:09:32.250924 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:32.250924 np0000178262 devstack@c-api.service[112384]: from cgi import parse_header Jun 03 01:09:32.251162 np0000178262 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 03 01:09:32.251162 np0000178262 devstack@c-api.service[112386]: from cgi import parse_header Jun 03 01:09:32.261948 np0000178262 devstack@c-api.service[112385]: /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 03 01:09:32.261948 np0000178262 devstack@c-api.service[112385]: from cgi import parse_header Jun 03 01:09:32.272813 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:32.272813 np0000178262 devstack@c-api.service[112383]: from cgi import parse_header Jun 03 01:09:32.302140 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:32.302140 np0000178262 devstack@c-api.service[112384]: removals.removed_module( Jun 03 01:09:32.305039 np0000178262 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 03 01:09:32.305039 np0000178262 devstack@c-api.service[112386]: removals.removed_module( Jun 03 01:09:32.305242 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:32.305242 np0000178262 devstack@c-api.service[112384]: removals.removed_module( Jun 03 01:09:32.305416 np0000178262 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 03 01:09:32.305416 np0000178262 devstack@c-api.service[112386]: removals.removed_module( Jun 03 01:09:32.321848 np0000178262 devstack@c-api.service[112385]: /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 03 01:09:32.321848 np0000178262 devstack@c-api.service[112385]: removals.removed_module( Jun 03 01:09:32.324037 np0000178262 devstack@c-api.service[112385]: /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 03 01:09:32.324037 np0000178262 devstack@c-api.service[112385]: removals.removed_module( Jun 03 01:09:32.338920 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:32.338920 np0000178262 devstack@c-api.service[112383]: removals.removed_module( Jun 03 01:09:32.340885 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:32.340885 np0000178262 devstack@c-api.service[112383]: removals.removed_module( Jun 03 01:09:33.018460 np0000178262 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 03 01:09:33.018460 np0000178262 devstack@c-api.service[112386]: warnings.warn( Jun 03 01:09:33.022554 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:33.022554 np0000178262 devstack@c-api.service[112384]: warnings.warn( Jun 03 01:09:33.074263 np0000178262 devstack@c-api.service[112385]: /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 03 01:09:33.074263 np0000178262 devstack@c-api.service[112385]: warnings.warn( Jun 03 01:09:33.086616 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:33.086616 np0000178262 devstack@c-api.service[112383]: warnings.warn( Jun 03 01:09:33.138368 np0000178262 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 03 01:09:33.138368 np0000178262 devstack@c-api.service[112386]: warnings.warn( Jun 03 01:09:33.149851 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:33.149851 np0000178262 devstack@c-api.service[112384]: warnings.warn( Jun 03 01:09:33.200921 np0000178262 devstack@c-api.service[112385]: /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 03 01:09:33.200921 np0000178262 devstack@c-api.service[112385]: warnings.warn( Jun 03 01:09:33.207418 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:33.207418 np0000178262 devstack@c-api.service[112383]: warnings.warn( Jun 03 01:09:33.474084 np0000178262 devstack@c-api.service[112384]: 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 03 01:09:33.474241 np0000178262 devstack@c-api.service[112384]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112384) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:09:33.494943 np0000178262 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 03 01:09:33.495087 np0000178262 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 03 01:09:33.523827 np0000178262 devstack@c-api.service[112385]: 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 03 01:09:33.524011 np0000178262 devstack@c-api.service[112385]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112385) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:09:33.563921 np0000178262 devstack@c-api.service[112383]: 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 03 01:09:33.564146 np0000178262 devstack@c-api.service[112383]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112383) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:09:33.571923 np0000178262 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 03 01:09:33.571923 np0000178262 devstack@c-api.service[112386]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:09:33.573493 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:33.573493 np0000178262 devstack@c-api.service[112384]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:09:33.594336 np0000178262 devstack@c-api.service[112385]: /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 03 01:09:33.594336 np0000178262 devstack@c-api.service[112385]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:09:33.630879 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:33.630879 np0000178262 devstack@c-api.service[112383]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:09:34.101736 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112386) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:09:34.101925 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112385) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:09:34.102002 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112383) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:09:34.102476 np0000178262 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 03 01:09:34.102476 np0000178262 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 03 01:09:34.102654 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.102654 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.102775 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.102834 np0000178262 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 03 01:09:34.102889 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.102974 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.103030 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.103648 np0000178262 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 03 01:09:34.103761 np0000178262 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 03 01:09:34.103761 np0000178262 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 03 01:09:34.103987 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.104074 np0000178262 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 03 01:09:34.104146 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.104237 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.104323 np0000178262 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 03 01:09:34.104382 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.104440 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.104555 np0000178262 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 03 01:09:34.104626 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.104689 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.104743 np0000178262 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 03 01:09:34.104809 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.104885 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.104989 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.105044 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.105097 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.105167 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.105224 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.105287 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112384) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:09:34.105287 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.105287 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.105287 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.106595 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.106595 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.106595 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.106595 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.106595 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.106595 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.106595 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.107110 np0000178262 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 03 01:09:34.107460 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.107652 np0000178262 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 03 01:09:34.107755 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.107842 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.107943 np0000178262 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 03 01:09:34.108021 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.108113 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.108186 np0000178262 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 03 01:09:34.108267 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.108338 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.108424 np0000178262 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 03 01:09:34.108506 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.108590 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.108685 np0000178262 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 03 01:09:34.108766 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.108857 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.108982 np0000178262 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 03 01:09:34.109074 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.109141 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.109141 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.109241 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.109241 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.109241 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.109241 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.109241 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.109241 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.109241 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.111286 np0000178262 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 03 01:09:34.111386 np0000178262 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 03 01:09:34.111447 np0000178262 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 03 01:09:34.111524 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.111585 np0000178262 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 03 01:09:34.111627 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.111672 np0000178262 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 03 01:09:34.111721 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.111768 np0000178262 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 03 01:09:34.111805 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.111839 np0000178262 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 03 01:09:34.111868 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.111910 np0000178262 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 03 01:09:34.111937 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.111961 np0000178262 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 03 01:09:34.111986 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.112020 np0000178262 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 03 01:09:34.112020 np0000178262 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 03 01:09:34.112080 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.112105 np0000178262 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 03 01:09:34.112135 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.112165 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.112189 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.112214 np0000178262 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 03 01:09:34.112239 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.112239 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.112239 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.112239 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.114029 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.114124 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.114167 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.114208 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.114276 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.114320 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.114402 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.114481 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.114601 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.114650 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.114684 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.114712 np0000178262 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 03 01:09:34.114740 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.114770 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.114795 np0000178262 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 03 01:09:34.114826 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.114851 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.114879 np0000178262 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 03 01:09:34.114927 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.114952 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.114981 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.115004 np0000178262 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 03 01:09:34.115032 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.115062 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.115089 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.115114 np0000178262 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 03 01:09:34.115148 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.115178 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.115207 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.115237 np0000178262 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 03 01:09:34.115266 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.115291 np0000178262 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 03 01:09:34.115317 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.115342 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.115366 np0000178262 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 03 01:09:34.115397 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.115431 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.115457 np0000178262 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 03 01:09:34.115482 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.115542 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.115568 np0000178262 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 03 01:09:34.115594 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.115624 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.115649 np0000178262 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 03 01:09:34.115674 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.115705 np0000178262 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 03 01:09:34.115739 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.115739 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.115789 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.115818 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.115843 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.115871 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.115920 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.115947 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.115972 np0000178262 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 03 01:09:34.116005 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.116031 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.116059 np0000178262 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 03 01:09:34.116102 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.116143 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.116179 np0000178262 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 03 01:09:34.116209 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.116236 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.116265 np0000178262 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 03 01:09:34.116290 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.116326 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.116352 np0000178262 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 03 01:09:34.116382 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.116408 np0000178262 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 03 01:09:34.116433 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.116457 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.116487 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.116511 np0000178262 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 03 01:09:34.116535 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.116628 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.116656 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.116685 np0000178262 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 03 01:09:34.116714 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.116740 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.116764 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.116792 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.116817 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.116841 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.116877 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.116929 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.116966 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.116996 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.117026 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.117054 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.117080 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.117106 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.117135 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.117164 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.117194 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.117230 np0000178262 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 03 01:09:34.117257 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.117294 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.117326 np0000178262 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 03 01:09:34.117350 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.117374 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.117406 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.117430 np0000178262 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 03 01:09:34.117459 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.117488 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.117514 np0000178262 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 03 01:09:34.117538 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.117566 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.117591 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.117616 np0000178262 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 03 01:09:34.117650 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.117678 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.117707 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.117737 np0000178262 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 03 01:09:34.117766 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.117790 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.117814 np0000178262 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 03 01:09:34.117841 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.117870 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.118087 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.118182 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.118265 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.118307 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.118396 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.118460 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.118526 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.118567 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.118567 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.118720 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.118720 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.118720 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.118720 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.118720 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.119158 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.119236 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.119283 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.119283 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.119283 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.119283 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.119283 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.119283 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.119680 np0000178262 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 03 01:09:34.119680 np0000178262 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 03 01:09:34.119680 np0000178262 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 03 01:09:34.119680 np0000178262 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 03 01:09:34.119680 np0000178262 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 03 01:09:34.120232 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.120330 np0000178262 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 03 01:09:34.120419 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.120525 np0000178262 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 03 01:09:34.120622 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.120719 np0000178262 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 03 01:09:34.120816 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.120921 np0000178262 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 03 01:09:34.121021 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.121306 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.121372 np0000178262 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 03 01:09:34.121517 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.121606 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.121691 np0000178262 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 03 01:09:34.121777 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.121864 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.121981 np0000178262 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 03 01:09:34.122087 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.122298 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.122466 np0000178262 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 03 01:09:34.122555 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.122652 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.122746 np0000178262 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 03 01:09:34.122841 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.122955 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.123058 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.123156 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.123241 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.123346 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.123431 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.123699 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.123910 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.124039 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.124136 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.124235 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.124331 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.124427 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.124513 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.124598 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.124686 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.124781 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.124876 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.124989 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.125255 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.125409 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.125529 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.125529 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.125529 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.125529 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.125529 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.125529 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.126206 np0000178262 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 03 01:09:34.126310 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.126402 np0000178262 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 03 01:09:34.126475 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.126542 np0000178262 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 03 01:09:34.126607 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.126666 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.126733 np0000178262 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 03 01:09:34.126789 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.126845 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.126925 np0000178262 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 03 01:09:34.126980 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.127029 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.127077 np0000178262 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 03 01:09:34.127127 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.127186 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.127229 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.127268 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.127310 np0000178262 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 03 01:09:34.127371 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.127449 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.127512 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.127559 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.127598 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.127635 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.127635 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.127635 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.127635 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.127770 np0000178262 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 03 01:09:34.127770 np0000178262 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 03 01:09:34.127770 np0000178262 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 03 01:09:34.127878 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.127943 np0000178262 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 03 01:09:34.127979 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.128026 np0000178262 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 03 01:09:34.128065 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.128101 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.128149 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.128186 np0000178262 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 03 01:09:34.128235 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.128274 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.128318 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.128355 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.128355 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.128430 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.128467 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.128503 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.128539 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.128577 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.128613 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.128657 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.128700 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.128737 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.128775 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.128775 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.128775 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.128872 np0000178262 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 03 01:09:34.128872 np0000178262 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 03 01:09:34.128872 np0000178262 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 03 01:09:34.128872 np0000178262 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 03 01:09:34.128872 np0000178262 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 03 01:09:34.129067 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.129105 np0000178262 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 03 01:09:34.129142 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.129178 np0000178262 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 03 01:09:34.129222 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.129222 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.129222 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.129335 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.129376 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.129412 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.129448 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.129493 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.129537 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.129581 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.129624 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.129661 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.129706 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.129742 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.129785 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.129827 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.129873 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.129873 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.129873 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.130528 np0000178262 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 03 01:09:34.130528 np0000178262 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 03 01:09:34.130528 np0000178262 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 03 01:09:34.130528 np0000178262 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 03 01:09:34.130861 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.130970 np0000178262 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 03 01:09:34.131040 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.131273 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.131411 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.131507 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.131610 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.131700 np0000178262 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 03 01:09:34.131790 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.132020 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.132097 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.132166 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.132226 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.132290 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.132351 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.132418 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.132474 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.132521 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.132573 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.132624 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.132687 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.132687 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.132687 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.132687 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.132901 np0000178262 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 03 01:09:34.132901 np0000178262 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 03 01:09:34.132901 np0000178262 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 03 01:09:34.132901 np0000178262 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 03 01:09:34.132901 np0000178262 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 03 01:09:34.133206 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.133275 np0000178262 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 03 01:09:34.133335 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.133396 np0000178262 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 03 01:09:34.133456 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.133456 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.133587 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.133654 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.133727 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.133795 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.134620 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.134736 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.134811 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.134873 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.134935 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.135029 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.135306 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.135367 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.135464 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.135751 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.135920 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.135920 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.135920 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.136088 np0000178262 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 03 01:09:34.136088 np0000178262 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 03 01:09:34.136088 np0000178262 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 03 01:09:34.136277 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.136343 np0000178262 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 03 01:09:34.136408 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.136479 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.136535 np0000178262 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 03 01:09:34.136595 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.136661 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.136732 np0000178262 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 03 01:09:34.136771 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.136830 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.136905 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.136972 np0000178262 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 03 01:09:34.137032 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.137111 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.137178 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.137236 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.137296 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.137354 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.137410 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.137466 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.137527 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.137589 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.137654 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.137695 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.137695 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.137828 np0000178262 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 03 01:09:34.137888 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.137939 np0000178262 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 03 01:09:34.138040 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.138105 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.138173 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.138246 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.138307 np0000178262 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 03 01:09:34.138372 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.138423 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.138506 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.138566 np0000178262 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 03 01:09:34.138888 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.138962 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.139031 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.139110 np0000178262 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 03 01:09:34.139176 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.139244 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.139319 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.139391 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.139458 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.139531 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.139588 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.139628 np0000178262 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 03 01:09:34.139720 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.139777 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.139857 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.139857 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.139982 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.139982 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.139982 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.140197 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.140278 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.140278 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.140404 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.140441 np0000178262 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 03 01:09:34.140494 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.140559 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.140615 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.140651 np0000178262 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 03 01:09:34.140651 np0000178262 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 03 01:09:34.140770 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.140824 np0000178262 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 03 01:09:34.140875 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.140928 np0000178262 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 03 01:09:34.141009 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.141080 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.141158 np0000178262 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 03 01:09:34.141236 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.141303 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.141374 np0000178262 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 03 01:09:34.141443 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.141443 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.141443 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.141443 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.141443 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.141705 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.141705 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.141705 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.141705 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.141705 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.141705 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.142029 np0000178262 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 03 01:09:34.142091 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.142136 np0000178262 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 03 01:09:34.142136 np0000178262 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 03 01:09:34.142136 np0000178262 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 03 01:09:34.142136 np0000178262 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 03 01:09:34.142136 np0000178262 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 03 01:09:34.142283 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.142310 np0000178262 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 03 01:09:34.142336 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.142360 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.142390 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.142415 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.142441 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.142465 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.142494 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.142523 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.142549 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.142573 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.142573 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.142622 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.142648 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.142672 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.142672 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.142672 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.142749 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.142780 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.142818 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.142844 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.142873 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.142994 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.143041 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.143087 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.143132 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.143183 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.143217 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.143340 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.143379 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.143426 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.143505 np0000178262 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 03 01:09:34.143565 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.143627 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.143697 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.143754 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.143805 np0000178262 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 03 01:09:34.143805 np0000178262 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 03 01:09:34.143805 np0000178262 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 03 01:09:34.143805 np0000178262 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 03 01:09:34.143805 np0000178262 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 03 01:09:34.143805 np0000178262 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 03 01:09:34.144152 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.144152 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.144152 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.144152 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.144152 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.144359 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.144389 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.144454 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.144485 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.144530 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.144590 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.144634 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.144665 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.144724 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.144783 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.144835 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.144863 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.144977 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.145033 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.145063 np0000178262 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 03 01:09:34.145123 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.145123 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.145218 np0000178262 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 03 01:09:34.145218 np0000178262 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 03 01:09:34.145218 np0000178262 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 03 01:09:34.145218 np0000178262 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 03 01:09:34.145218 np0000178262 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 03 01:09:34.145218 np0000178262 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 03 01:09:34.147945 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.148000 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.148058 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.148124 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.148183 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.148239 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.148300 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.148463 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.148527 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.148587 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.148627 np0000178262 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 03 01:09:34.148656 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.148686 np0000178262 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 03 01:09:34.148711 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.148736 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.148768 np0000178262 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 03 01:09:34.148794 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.148819 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.148844 np0000178262 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 03 01:09:34.148875 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.148946 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.148986 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.149016 np0000178262 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 03 01:09:34.149047 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.149074 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.149110 np0000178262 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 03 01:09:34.149140 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.149169 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.149194 np0000178262 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 03 01:09:34.149219 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.149248 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.149272 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.149295 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.149325 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.149349 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.149380 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.149409 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.149441 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.149470 np0000178262 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 03 01:09:34.149496 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.149520 np0000178262 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 03 01:09:34.149549 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.149575 np0000178262 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 03 01:09:34.149603 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.149629 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.149659 np0000178262 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 03 01:09:34.149684 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.149713 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.149738 np0000178262 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 03 01:09:34.149762 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.149788 np0000178262 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 03 01:09:34.149813 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.149837 np0000178262 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 03 01:09:34.149862 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.149862 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.149862 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.150491 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.150710 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.150710 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.150773 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.150804 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.150830 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.150857 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.150883 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.150966 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.151006 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.151031 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.151058 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.151058 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.151108 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.151337 np0000178262 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 03 01:09:34.151396 np0000178262 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 03 01:09:34.151454 np0000178262 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 03 01:09:34.151498 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.151532 np0000178262 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 03 01:09:34.151563 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.151589 np0000178262 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 03 01:09:34.151614 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.151640 np0000178262 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 03 01:09:34.151664 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.151690 np0000178262 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 03 01:09:34.151720 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.151746 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.151780 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.151807 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.151838 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.151864 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.151920 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.151955 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.151980 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.152028 np0000178262 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 03 01:09:34.152062 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.152102 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.152128 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.152156 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.152186 np0000178262 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 03 01:09:34.152212 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.152238 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.152266 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.152292 np0000178262 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 03 01:09:34.152322 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.152347 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.152376 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.152401 np0000178262 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 03 01:09:34.152427 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.152452 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.152482 np0000178262 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 03 01:09:34.152507 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.152532 np0000178262 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 03 01:09:34.152557 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.152586 np0000178262 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 03 01:09:34.152615 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.154059 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.154150 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.154191 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.154236 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.154275 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.154317 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.154355 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.154396 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.154439 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.154488 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.154531 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.154568 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.154605 np0000178262 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 03 01:09:34.154648 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.154685 np0000178262 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 03 01:09:34.154726 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.154769 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.154808 np0000178262 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 03 01:09:34.154843 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.154887 np0000178262 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 03 01:09:34.155082 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.155150 np0000178262 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 03 01:09:34.155240 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.155321 np0000178262 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 03 01:09:34.155393 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.155458 np0000178262 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 03 01:09:34.155530 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.155530 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.159445 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.159657 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.159657 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.159657 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.159657 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.159971 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.159971 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.160190 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.160266 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.160266 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.160399 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.160444 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.160532 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.160595 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.160660 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.160726 np0000178262 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 03 01:09:34.160799 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.160864 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.160988 np0000178262 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 03 01:09:34.161077 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.161169 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.161239 np0000178262 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 03 01:09:34.161305 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.161396 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.161487 np0000178262 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 03 01:09:34.161572 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.161646 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.161712 np0000178262 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 03 01:09:34.161792 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.161866 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.161949 np0000178262 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 03 01:09:34.162001 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.162039 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.162075 np0000178262 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 03 01:09:34.162121 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.162165 np0000178262 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 03 01:09:34.162202 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.162238 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.162275 np0000178262 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 03 01:09:34.162319 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.162356 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.162394 np0000178262 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 03 01:09:34.162429 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.162467 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.162510 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.162547 np0000178262 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 03 01:09:34.162584 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.162620 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.162656 np0000178262 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 03 01:09:34.162656 np0000178262 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 03 01:09:34.162733 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.162775 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.162813 np0000178262 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 03 01:09:34.162850 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.162887 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.163058 np0000178262 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 03 01:09:34.163170 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.163239 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.163327 np0000178262 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 03 01:09:34.163396 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.163469 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.163541 np0000178262 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 03 01:09:34.163607 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.163681 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.163755 np0000178262 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 03 01:09:34.163828 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.163915 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.164021 np0000178262 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 03 01:09:34.164139 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.164211 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.164286 np0000178262 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 03 01:09:34.164352 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.164394 np0000178262 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 03 01:09:34.164481 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.164481 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.164481 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.164481 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.164715 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.164810 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.164880 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.165008 np0000178262 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 03 01:09:34.165293 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.165371 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.165447 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.165513 np0000178262 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 03 01:09:34.165580 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.165646 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.165725 np0000178262 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 03 01:09:34.165791 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.165854 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.165950 np0000178262 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 03 01:09:34.166034 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.166110 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.166185 np0000178262 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 03 01:09:34.166258 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.166325 np0000178262 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 03 01:09:34.166397 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.166477 np0000178262 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 03 01:09:34.166543 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.166609 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.166681 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.166755 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.166848 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.166964 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.167038 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.167148 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.167241 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.167312 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.167368 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.167406 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.167442 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.167485 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.167529 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.167566 np0000178262 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 03 01:09:34.167602 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.167640 np0000178262 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 03 01:09:34.167683 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.167720 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.167762 np0000178262 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 03 01:09:34.167799 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.167835 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.167871 np0000178262 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 03 01:09:34.167935 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.167984 np0000178262 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 03 01:09:34.168057 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.168099 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.168136 np0000178262 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 03 01:09:34.168172 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.168224 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.168263 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.168299 np0000178262 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 03 01:09:34.168336 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.168381 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.168424 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.168463 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.168592 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.168592 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.168592 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.168592 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.168592 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:09:34.168866 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.168866 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.168866 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.168866 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.169064 np0000178262 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 03 01:09:34.169107 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.169144 np0000178262 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 03 01:09:34.169180 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.169225 np0000178262 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 03 01:09:34.169269 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.169307 np0000178262 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 03 01:09:34.169343 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.169379 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:09:34.169415 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.169451 np0000178262 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 03 01:09:34.169486 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.169530 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:09:34.169566 np0000178262 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 03 01:09:34.169603 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.169647 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:09:34.169683 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.169725 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:09:34.169725 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:09:34.169725 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:09:34.212201 np0000178262 devstack@c-api.service[112384]: INFO dbcounter [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Registered counter for database cinder Jun 03 01:09:34.212931 np0000178262 devstack@c-api.service[112383]: INFO dbcounter [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Registered counter for database cinder Jun 03 01:09:34.215215 np0000178262 devstack@c-api.service[112385]: INFO dbcounter [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Registered counter for database cinder Jun 03 01:09:34.216048 np0000178262 devstack@c-api.service[112386]: INFO dbcounter [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Registered counter for database cinder Jun 03 01:09:34.260943 np0000178262 devstack@c-api.service[112384]: DEBUG oslo_db.sqlalchemy.engines [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b 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=112384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:09:34.265079 np0000178262 devstack@c-api.service[112383]: DEBUG oslo_db.sqlalchemy.engines [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f 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=112383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:09:34.267110 np0000178262 devstack@c-api.service[112385]: DEBUG oslo_db.sqlalchemy.engines [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b 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=112385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:09:34.271492 np0000178262 devstack@c-api.service[112386]: DEBUG oslo_db.sqlalchemy.engines [None req-5caf9e37-ce24-496d-969b-f38906243e20 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 03 01:09:34.379978 np0000178262 devstack@c-api.service[112384]: DEBUG dbcounter [-] [112384] Writer thread running {{(pid=112384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:09:34.382837 np0000178262 devstack@c-api.service[112384]: INFO cinder.rpc [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:09:34.385425 np0000178262 devstack@c-api.service[112383]: DEBUG dbcounter [-] [112383] Writer thread running {{(pid=112383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:09:34.385739 np0000178262 devstack@c-api.service[112384]: INFO cinder.rpc [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:09:34.388077 np0000178262 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 03 01:09:34.388462 np0000178262 devstack@c-api.service[112383]: INFO cinder.rpc [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:09:34.388618 np0000178262 devstack@c-api.service[112384]: INFO cinder.rpc [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:09:34.388720 np0000178262 devstack@c-api.service[112385]: DEBUG dbcounter [-] [112385] Writer thread running {{(pid=112385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:09:34.390811 np0000178262 devstack@c-api.service[112386]: INFO cinder.rpc [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:09:34.391170 np0000178262 devstack@c-api.service[112384]: INFO cinder.rpc [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:09:34.391288 np0000178262 devstack@c-api.service[112385]: INFO cinder.rpc [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:09:34.391443 np0000178262 devstack@c-api.service[112383]: INFO cinder.rpc [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:09:34.392397 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.393240 np0000178262 devstack@c-api.service[112386]: INFO cinder.rpc [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:09:34.393648 np0000178262 devstack@c-api.service[112385]: INFO cinder.rpc [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:09:34.394288 np0000178262 devstack@c-api.service[112383]: INFO cinder.rpc [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:09:34.395498 np0000178262 devstack@c-api.service[112386]: INFO cinder.rpc [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:09:34.395702 np0000178262 devstack@c-api.service[112385]: INFO cinder.rpc [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:09:34.396978 np0000178262 devstack@c-api.service[112383]: INFO cinder.rpc [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:09:34.397109 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.397666 np0000178262 devstack@c-api.service[112385]: INFO cinder.rpc [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:09:34.398296 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.398600 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.402744 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.402949 np0000178262 devstack@c-api.service[112386]: INFO cinder.rpc [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:09:34.403047 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.403830 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.407615 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.434829 np0000178262 devstack@c-api.service[112384]: DEBUG oslo_db.sqlalchemy.engines [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b 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=112384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:09:34.438617 np0000178262 devstack@c-api.service[112384]: INFO cinder.rpc [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:09:34.441418 np0000178262 devstack@c-api.service[112385]: DEBUG oslo_db.sqlalchemy.engines [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b 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=112385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:09:34.442678 np0000178262 devstack@c-api.service[112384]: INFO cinder.rpc [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:09:34.443193 np0000178262 devstack@c-api.service[112383]: DEBUG oslo_db.sqlalchemy.engines [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f 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=112383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:09:34.444232 np0000178262 devstack@c-api.service[112386]: DEBUG oslo_db.sqlalchemy.engines [None req-5caf9e37-ce24-496d-969b-f38906243e20 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 03 01:09:34.444547 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.444724 np0000178262 devstack@c-api.service[112385]: INFO cinder.rpc [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:09:34.445763 np0000178262 devstack@c-api.service[112383]: INFO cinder.rpc [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:09:34.447398 np0000178262 devstack@c-api.service[112385]: INFO cinder.rpc [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:09:34.447698 np0000178262 devstack@c-api.service[112386]: INFO cinder.rpc [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:09:34.448114 np0000178262 devstack@c-api.service[112383]: INFO cinder.rpc [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:09:34.448788 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.449448 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.451203 np0000178262 devstack@c-api.service[112386]: INFO cinder.rpc [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:09:34.453015 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.455687 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.460293 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.461916 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.463474 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.463559 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.463975 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.465171 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.466760 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.467229 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.467489 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.468534 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.469949 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.470554 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.470603 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.473607 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.474156 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.474654 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.475481 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.477259 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.477702 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.478562 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.480157 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.480655 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.481462 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.482786 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.483815 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.485771 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.486104 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.486710 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.487861 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.488705 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.488956 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.489614 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.490173 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.491099 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.492873 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.493810 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.493936 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.495222 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.496757 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.496850 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.498342 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.498507 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.499485 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.499621 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.501085 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.501887 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.502957 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.504025 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.505011 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.505147 np0000178262 devstack@c-api.service[112384]: WARNING cinder.api.contrib.hosts [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:09:34.505385 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.505914 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.506053 np0000178262 devstack@c-api.service[112383]: WARNING cinder.api.contrib.hosts [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:09:34.506659 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.506846 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.507344 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.508333 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.508708 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.508812 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.510054 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.510159 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.510320 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.510845 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.511509 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.511793 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.511931 np0000178262 devstack@c-api.service[112385]: WARNING cinder.api.contrib.hosts [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:09:34.512119 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.512859 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.512950 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.513183 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.513246 np0000178262 devstack@c-api.service[112386]: WARNING cinder.api.contrib.hosts [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:09:34.513963 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.514401 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.514481 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.514541 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.515420 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extended resource: extensions {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.515502 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.515810 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.516157 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.516846 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.517128 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extended resource: extensions {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.517472 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.517760 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extended resource: os-availability-zone {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.518307 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.518470 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extended resource: os-availability-zone {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.518876 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.519071 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extended resource: os-hosts {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.519641 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.519775 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extended resource: os-hosts {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.520288 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.520467 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extended resource: backups {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.521030 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.521220 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extended resource: backups {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.521933 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.522506 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extended resource: consistencygroups {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.522599 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.522913 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extended resource: extensions {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.523275 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extended resource: consistencygroups {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.523568 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extended resource: extensions {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.524321 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extended resource: os-availability-zone {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.524494 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extended resource: os-volume-manage {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.524970 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extended resource: os-availability-zone {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.525306 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extended resource: os-volume-manage {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.525645 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extended resource: os-hosts {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.526053 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extended resource: extra_specs {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.526269 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extended resource: os-hosts {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.526731 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extended resource: extra_specs {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.527585 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extended resource: os-snapshot-manage {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.528143 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extended resource: backups {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.528343 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extended resource: os-snapshot-manage {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.528450 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extended resource: backups {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.529141 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extended resource: cgsnapshots {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.529944 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extended resource: cgsnapshots {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.530270 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extended resource: consistencygroups {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.530479 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extended resource: consistencygroups {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.530544 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extended resource: encryption {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.531330 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extended resource: encryption {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.532294 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extended resource: os-volume-manage {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.532478 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extended resource: os-volume-manage {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.533444 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extended resource: encryption {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.533926 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extended resource: extra_specs {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.534019 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extended resource: encryption {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.534077 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extended resource: extra_specs {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.535075 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extended resource: capabilities {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.535507 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extended resource: capabilities {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.535584 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extended resource: os-snapshot-manage {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.535652 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extended resource: os-snapshot-manage {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.536353 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extended resource: scheduler-stats {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.536783 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extended resource: scheduler-stats {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.537092 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extended resource: cgsnapshots {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.537225 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extended resource: cgsnapshots {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.537874 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extended resource: os-volume-type-access {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.538237 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extended resource: os-volume-type-access {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.538464 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extended resource: encryption {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.538661 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extended resource: encryption {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.539528 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extended resource: qos-specs {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.539847 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extended resource: qos-specs {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.540037 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extended resource: encryption {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.540300 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extended resource: encryption {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.541591 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extended resource: capabilities {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.541690 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extended resource: os-quota-class-sets {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.541872 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extended resource: capabilities {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.542062 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extended resource: os-quota-class-sets {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.542954 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extended resource: os-quota-sets {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.543146 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extended resource: scheduler-stats {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.543246 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extended resource: os-quota-sets {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.544470 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extended resource: scheduler-stats {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.544615 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extended resource: os-volume-type-access {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.544701 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extended resource: os-volume-transfer {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.544991 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extended resource: os-volume-transfer {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.545969 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extended resource: os-volume-type-access {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.546274 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extended resource: qos-specs {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.547388 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.547595 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extended resource: qos-specs {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.547858 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.548485 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extended resource: os-quota-class-sets {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.548856 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.549402 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.549732 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extended resource: os-quota-class-sets {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.549800 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extended resource: os-quota-sets {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.550300 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.550819 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.551004 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extended resource: os-quota-sets {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.551276 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extended resource: os-volume-transfer {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.551803 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.552341 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.552453 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extended resource: os-volume-transfer {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:09:34.552662 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.contrib.snapshot_actions [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] SnapshotActionsController initialized {{(pid=112383) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:09:34.553419 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.contrib.snapshot_actions [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] SnapshotActionsController initialized {{(pid=112384) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:09:34.553558 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.553862 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.554193 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.554955 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.555164 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.555292 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.555550 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.556319 np0000178262 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.556698 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.556762 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.556947 np0000178262 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.557152 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extension AdminActions extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.557289 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extension AdminActions extending resource: snapshots {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.557412 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extension AdminActions extending resource: backups {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.557487 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.557620 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.557734 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.557879 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extension AdminActions extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.557879 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extension AdminActions extending resource: snapshots {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.558025 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.558087 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extension AdminActions extending resource: backups {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.558149 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extension TypesManage extending resource: types {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.558203 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.558255 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.558317 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.558380 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.558433 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.558486 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.558538 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.558591 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.558643 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.558698 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.558752 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extension VolumeActions extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.558803 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extension TypesManage extending resource: types {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.558876 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extension UsedLimits extending resource: limits {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.558968 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.559030 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.559085 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.559138 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-86a810ca-e9c9-4b29-b5cf-50b899b4a67f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.559200 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.559200 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.559298 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.contrib.snapshot_actions [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] SnapshotActionsController initialized {{(pid=112386) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:09:34.559350 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extension VolumeActions extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.559350 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extension UsedLimits extending resource: limits {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.559350 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.559514 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-6f13ac42-78ff-47e6-8409-bcaceb43ae3b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.559658 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.559829 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.560532 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.contrib.snapshot_actions [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] SnapshotActionsController initialized {{(pid=112385) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:09:34.561273 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.561342 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.562652 np0000178262 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.562718 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.563474 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extension AdminActions extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.563637 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extension AdminActions extending resource: snapshots {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.563730 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extension AdminActions extending resource: backups {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.563839 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.563988 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.564076 np0000178262 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:09:34.564134 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.564876 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.564981 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extension AdminActions extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.565042 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extension TypesManage extending resource: types {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.565109 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extension AdminActions extending resource: snapshots {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.565174 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.565231 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extension AdminActions extending resource: backups {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.565291 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.565352 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.565405 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.565471 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.565533 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.565586 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.565661 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extension VolumeActions extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.565661 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extension UsedLimits extending resource: limits {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.565760 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.565933 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-5caf9e37-ce24-496d-969b-f38906243e20 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.566216 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.566306 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extension TypesManage extending resource: types {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.566408 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.566513 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.566601 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.566714 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.566815 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extension VolumeActions extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.566974 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extension UsedLimits extending resource: limits {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.567085 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.567156 np0000178262 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-3afd747d-4bdf-460d-b2ca-45244bdc9b4b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:09:34.567305 np0000178262 devstack@c-api.service[112383]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ff54b4a3668 pid: 112383 (default app) Jun 03 01:09:34.567529 np0000178262 devstack@c-api.service[112384]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ff54b4a3668 pid: 112384 (default app) Jun 03 01:09:34.574276 np0000178262 devstack@c-api.service[112386]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ff54b4a3668 pid: 112386 (default app) Jun 03 01:09:34.575550 np0000178262 devstack@c-api.service[112385]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ff54b4a3668 pid: 112385 (default app) Jun 03 01:09:34.575857 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.575857 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.575857 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.575857 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.576428 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.576428 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.576428 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.576428 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.576814 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.576814 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.576814 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.576814 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.576814 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.576814 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.577413 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.577413 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.577413 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.577413 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.577413 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.577931 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.577931 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.577931 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.577931 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.577931 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.578370 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.578370 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.578370 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.578370 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.578747 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.578747 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.578747 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.578747 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.578747 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.579630 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.579630 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.579630 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.579630 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.579630 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.580404 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.580404 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.580404 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.580404 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.580404 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.580404 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.581265 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.581265 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.581265 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.581265 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.581265 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.581265 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.581830 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.581830 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.581830 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.581830 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.581830 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.581830 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.582466 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.582466 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.582466 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.582466 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.582466 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.583279 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.583279 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.583279 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.583279 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.583279 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.583787 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.583787 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.583787 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.583787 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.583787 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.583787 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.584302 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.584302 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.584302 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.584302 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.584302 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.584302 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.584984 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.584984 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.584984 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.584984 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.584984 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.585498 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.585498 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.585498 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.585498 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.585498 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.585840 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.585840 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.585840 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.585840 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.586093 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.586093 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.586093 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.586093 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.586422 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.586422 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.586422 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.586422 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.586422 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.586787 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.586787 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.586787 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.586787 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.586787 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.587133 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.587133 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.587133 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.587133 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.587455 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.587455 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.587455 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.587455 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.587739 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.587739 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.587739 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.587739 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.588045 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.588045 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.588045 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.588045 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.588328 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.588328 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.588328 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.588328 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.588604 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.588604 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.588604 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.588604 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.588604 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.588989 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.588989 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.588989 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.588989 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.588989 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.588989 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.589434 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.589434 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.589434 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.589434 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.589434 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.589757 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.589757 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.589757 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.589757 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.589757 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.589757 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.590180 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.590180 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.590180 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.590180 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.590180 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.590180 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.590602 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.590602 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.590602 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.590602 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.590602 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.590602 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.591046 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.591046 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.591046 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.591046 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.591046 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.591046 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.591433 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.591433 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.591433 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.591433 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.591621 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.591621 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.591621 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.591621 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.591621 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.591832 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.591832 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.591832 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.591832 np0000178262 devstack@c-api.service[112383]: /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 03 01:09:34.591832 np0000178262 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) Jun 03 01:09:34.591832 np0000178262 devstack@c-api.service[112383]: DEBUG cinder.api.middleware.request_id [None req-58b52244-2c00-498d-af28-67c8e64d8eff None None] RequestId filter calling following filter/app {{(pid=112383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:09:34.591832 np0000178262 devstack@c-api.service[112383]: [pid: 112383|app: 0|req: 1/1] 199.204.45.250 () {60 vars in 956 bytes} [Wed Jun 3 01:09:34 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 03 01:09:42.082803 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.082803 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.082803 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.082803 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.082803 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.083807 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.083807 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.083807 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.083807 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.083807 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.084124 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.084124 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.084124 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.084124 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.084124 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.084124 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.084578 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.084578 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.084578 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.084578 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.084937 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.084937 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.084937 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.084937 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.085194 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.085194 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.085194 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.085194 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.085440 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.085440 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.085440 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.085440 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.085440 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.085720 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.085720 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.085720 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.085720 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.085720 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.086187 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.086187 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.086187 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.086187 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.086187 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.086187 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.086571 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.086571 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.086571 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.086571 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.086571 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.086571 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.086940 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.086940 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.086940 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.086940 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.086940 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.086940 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.087262 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.087262 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.087262 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.087262 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.087262 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.087589 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.087589 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.087589 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.087589 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.087589 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.087888 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.087888 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.087888 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.087888 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.087888 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.087888 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.088281 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.088281 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.088281 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.088281 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.088281 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.088281 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.088616 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.088616 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.088616 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.088616 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.088616 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.088925 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.088925 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.088925 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.088925 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.088925 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.089210 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.089210 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.089210 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.089210 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.089470 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.089470 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.089470 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.089470 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.089732 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.089732 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.089732 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.089732 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.089732 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.090100 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.090100 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.090100 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.090100 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.090100 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.090361 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.090361 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.090361 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.090361 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.090610 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.090610 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.090610 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.090610 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.090833 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.090833 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.090833 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.090833 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.091091 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.091091 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.091091 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.091091 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.091332 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.091332 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.091332 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.091332 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.091565 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.091565 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.091565 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.091565 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.091565 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.091850 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.091850 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.091850 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.091850 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.091850 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.091850 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.092294 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.092294 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.092294 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.092294 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.092294 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.092574 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.092574 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.092574 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.092574 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.092574 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.092574 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.092924 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.092924 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.092924 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.092924 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.092924 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.092924 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.093265 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.093265 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.093265 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.093265 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.093265 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.093265 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.093592 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.093592 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.093592 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.093592 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.093592 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.093592 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.094020 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.094020 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.094020 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.094020 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.094184 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.094184 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.094184 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.094184 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.094184 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.094315 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.094315 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.094315 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.094315 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.094315 np0000178262 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 01:09:42.094315 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.middleware.request_id [None req-9efa8ed7-a0ee-49a7-81b8-ee5ca886c63c None None] RequestId filter calling following filter/app {{(pid=112384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:09:42.700411 np0000178262 devstack@c-api.service[112384]: INFO cinder.api.openstack.wsgi [None req-9efa8ed7-a0ee-49a7-81b8-ee5ca886c63c admin admin] POST https://199.204.45.250/volume/v3/types Jun 03 01:09:42.701030 np0000178262 devstack@c-api.service[112384]: DEBUG cinder.api.openstack.wsgi [None req-9efa8ed7-a0ee-49a7-81b8-ee5ca886c63c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 01:09:42.703091 np0000178262 devstack@c-api.service[112384]: /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 03 01:09:42.703091 np0000178262 devstack@c-api.service[112384]: warnings.warn( Jun 03 01:09:42.746172 np0000178262 devstack@c-api.service[112384]: DEBUG oslo_db.sqlalchemy.engines [None req-9efa8ed7-a0ee-49a7-81b8-ee5ca886c63c 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=112384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:09:42.781171 np0000178262 devstack@c-api.service[112384]: INFO cinder.api.openstack.wsgi [None req-9efa8ed7-a0ee-49a7-81b8-ee5ca886c63c admin admin] https://199.204.45.250/volume/v3/types returned with HTTP 200 Jun 03 01:09:42.781668 np0000178262 devstack@c-api.service[112384]: [pid: 112384|app: 0|req: 1/2] 199.204.45.250 () {68 vars in 1288 bytes} [Wed Jun 3 01:09:42 2026] POST /volume/v3/types => generated 186 bytes in 713 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 03 01:09:42.809745 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.809745 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.809745 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.809745 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.809745 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.810793 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.810793 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.810793 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.810793 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.810793 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.811179 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.811179 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.811179 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.811179 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.811179 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.811179 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.811577 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.811577 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.811577 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.811577 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.811801 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.811801 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.811801 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.811801 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.812118 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.812118 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.812118 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.812118 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.812390 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.812390 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.812390 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.812390 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.812390 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.812676 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.812676 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.812676 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.812676 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.812676 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.813034 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.813034 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.813034 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.813034 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.813034 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.813034 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.813395 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.813395 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.813395 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.813395 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.813395 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.813395 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.813823 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.813823 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.813823 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.813823 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.813823 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.813823 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.814177 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.814177 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.814177 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.814177 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.814177 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.814512 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.814512 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.814512 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.814512 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.814512 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.814785 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.814785 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.814785 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.814785 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.814785 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.814785 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.815202 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.815202 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.815202 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.815202 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.815202 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.815202 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.815621 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.815621 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.815621 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.815621 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.815621 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.816001 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.816001 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.816001 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.816001 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.816001 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.816293 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.816293 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.816293 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.816293 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.816452 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.816452 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.816452 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.816452 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.816651 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.816651 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.816651 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.816651 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.816651 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.816862 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.816862 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.816862 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.816862 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.816862 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.817060 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.817060 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.817060 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.817060 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.817269 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.817269 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.817269 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.817269 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.817425 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.817425 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.817425 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.817425 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.817574 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.817574 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.817574 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.817574 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.817782 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.817782 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.817782 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.817782 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.817977 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.817977 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.817977 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.817977 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.817977 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.818174 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.818174 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.818174 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.818174 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.818174 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.818174 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.818427 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.818427 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.818427 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.818427 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.818427 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.818608 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.818608 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.818608 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.818608 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.818608 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.818608 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.818863 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.818863 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.818863 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.818863 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.818863 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.818863 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.819143 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.819143 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.819143 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.819143 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.819143 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.819143 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.819426 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.819426 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.819426 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.819426 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.819426 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.819426 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.819661 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.819661 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.819661 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.819661 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.819855 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.819855 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.819855 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.819855 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.819855 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.820151 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.820151 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.820151 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.820151 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:42.820151 np0000178262 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 03 01:09:42.820151 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.middleware.request_id [req-9efa8ed7-a0ee-49a7-81b8-ee5ca886c63c req-1d8e12dc-8051-42ca-8565-6842c3483c67 None None] RequestId filter calling following filter/app {{(pid=112386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:09:43.231820 np0000178262 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [req-9efa8ed7-a0ee-49a7-81b8-ee5ca886c63c req-1d8e12dc-8051-42ca-8565-6842c3483c67 admin admin] POST https://199.204.45.250/volume/v3/types/5b3e9720-a01a-4fa2-a403-993977cec872/extra_specs Jun 03 01:09:43.232503 np0000178262 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [req-9efa8ed7-a0ee-49a7-81b8-ee5ca886c63c req-1d8e12dc-8051-42ca-8565-6842c3483c67 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 01:09:43.234480 np0000178262 devstack@c-api.service[112386]: /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 03 01:09:43.234480 np0000178262 devstack@c-api.service[112386]: warnings.warn( Jun 03 01:09:43.279601 np0000178262 devstack@c-api.service[112386]: DEBUG oslo_db.sqlalchemy.engines [req-9efa8ed7-a0ee-49a7-81b8-ee5ca886c63c req-1d8e12dc-8051-42ca-8565-6842c3483c67 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=112386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:09:43.350619 np0000178262 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [req-9efa8ed7-a0ee-49a7-81b8-ee5ca886c63c req-1d8e12dc-8051-42ca-8565-6842c3483c67 admin admin] https://199.204.45.250/volume/v3/types/5b3e9720-a01a-4fa2-a403-993977cec872/extra_specs returned with HTTP 200 Jun 03 01:09:43.351613 np0000178262 devstack@c-api.service[112386]: [pid: 112386|app: 0|req: 1/3] 199.204.45.250 () {70 vars in 1505 bytes} [Wed Jun 3 01:09:42 2026] POST /volume/v3/types/5b3e9720-a01a-4fa2-a403-993977cec872/extra_specs => generated 55 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 03 01:09:44.446653 np0000178262 devstack@c-api.service[112385]: DEBUG dbcounter [-] [112385] Writing DB stats cinder:SELECT=6 {{(pid=112385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:09:44.447584 np0000178262 devstack@c-api.service[112383]: DEBUG dbcounter [-] [112383] Writing DB stats cinder:SELECT=6 {{(pid=112383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:09:52.778618 np0000178262 devstack@c-api.service[112384]: DEBUG dbcounter [-] [112384] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:09:53.348933 np0000178262 devstack@c-api.service[112386]: DEBUG dbcounter [-] [112386] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}