Jun 08 03:59:45.132636 np0000178751 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 08 03:59:45.144499 np0000178751 devstack@c-api.service[112318]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 08 03:59:45.148558 np0000178751 devstack@c-api.service[112318]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 8 03:59:45 2026] *** Jun 08 03:59:45.148558 np0000178751 devstack@c-api.service[112318]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 08 03:59:45.148558 np0000178751 devstack@c-api.service[112318]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 08 03:59:45.148558 np0000178751 devstack@c-api.service[112318]: nodename: np0000178751 Jun 08 03:59:45.148558 np0000178751 devstack@c-api.service[112318]: machine: x86_64 Jun 08 03:59:45.148558 np0000178751 devstack@c-api.service[112318]: clock source: unix Jun 08 03:59:45.148558 np0000178751 devstack@c-api.service[112318]: pcre jit disabled Jun 08 03:59:45.148558 np0000178751 devstack@c-api.service[112318]: detected number of CPU cores: 16 Jun 08 03:59:45.148558 np0000178751 devstack@c-api.service[112318]: current working directory: / Jun 08 03:59:45.148558 np0000178751 devstack@c-api.service[112318]: detected binary path: /usr/bin/uwsgi-core Jun 08 03:59:45.148558 np0000178751 devstack@c-api.service[112318]: your processes number limit is 256917 Jun 08 03:59:45.148558 np0000178751 devstack@c-api.service[112318]: your memory page size is 4096 bytes Jun 08 03:59:45.148558 np0000178751 devstack@c-api.service[112318]: detected max file descriptor number: 2048 Jun 08 03:59:45.148558 np0000178751 devstack@c-api.service[112318]: lock engine: pthread robust mutexes Jun 08 03:59:45.149442 np0000178751 devstack@c-api.service[112318]: thunder lock: enabled Jun 08 03:59:45.149442 np0000178751 devstack@c-api.service[112318]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 08 03:59:45.149442 np0000178751 devstack@c-api.service[112318]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 08 03:59:45.149442 np0000178751 devstack@c-api.service[112318]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 08 03:59:45.149442 np0000178751 devstack@c-api.service[112318]: Set PythonHome to /opt/stack/data/venv Jun 08 03:59:45.186622 np0000178751 devstack@c-api.service[112318]: Python main interpreter initialized at 0x71a8f0aa3668 Jun 08 03:59:45.186622 np0000178751 devstack@c-api.service[112318]: python threads support enabled Jun 08 03:59:45.186622 np0000178751 devstack@c-api.service[112318]: your server socket listen backlog is limited to 100 connections Jun 08 03:59:45.186622 np0000178751 devstack@c-api.service[112318]: your mercy for graceful operations on workers is 80 seconds Jun 08 03:59:45.187194 np0000178751 devstack@c-api.service[112318]: mapped 671795 bytes (656 KB) for 4 cores Jun 08 03:59:45.187353 np0000178751 devstack@c-api.service[112318]: *** Operational MODE: preforking *** Jun 08 03:59:45.187532 np0000178751 devstack@c-api.service[112318]: *** uWSGI is running in multiple interpreter mode *** Jun 08 03:59:45.187532 np0000178751 devstack@c-api.service[112318]: spawned uWSGI master process (pid: 112318) Jun 08 03:59:45.187742 np0000178751 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 08 03:59:45.188424 np0000178751 devstack@c-api.service[112318]: spawned uWSGI worker 1 (pid: 112323, cores: 1) Jun 08 03:59:45.189275 np0000178751 devstack@c-api.service[112318]: spawned uWSGI worker 2 (pid: 112324, cores: 1) Jun 08 03:59:45.189750 np0000178751 devstack@c-api.service[112318]: spawned uWSGI worker 3 (pid: 112325, cores: 1) Jun 08 03:59:45.190279 np0000178751 devstack@c-api.service[112318]: spawned uWSGI worker 4 (pid: 112326, cores: 1) Jun 08 03:59:45.190350 np0000178751 devstack@c-api.service[112318]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 08 03:59:45.322419 np0000178751 devstack@c-api.service[112323]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 03:59:45.322419 np0000178751 devstack@c-api.service[112323]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 03:59:45.322419 np0000178751 devstack@c-api.service[112323]: we strongly recommend against using it for new projects. Jun 08 03:59:45.322419 np0000178751 devstack@c-api.service[112323]: If you are already using Eventlet, we recommend migrating to a different Jun 08 03:59:45.322419 np0000178751 devstack@c-api.service[112323]: framework. For more detail see Jun 08 03:59:45.322419 np0000178751 devstack@c-api.service[112323]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 03:59:45.322419 np0000178751 devstack@c-api.service[112323]: import eventlet # noqa Jun 08 03:59:45.326928 np0000178751 devstack@c-api.service[112324]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 03:59:45.326928 np0000178751 devstack@c-api.service[112324]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 03:59:45.326928 np0000178751 devstack@c-api.service[112324]: we strongly recommend against using it for new projects. Jun 08 03:59:45.326928 np0000178751 devstack@c-api.service[112324]: If you are already using Eventlet, we recommend migrating to a different Jun 08 03:59:45.326928 np0000178751 devstack@c-api.service[112324]: framework. For more detail see Jun 08 03:59:45.326928 np0000178751 devstack@c-api.service[112324]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 03:59:45.326928 np0000178751 devstack@c-api.service[112324]: import eventlet # noqa Jun 08 03:59:45.329720 np0000178751 devstack@c-api.service[112325]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 03:59:45.329720 np0000178751 devstack@c-api.service[112325]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 03:59:45.329720 np0000178751 devstack@c-api.service[112325]: we strongly recommend against using it for new projects. Jun 08 03:59:45.329720 np0000178751 devstack@c-api.service[112325]: If you are already using Eventlet, we recommend migrating to a different Jun 08 03:59:45.329720 np0000178751 devstack@c-api.service[112325]: framework. For more detail see Jun 08 03:59:45.329720 np0000178751 devstack@c-api.service[112325]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 03:59:45.329720 np0000178751 devstack@c-api.service[112325]: import eventlet # noqa Jun 08 03:59:45.331737 np0000178751 devstack@c-api.service[112326]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 03:59:45.331737 np0000178751 devstack@c-api.service[112326]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 03:59:45.331737 np0000178751 devstack@c-api.service[112326]: we strongly recommend against using it for new projects. Jun 08 03:59:45.331737 np0000178751 devstack@c-api.service[112326]: If you are already using Eventlet, we recommend migrating to a different Jun 08 03:59:45.331737 np0000178751 devstack@c-api.service[112326]: framework. For more detail see Jun 08 03:59:45.331737 np0000178751 devstack@c-api.service[112326]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 03:59:45.331737 np0000178751 devstack@c-api.service[112326]: import eventlet # noqa Jun 08 03:59:45.412424 np0000178751 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 03:59:45.412424 np0000178751 devstack@c-api.service[112323]: warnings.warn( Jun 08 03:59:45.418558 np0000178751 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 03:59:45.418558 np0000178751 devstack@c-api.service[112326]: warnings.warn( Jun 08 03:59:45.424989 np0000178751 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 03:59:45.424989 np0000178751 devstack@c-api.service[112324]: warnings.warn( Jun 08 03:59:45.430204 np0000178751 devstack@c-api.service[112325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 03:59:45.430204 np0000178751 devstack@c-api.service[112325]: warnings.warn( Jun 08 03:59:45.487628 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:45.487628 np0000178751 devstack@c-api.service[112323]: from cgi import parse_header Jun 08 03:59:45.495056 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:45.495056 np0000178751 devstack@c-api.service[112326]: from cgi import parse_header Jun 08 03:59:45.511748 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:45.511748 np0000178751 devstack@c-api.service[112324]: from cgi import parse_header Jun 08 03:59:45.515932 np0000178751 devstack@c-api.service[112325]: /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 08 03:59:45.515932 np0000178751 devstack@c-api.service[112325]: from cgi import parse_header Jun 08 03:59:45.536109 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:45.536109 np0000178751 devstack@c-api.service[112323]: removals.removed_module( Jun 08 03:59:45.537726 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:45.537726 np0000178751 devstack@c-api.service[112323]: removals.removed_module( Jun 08 03:59:45.546166 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:45.546166 np0000178751 devstack@c-api.service[112326]: removals.removed_module( Jun 08 03:59:45.547669 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:45.547669 np0000178751 devstack@c-api.service[112326]: removals.removed_module( Jun 08 03:59:45.569374 np0000178751 devstack@c-api.service[112325]: /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 08 03:59:45.569374 np0000178751 devstack@c-api.service[112325]: removals.removed_module( Jun 08 03:59:45.571010 np0000178751 devstack@c-api.service[112325]: /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 08 03:59:45.571010 np0000178751 devstack@c-api.service[112325]: removals.removed_module( Jun 08 03:59:45.572563 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:45.572563 np0000178751 devstack@c-api.service[112324]: removals.removed_module( Jun 08 03:59:45.574395 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:45.574395 np0000178751 devstack@c-api.service[112324]: removals.removed_module( Jun 08 03:59:46.172327 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:46.172327 np0000178751 devstack@c-api.service[112326]: warnings.warn( Jun 08 03:59:46.187198 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:46.187198 np0000178751 devstack@c-api.service[112323]: warnings.warn( Jun 08 03:59:46.207814 np0000178751 devstack@c-api.service[112325]: /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 08 03:59:46.207814 np0000178751 devstack@c-api.service[112325]: warnings.warn( Jun 08 03:59:46.241120 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:46.241120 np0000178751 devstack@c-api.service[112324]: warnings.warn( Jun 08 03:59:46.269891 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:46.269891 np0000178751 devstack@c-api.service[112326]: warnings.warn( Jun 08 03:59:46.284722 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:46.284722 np0000178751 devstack@c-api.service[112323]: warnings.warn( Jun 08 03:59:46.327059 np0000178751 devstack@c-api.service[112325]: /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 08 03:59:46.327059 np0000178751 devstack@c-api.service[112325]: warnings.warn( Jun 08 03:59:46.352652 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:46.352652 np0000178751 devstack@c-api.service[112324]: warnings.warn( Jun 08 03:59:46.565154 np0000178751 devstack@c-api.service[112326]: 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 08 03:59:46.565618 np0000178751 devstack@c-api.service[112326]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112326) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 03:59:46.577525 np0000178751 devstack@c-api.service[112323]: 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 08 03:59:46.578079 np0000178751 devstack@c-api.service[112323]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112323) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 03:59:46.624594 np0000178751 devstack@c-api.service[112325]: 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 08 03:59:46.625305 np0000178751 devstack@c-api.service[112325]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112325) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 03:59:46.658586 np0000178751 devstack@c-api.service[112324]: 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 08 03:59:46.658737 np0000178751 devstack@c-api.service[112324]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112324) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 03:59:46.659166 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:46.659166 np0000178751 devstack@c-api.service[112326]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 03:59:46.659460 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:46.659460 np0000178751 devstack@c-api.service[112323]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 03:59:46.695327 np0000178751 devstack@c-api.service[112325]: /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 08 03:59:46.695327 np0000178751 devstack@c-api.service[112325]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 03:59:46.719596 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:46.719596 np0000178751 devstack@c-api.service[112324]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 03:59:47.117247 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112326) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 03:59:47.117435 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112324) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 03:59:47.117509 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112323) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 03:59:47.117585 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.117585 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.117801 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.117869 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.117929 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.118067 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.118151 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.118219 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112325) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 03:59:47.118286 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.118350 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.118408 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.118408 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.118526 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.118585 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.118650 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.118717 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.118793 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.118851 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.118915 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.119016 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.119107 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.119177 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.119234 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.119299 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.119366 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.119467 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.119529 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.119593 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.119649 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.119717 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.119782 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.119782 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.119913 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.119913 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.119913 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.119913 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.120199 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.120199 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.120311 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.120369 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.120547 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.120734 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.120815 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.120902 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.121073 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.121147 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.121247 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.121326 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.121389 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.121465 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.121538 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.121606 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.121683 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.121763 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.121827 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.121889 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.121975 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.122039 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.122116 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.122187 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.122267 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.122336 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.122395 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.122395 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.122395 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.122395 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.122395 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.122395 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.122805 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.122881 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.122881 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.122881 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.123127 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.123222 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.123311 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.123374 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.123442 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.123504 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.123569 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.123641 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.123697 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.123758 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.123826 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.123894 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.123999 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.124070 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.124142 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.124210 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.124210 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.124210 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.124389 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.124389 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.124389 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.124389 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.124389 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.124389 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.124389 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.125710 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.125710 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.125983 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.125983 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.125983 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.126198 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.126266 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.126266 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.126417 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.126417 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.126417 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.126417 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.126691 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.126766 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.126828 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.126888 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.126985 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.126985 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.126985 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.126985 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.126985 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.127314 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.127382 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.127443 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.127443 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.127569 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.127569 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.127682 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.127682 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.127805 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.127868 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.128036 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.128123 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.128186 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.128256 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.128325 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.128394 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.128625 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.128625 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.128625 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.128625 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.128625 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.128917 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.128917 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.128917 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.128917 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.128917 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.128917 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.128917 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.128917 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.128917 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.128917 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.129683 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.129683 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.129817 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.129884 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.130008 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.130084 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.130155 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.130155 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.130155 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.130276 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.130304 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.130333 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.130361 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.130388 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.130422 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.130451 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.130478 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.130506 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.130533 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.130561 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.130589 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.130616 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.130649 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.130682 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.130714 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.130740 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.130768 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.130794 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.130822 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.130822 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.130822 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.130822 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.130931 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.130931 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.130931 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.130931 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.131054 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.131087 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.131122 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.131149 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.131185 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.131211 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.131243 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.131243 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.131309 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.131348 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.131388 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.131419 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.131454 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.131454 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.131505 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.131533 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.131564 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.131591 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.131618 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.131644 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.131671 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.131671 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.131671 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.131671 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.135527 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.135587 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.135656 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.135711 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.135775 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.135826 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.135891 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.135988 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.136053 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.136119 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.136182 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.136254 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.136314 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.136351 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.136385 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.136432 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.136432 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.136512 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.136546 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.136575 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.136607 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.136635 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.136664 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.136696 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.136727 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.136755 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.136815 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.136879 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.137955 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.138006 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.138073 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.138128 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.138194 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.138232 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.138258 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.138293 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.138328 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.138358 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.138386 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.138447 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.138523 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.138555 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.138581 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.138614 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.138748 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.138786 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.138813 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.138840 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.138867 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.138901 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.138929 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.138985 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.139016 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.139042 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.139097 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.139160 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.140614 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.140677 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.140716 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.140751 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.140776 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.140810 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.140838 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.140865 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.140890 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.140927 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.140982 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.141009 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.141034 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.141058 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.141093 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.141150 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.141236 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.141289 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.141350 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.141395 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.141434 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.141475 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.141509 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.141539 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.141539 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.141593 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.141650 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.141713 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.141809 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.141870 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.141930 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.141986 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.142013 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.142042 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.142070 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.142095 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.142132 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.142161 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.142185 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.142220 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.142248 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.142276 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.142303 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.142339 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.142368 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.142392 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.142417 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.142444 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.142476 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.142510 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.142538 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.142538 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.142538 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.142617 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.142643 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.142714 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.143334 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.143400 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.143441 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.143441 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.143495 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.143524 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.143552 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.143575 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.143601 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.143626 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.143654 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.143681 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.143714 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.143747 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.143777 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.143805 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.143830 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.143857 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.143887 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.143912 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.143958 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.143994 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.144027 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.144055 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.144085 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.144113 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.144113 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.144167 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.146102 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.146166 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.146226 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.146268 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.146300 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.146330 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.146358 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.146390 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.146422 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.146451 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.146479 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.146503 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.146531 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.146563 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.146592 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.146622 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.146653 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.146683 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.146718 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.146747 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.146776 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.146809 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.146833 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.146862 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.146896 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.146896 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.146896 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.146896 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.147557 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.147621 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.147678 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.147717 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.147747 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.147779 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.147812 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.147841 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.147870 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.147898 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.147927 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.147971 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.148000 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.148034 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.148064 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.148156 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.148187 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.148213 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.148244 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.148274 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.148304 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.148336 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.148365 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.148399 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.148434 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.148466 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.148496 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.148524 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.148549 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.148577 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.148602 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.148629 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.148658 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.148685 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.148717 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.148745 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.148776 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.148803 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.148830 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.148859 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.148889 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.148917 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.148956 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.148981 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.149021 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.149052 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.149080 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.149111 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.149141 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.149171 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.149219 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.149250 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.149284 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.149327 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.149327 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.149327 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.150475 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.150533 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.150599 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.150650 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.150714 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.150746 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.150783 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.150817 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.150843 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.150871 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.150902 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.150931 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.150976 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.151005 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.151030 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.151057 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.151093 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.151126 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.151155 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.151183 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.151214 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.151246 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.151277 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.151303 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.151329 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.151361 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.151361 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.151361 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.151928 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.152001 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.152073 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.152107 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.152132 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.152170 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.152201 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.152225 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.152260 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.152290 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.152318 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.152344 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.152565 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.152591 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.152623 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.152653 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.152686 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.152715 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.152740 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.152770 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.152802 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.152830 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.152855 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.152883 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.152909 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.152955 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.152982 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.153011 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.153045 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.153074 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.153103 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.153103 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.153161 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.153219 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.153261 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.153296 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.153334 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.153372 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.153404 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.153441 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.153476 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.153517 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.153551 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.153579 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.153612 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.153644 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.153673 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.153705 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.153730 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.153758 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.153782 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.153814 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.153843 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.153871 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.153896 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.153896 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.157728 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.157778 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.157827 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.157859 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.157893 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.157922 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.157973 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.158004 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.158031 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.158060 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.158092 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.158124 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.158154 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.158181 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.158215 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.158249 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.158283 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.158312 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.158511 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.158544 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.158576 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.158607 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.158636 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.158673 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.158708 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.158737 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.158763 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.158793 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.158826 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.158859 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.158890 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.158916 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.158960 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.159003 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.159037 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.159069 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.159100 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.159130 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.159163 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.159192 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.159221 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.159250 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.159280 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.159313 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.159341 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.159369 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.159394 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.159426 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.159453 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.159484 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.159517 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.159517 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.159517 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.159517 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.159517 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.159517 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.159673 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.159673 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.159673 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.159673 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.159770 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.159803 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.159836 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.159868 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.159902 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.159956 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.159995 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.160024 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.160057 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.160084 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.160084 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.160132 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.160166 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.160197 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.160224 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.160255 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.160281 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.160310 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.160339 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.160364 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.160364 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.160364 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.160364 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.160364 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.162368 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.162421 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.162449 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.162489 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.162520 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.162548 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.162577 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.162609 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.162646 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.162680 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.162709 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.162735 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.162761 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.162788 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.162822 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.162850 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.162881 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.162910 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.162959 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.162996 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.163030 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.163059 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.163090 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.163118 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.163145 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.163175 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.163204 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.163234 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.163260 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.163289 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.163321 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.163354 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.163383 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.163414 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.163442 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.163470 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.163499 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.163531 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.163559 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.163591 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.163624 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.163653 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.163680 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.163709 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.163736 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.163762 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.163792 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.163821 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.163852 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.163881 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.163908 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.163961 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.163999 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.164032 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.164062 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.164090 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.164118 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.164147 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.164176 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.164202 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.164229 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.164265 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.164293 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.164319 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.164345 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.164375 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.164404 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.164430 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.164459 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.164487 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.164513 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.164539 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.164570 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.164604 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.164640 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.164670 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.164699 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.164725 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.164755 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.164786 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.164819 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.164847 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.164878 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.164907 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.164951 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.164986 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.165014 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.165045 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.165075 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.165102 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.165131 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.165157 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.165243 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.165283 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.165314 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.165342 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.165368 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.165398 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.165432 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.165460 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.165490 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.165519 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.165552 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.165585 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.165617 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.165643 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.165643 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.165643 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.165643 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.165643 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.165643 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.165643 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.165910 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.165957 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.165985 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.165985 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.166031 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.166031 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.166080 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.166121 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.166150 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.166185 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.166218 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.166252 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.166284 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.166312 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.166340 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.166372 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.166372 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.166433 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.166673 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.166721 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.166762 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.166762 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.166832 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.166832 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.166893 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.166925 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.166925 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.166925 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.167027 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.167027 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.167027 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.167108 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.167138 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.167164 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.167195 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.167224 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.167251 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.167283 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.167316 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.167344 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.167344 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.167400 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.167433 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.167464 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.167464 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.167464 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.167549 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.167579 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.167579 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.167628 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.167656 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.167687 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.167687 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.167687 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.167687 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.167687 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.167847 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.167847 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.167847 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.167847 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.167992 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.168023 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.168058 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.168091 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.168122 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.168155 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.168183 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.168209 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.168239 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.168266 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.168292 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.168321 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.168346 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.168374 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.168404 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.168435 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.168463 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.168492 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.168520 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.168545 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.168572 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.168599 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.168627 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.168652 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.168688 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.168719 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.168747 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.168772 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.168804 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.168835 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.168865 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.168895 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.169357 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.169569 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.169677 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.169762 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.169832 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.169907 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.169998 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.170071 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.170148 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.170213 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.170273 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.170367 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.170438 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.170518 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.170518 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.170518 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.170518 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.170518 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.170518 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.170518 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.170969 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.171054 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.171113 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.171173 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.171242 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.171301 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.171358 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.171415 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.171474 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.171534 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.171603 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.171662 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.171728 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.171796 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.171864 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.171932 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.172092 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.172156 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.172232 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.172302 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.172371 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.172430 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.172498 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.172560 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.172631 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.172631 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.172631 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.172631 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.172839 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.172839 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.172839 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.172839 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.172839 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.173154 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.173264 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.173333 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.173395 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.173452 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.173510 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.173577 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.173647 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.173706 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.173764 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.173820 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.173890 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.174119 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.174340 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.174411 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.174473 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.174550 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.174623 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.174682 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.174739 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.174739 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.174739 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.174739 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 03:59:47.178460 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.178559 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.178559 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.178689 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.178689 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.178785 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.178836 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.178836 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.178933 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.178933 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.179064 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.179121 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.179182 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.179256 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.179320 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.179371 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 03:59:47.179432 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.179484 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 03:59:47.179553 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.179553 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.179647 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 03:59:47.179647 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 03:59:47.179647 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 03:59:47.179647 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 03:59:47.224411 np0000178751 devstack@c-api.service[112326]: INFO dbcounter [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Registered counter for database cinder Jun 08 03:59:47.225122 np0000178751 devstack@c-api.service[112325]: INFO dbcounter [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Registered counter for database cinder Jun 08 03:59:47.226052 np0000178751 devstack@c-api.service[112323]: INFO dbcounter [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Registered counter for database cinder Jun 08 03:59:47.226311 np0000178751 devstack@c-api.service[112324]: INFO dbcounter [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Registered counter for database cinder Jun 08 03:59:47.275769 np0000178751 devstack@c-api.service[112326]: DEBUG oslo_db.sqlalchemy.engines [None req-3cade513-1b04-4300-b295-f423933b1322 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=112326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 03:59:47.282287 np0000178751 devstack@c-api.service[112323]: DEBUG oslo_db.sqlalchemy.engines [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d 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=112323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 03:59:47.286436 np0000178751 devstack@c-api.service[112324]: DEBUG oslo_db.sqlalchemy.engines [None req-f0d42a02-a327-4e24-9134-1863ebed05dc 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=112324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 03:59:47.290679 np0000178751 devstack@c-api.service[112325]: DEBUG oslo_db.sqlalchemy.engines [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f 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=112325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 03:59:47.394581 np0000178751 devstack@c-api.service[112326]: DEBUG dbcounter [-] [112326] Writer thread running {{(pid=112326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 03:59:47.397612 np0000178751 devstack@c-api.service[112326]: INFO cinder.rpc [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 03:59:47.399484 np0000178751 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writer thread running {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 03:59:47.400247 np0000178751 devstack@c-api.service[112326]: INFO cinder.rpc [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 03:59:47.402674 np0000178751 devstack@c-api.service[112323]: INFO cinder.rpc [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 03:59:47.403238 np0000178751 devstack@c-api.service[112326]: INFO cinder.rpc [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 03:59:47.403598 np0000178751 devstack@c-api.service[112324]: DEBUG dbcounter [-] [112324] Writer thread running {{(pid=112324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 03:59:47.405248 np0000178751 devstack@c-api.service[112323]: INFO cinder.rpc [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 03:59:47.405915 np0000178751 devstack@c-api.service[112326]: INFO cinder.rpc [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 03:59:47.406119 np0000178751 devstack@c-api.service[112324]: INFO cinder.rpc [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 03:59:47.407325 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.408016 np0000178751 devstack@c-api.service[112325]: DEBUG dbcounter [-] [112325] Writer thread running {{(pid=112325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 03:59:47.408466 np0000178751 devstack@c-api.service[112324]: INFO cinder.rpc [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 03:59:47.408819 np0000178751 devstack@c-api.service[112323]: INFO cinder.rpc [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 03:59:47.410718 np0000178751 devstack@c-api.service[112324]: INFO cinder.rpc [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 03:59:47.411182 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.412219 np0000178751 devstack@c-api.service[112323]: INFO cinder.rpc [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 03:59:47.412827 np0000178751 devstack@c-api.service[112324]: INFO cinder.rpc [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 03:59:47.414051 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.414207 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.417996 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.419178 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.447970 np0000178751 devstack@c-api.service[112326]: DEBUG oslo_db.sqlalchemy.engines [None req-3cade513-1b04-4300-b295-f423933b1322 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=112326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 03:59:47.450598 np0000178751 devstack@c-api.service[112326]: INFO cinder.rpc [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 03:59:47.453011 np0000178751 devstack@c-api.service[112326]: INFO cinder.rpc [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 03:59:47.454174 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.455586 np0000178751 devstack@c-api.service[112324]: DEBUG oslo_db.sqlalchemy.engines [None req-f0d42a02-a327-4e24-9134-1863ebed05dc 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=112324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 03:59:47.455817 np0000178751 devstack@c-api.service[112325]: INFO cinder.rpc [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 03:59:47.458045 np0000178751 devstack@c-api.service[112323]: DEBUG oslo_db.sqlalchemy.engines [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d 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=112323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 03:59:47.458146 np0000178751 devstack@c-api.service[112324]: INFO cinder.rpc [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 03:59:47.459765 np0000178751 devstack@c-api.service[112325]: INFO cinder.rpc [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 03:59:47.460541 np0000178751 devstack@c-api.service[112324]: INFO cinder.rpc [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 03:59:47.460963 np0000178751 devstack@c-api.service[112323]: INFO cinder.rpc [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 03:59:47.461775 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.462457 np0000178751 devstack@c-api.service[112325]: INFO cinder.rpc [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 03:59:47.463467 np0000178751 devstack@c-api.service[112323]: INFO cinder.rpc [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 03:59:47.464684 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.464932 np0000178751 devstack@c-api.service[112325]: INFO cinder.rpc [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 03:59:47.466167 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.467804 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.469656 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.471017 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.474129 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.476980 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.477127 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.479864 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.480414 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.480770 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.482860 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.483966 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.484627 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.485729 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.488017 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.488598 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.488799 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.491011 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.491574 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.491853 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.493892 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.494755 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.494848 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.496199 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.496964 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.497819 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.498839 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.499804 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.500589 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.502661 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.503497 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.504144 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.504334 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.504971 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.506815 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.507626 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.507695 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.508363 np0000178751 devstack@c-api.service[112325]: DEBUG oslo_db.sqlalchemy.engines [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f 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=112325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 03:59:47.509497 np0000178751 devstack@c-api.service[112326]: WARNING cinder.api.contrib.hosts [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 03:59:47.510230 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.511549 np0000178751 devstack@c-api.service[112325]: INFO cinder.rpc [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 03:59:47.511625 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.512284 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.513006 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.513098 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.514243 np0000178751 devstack@c-api.service[112325]: INFO cinder.rpc [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 03:59:47.514497 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.515520 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.515793 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.516165 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.516415 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.517175 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.518242 np0000178751 devstack@c-api.service[112324]: WARNING cinder.api.contrib.hosts [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 03:59:47.518338 np0000178751 devstack@c-api.service[112323]: WARNING cinder.api.contrib.hosts [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 03:59:47.518763 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.518912 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.519005 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.520267 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.520369 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.520449 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.520901 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extended resource: extensions {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.521745 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.521844 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.522253 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extended resource: encryption {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.524973 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.525080 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.525146 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extended resource: capabilities {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.525209 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.525272 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.525699 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extended resource: os-quota-class-sets {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.525905 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.526023 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.526929 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extended resource: os-volume-type-access {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.527331 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.527389 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.528530 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extended resource: extra_specs {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.528597 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.528641 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.531217 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.531293 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extended resource: extensions {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.531355 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extended resource: extensions {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.531403 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extended resource: os-hosts {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.531446 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extended resource: encryption {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.531487 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extended resource: encryption {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.531632 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extended resource: os-availability-zone {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.532448 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extended resource: capabilities {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.532572 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extended resource: capabilities {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.532733 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.533341 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extended resource: consistencygroups {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.533868 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extended resource: os-quota-class-sets {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.534350 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extended resource: os-quota-class-sets {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.534911 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extended resource: cgsnapshots {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.535151 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extended resource: os-volume-type-access {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.535664 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extended resource: os-volume-type-access {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.535806 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.536310 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extended resource: os-snapshot-manage {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.536747 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extended resource: extra_specs {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.537206 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extended resource: extra_specs {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.537710 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extended resource: os-volume-manage {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.538337 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extended resource: os-hosts {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.538970 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extended resource: os-hosts {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.539163 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extended resource: backups {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.539666 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extended resource: os-availability-zone {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.539824 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.540354 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extended resource: os-availability-zone {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.540994 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extended resource: consistencygroups {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.541138 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extended resource: encryption {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.541640 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extended resource: consistencygroups {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.542726 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extended resource: os-volume-transfer {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.542823 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.542956 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extended resource: cgsnapshots {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.543567 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extended resource: cgsnapshots {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.544291 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extended resource: scheduler-stats {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.544361 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extended resource: os-snapshot-manage {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.544964 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extended resource: os-snapshot-manage {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.545720 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.545795 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extended resource: os-quota-sets {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.545879 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extended resource: os-volume-manage {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.546399 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extended resource: os-volume-manage {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.547153 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extended resource: qos-specs {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.547225 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extended resource: backups {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.547828 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extended resource: backups {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.548803 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.549257 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extended resource: encryption {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.549328 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.contrib.snapshot_actions [None req-3cade513-1b04-4300-b295-f423933b1322 None None] SnapshotActionsController initialized {{(pid=112326) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 03:59:47.549826 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extended resource: encryption {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.550126 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.550838 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extended resource: os-volume-transfer {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.551379 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extended resource: os-volume-transfer {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.551540 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.551622 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.552438 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extended resource: scheduler-stats {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.552876 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.552963 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extended resource: scheduler-stats {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.554247 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.554419 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extended resource: os-quota-sets {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.554494 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extended resource: os-quota-sets {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.554560 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.555558 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.555833 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extended resource: qos-specs {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.555925 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extended resource: qos-specs {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.556017 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.556857 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.558009 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.contrib.snapshot_actions [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] SnapshotActionsController initialized {{(pid=112323) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 03:59:47.558121 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.contrib.snapshot_actions [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] SnapshotActionsController initialized {{(pid=112324) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 03:59:47.558261 np0000178751 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.558670 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.558836 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.559005 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.559217 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.559321 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extension TypesManage extending resource: types {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.559437 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.559546 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.559660 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extension VolumeActions extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.560278 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.560366 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.560464 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extension UsedLimits extending resource: limits {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.560534 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.560597 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.560682 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.560759 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.560879 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extension AdminActions extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.561016 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extension AdminActions extending resource: snapshots {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.561086 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extension AdminActions extending resource: backups {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.561186 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.561284 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.561430 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-3cade513-1b04-4300-b295-f423933b1322 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.561653 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.561903 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.563055 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.563242 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.564141 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.564380 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.564668 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.565713 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.566038 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.567092 np0000178751 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.567407 np0000178751 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.568060 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.568179 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extension TypesManage extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.568247 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.568292 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.568393 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.568441 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.568509 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extension TypesManage extending resource: types {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.568635 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.568748 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.568859 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extension VolumeActions extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.569115 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.569180 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extension VolumeActions extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.569231 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extension UsedLimits extending resource: limits {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.569284 np0000178751 devstack@c-api.service[112326]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71a8f0aa3668 pid: 112326 (default app) Jun 08 03:59:47.569685 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.569732 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.569772 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extension UsedLimits extending resource: limits {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.569815 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.569861 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.569912 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.569967 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.570008 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extension AdminActions extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.570050 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.570101 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extension AdminActions extending resource: snapshots {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.570148 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extension AdminActions extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.570195 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extension AdminActions extending resource: backups {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.570235 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extension AdminActions extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.570275 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.570322 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extension AdminActions extending resource: backups {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.570361 np0000178751 devstack@c-api.service[112325]: WARNING cinder.api.contrib.hosts [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 03:59:47.570400 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.570438 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.570478 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-f0d42a02-a327-4e24-9134-1863ebed05dc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.570522 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.570522 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-e6af4039-ed83-49c7-988a-5a4b3fb7c41d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.570762 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.572166 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.573630 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.575094 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.576399 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.577188 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.577188 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.577344 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.577344 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.577344 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.577344 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.577344 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.577841 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.577841 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.577841 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.577841 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.577841 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.577841 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.578150 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.578150 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.578150 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.578150 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.578150 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.578356 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.578356 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.578356 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.578356 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.578543 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.578543 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.578543 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.578543 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.578758 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.578758 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.578758 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.578758 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.578758 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.579016 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.579016 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.579016 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.579016 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.579016 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.579245 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.579245 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.579245 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.579245 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.579245 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.579245 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.579504 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.579504 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.579504 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.579504 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.579504 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.579504 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.579800 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.579800 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.579800 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.579800 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.579800 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.579800 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.580087 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.580087 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.580087 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.580087 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.580271 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.580308 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.580308 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.580308 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.580308 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.580308 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.580728 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.580728 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.580728 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.580728 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.580728 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.580933 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.580933 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.580933 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.580933 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.580933 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.581348 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.581348 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.581348 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.581348 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.581348 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.581348 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.581348 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.581664 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.581664 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.581664 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.581664 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.581664 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.581902 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.581902 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.581902 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.581902 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.581902 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.582196 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.582196 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.582196 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.582196 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.582392 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.582392 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.582392 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.582392 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.582580 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.582580 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.582580 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.582580 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.582580 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.582823 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.582823 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.582823 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.582823 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.582823 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.583152 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.583152 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.583152 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.583152 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.583336 np0000178751 devstack@c-api.service[112323]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71a8f0aa3668 pid: 112323 (default app) Jun 08 03:59:47.583592 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.583592 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.583592 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.583592 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.583772 np0000178751 devstack@c-api.service[112324]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71a8f0aa3668 pid: 112324 (default app) Jun 08 03:59:47.583817 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.583817 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.583817 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.583817 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.584016 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.584016 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.584016 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.584016 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.584210 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.584210 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.584210 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.584210 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.584401 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.584401 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.584401 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.584401 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.584401 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.584401 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.584658 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.584658 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.584658 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.584658 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.584658 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.584893 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.584893 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.584893 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.584893 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.584893 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.584893 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.584893 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.585216 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.585216 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.585216 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.585216 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.585216 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.585216 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.585511 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.585511 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.585511 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.585511 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.585511 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.585511 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.585784 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.585784 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.585784 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.585784 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.585784 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.585784 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.586083 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.586083 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.586083 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.586083 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.586271 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.586271 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.586271 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.586271 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.586452 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.586452 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.586452 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.586452 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.586645 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.586645 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.586645 np0000178751 devstack@c-api.service[112326]: /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 08 03:59:47.586645 np0000178751 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) Jun 08 03:59:47.586817 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.586857 np0000178751 devstack@c-api.service[112326]: DEBUG cinder.api.middleware.request_id [None req-690ed526-bfbc-45d1-95ad-8b8bb90bde4d None None] RequestId filter calling following filter/app {{(pid=112326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 03:59:47.586905 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.586905 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extended resource: extensions {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.586905 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extended resource: encryption {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.590434 np0000178751 devstack@c-api.service[112326]: [pid: 112326|app: 0|req: 1/1] 199.204.45.144 () {60 vars in 956 bytes} [Mon Jun 8 03:59:47 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 08 03:59:47.590489 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extended resource: capabilities {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.590489 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extended resource: os-quota-class-sets {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.590489 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extended resource: os-volume-type-access {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.590489 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extended resource: extra_specs {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.590489 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extended resource: os-hosts {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.591698 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extended resource: os-availability-zone {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.593031 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extended resource: consistencygroups {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.594987 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extended resource: cgsnapshots {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.596381 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extended resource: os-snapshot-manage {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.597816 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extended resource: os-volume-manage {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.600057 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extended resource: backups {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.602083 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extended resource: encryption {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.603695 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extended resource: os-volume-transfer {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.606309 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extended resource: scheduler-stats {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.608264 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extended resource: os-quota-sets {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.609710 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extended resource: qos-specs {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 03:59:47.611819 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.contrib.snapshot_actions [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] SnapshotActionsController initialized {{(pid=112325) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 03:59:47.612578 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.614232 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.615561 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.616891 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.618229 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.619521 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.620872 np0000178751 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 03:59:47.621893 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.622029 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extension TypesManage extending resource: types {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.622144 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.622262 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.622367 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extension VolumeActions extending resource: volumes {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.622581 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.622689 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extension UsedLimits extending resource: limits {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.622791 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.622891 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.623022 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.623121 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extension AdminActions extending resource: volumes {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.623242 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extension AdminActions extending resource: snapshots {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.623344 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extension AdminActions extending resource: backups {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.623446 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.623549 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.623649 np0000178751 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-0be8f2e3-09c4-4b22-9322-9b06da5b207f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 03:59:47.631527 np0000178751 devstack@c-api.service[112325]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71a8f0aa3668 pid: 112325 (default app) Jun 08 03:59:55.482745 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.482745 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.482745 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.482745 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.482745 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.484205 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.484205 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.484205 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.484205 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.484205 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.484646 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.484646 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.484646 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.484646 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.484646 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.484646 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.485235 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.485235 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.485235 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.485235 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.485500 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.485500 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.485500 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.485500 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.485676 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.485676 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.485676 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.485676 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.485845 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.485845 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.485845 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.485845 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.485845 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.486023 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.486023 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.486023 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.486023 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.486023 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.486174 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.486174 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.486174 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.486174 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.486174 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.486174 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.486365 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.486365 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.486365 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.486365 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.486365 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.486365 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.486519 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.486519 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.486519 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.486519 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.486519 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.486519 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.486710 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.486710 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.486710 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.486710 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.486710 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.486858 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.486858 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.486858 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.486858 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.486858 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.487028 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.487028 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.487028 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.487028 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.487028 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.487028 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.487186 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.487186 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.487186 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.487186 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.487186 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.487186 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.487335 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.487335 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.487335 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.487335 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.487335 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.487473 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.487473 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.487473 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.487473 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.487473 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.487708 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.487708 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.487708 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.487708 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.487830 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.487830 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.487830 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.487830 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.487974 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.487974 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.487974 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.487974 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.487974 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.488114 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.488114 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.488114 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.488114 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.488114 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.488244 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.488244 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.488244 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.488244 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.488362 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.488362 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.488362 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.488362 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.488468 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.488468 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.488468 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.488468 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.488574 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.488574 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.488574 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.488574 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.488685 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.488685 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.488685 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.488685 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.488806 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.488806 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.488806 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.488806 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.488806 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.489063 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.489063 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.489063 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.489063 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.489063 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.489063 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.489230 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.489230 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.489230 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.489230 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.489230 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.489347 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.489347 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.489347 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.489347 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.489347 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.489347 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.489491 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.489491 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.489491 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.489491 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.489491 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.489491 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.489647 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.489647 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.489647 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.489647 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.489647 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.489647 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.489835 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.489835 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.489835 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.489835 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.489835 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.489835 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.490006 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.490006 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.490006 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.490006 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.490113 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.490113 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.490113 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.490113 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.490113 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.490249 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.490249 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.490249 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.490249 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.490249 np0000178751 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 08 03:59:55.490249 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.middleware.request_id [None req-5f52141f-fc3e-4683-8b3c-af16cdb349d1 None None] RequestId filter calling following filter/app {{(pid=112323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 03:59:55.975094 np0000178751 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [None req-5f52141f-fc3e-4683-8b3c-af16cdb349d1 admin admin] POST https://199.204.45.144/volume/v3/types Jun 08 03:59:55.975686 np0000178751 devstack@c-api.service[112323]: DEBUG cinder.api.openstack.wsgi [None req-5f52141f-fc3e-4683-8b3c-af16cdb349d1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 03:59:55.977353 np0000178751 devstack@c-api.service[112323]: /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 08 03:59:55.977353 np0000178751 devstack@c-api.service[112323]: warnings.warn( Jun 08 03:59:56.017600 np0000178751 devstack@c-api.service[112323]: DEBUG oslo_db.sqlalchemy.engines [None req-5f52141f-fc3e-4683-8b3c-af16cdb349d1 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=112323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 03:59:56.053294 np0000178751 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [None req-5f52141f-fc3e-4683-8b3c-af16cdb349d1 admin admin] https://199.204.45.144/volume/v3/types returned with HTTP 200 Jun 08 03:59:56.053875 np0000178751 devstack@c-api.service[112323]: [pid: 112323|app: 0|req: 1/2] 199.204.45.144 () {68 vars in 1288 bytes} [Mon Jun 8 03:59:55 2026] POST /volume/v3/types => generated 186 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 08 03:59:56.081594 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.081594 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.081594 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.081594 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.081594 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.082444 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.082444 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.082444 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.082444 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.082444 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.082908 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.082908 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.082908 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.082908 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.082908 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.082908 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.083340 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.083340 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.083340 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.083340 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.083595 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.083595 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.083595 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.083595 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.083830 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.083830 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.083830 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.083830 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.084111 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.084111 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.084111 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.084111 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.084111 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.084412 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.084412 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.084412 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.084412 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.084412 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.084713 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.084713 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.084713 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.084713 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.084713 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.084713 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.085083 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.085083 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.085083 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.085083 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.085083 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.085083 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.085444 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.085444 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.085444 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.085444 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.085444 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.085444 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.085807 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.085807 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.085807 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.085807 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.085807 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.086128 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.086128 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.086128 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.086128 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.086128 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.086432 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.086432 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.086432 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.086432 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.086432 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.086432 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.086824 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.086824 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.086824 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.086824 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.086824 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.086824 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.087169 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.087169 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.087169 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.087169 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.087169 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.087466 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.087466 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.087466 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.087466 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.087466 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.087753 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.087753 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.087753 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.087753 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.088227 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.088227 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.088227 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.088227 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.088543 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.088543 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.088543 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.088543 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.088543 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.088844 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.088844 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.088844 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.088844 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.088844 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.089155 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.089155 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.089155 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.089155 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.089391 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.089391 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.089391 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.089391 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.089650 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.089650 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.089650 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.089650 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.089914 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.089914 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.089914 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.089914 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.090199 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.090199 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.090199 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.090199 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.090435 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.090435 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.090435 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.090435 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.090435 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.090787 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.090787 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.090787 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.090787 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.090787 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.090787 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.091221 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.091221 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.091221 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.091221 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.091221 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.091484 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.091484 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.091484 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.091484 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.091484 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.091484 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.091652 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.091652 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.091652 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.091652 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.091652 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.091652 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.091812 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.091812 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.091812 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.091812 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.091812 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.091812 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.091982 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.091982 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.091982 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.091982 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.091982 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.091982 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.092139 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.092139 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.092139 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.092139 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.092252 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.092252 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.092252 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.092252 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.092252 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.092412 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.092412 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.092412 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.092412 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.092412 np0000178751 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) Jun 08 03:59:56.092412 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.middleware.request_id [req-5f52141f-fc3e-4683-8b3c-af16cdb349d1 req-8c11d0b3-680c-4b0d-b432-c69708689dd2 None None] RequestId filter calling following filter/app {{(pid=112324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 03:59:56.427119 np0000178751 devstack@c-api.service[112324]: INFO cinder.api.openstack.wsgi [req-5f52141f-fc3e-4683-8b3c-af16cdb349d1 req-8c11d0b3-680c-4b0d-b432-c69708689dd2 admin admin] POST https://199.204.45.144/volume/v3/types/8a8666d7-2cb6-4067-b4b7-c6ff3bf9fee5/extra_specs Jun 08 03:59:56.427119 np0000178751 devstack@c-api.service[112324]: DEBUG cinder.api.openstack.wsgi [req-5f52141f-fc3e-4683-8b3c-af16cdb349d1 req-8c11d0b3-680c-4b0d-b432-c69708689dd2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 03:59:56.430081 np0000178751 devstack@c-api.service[112324]: /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 08 03:59:56.430081 np0000178751 devstack@c-api.service[112324]: warnings.warn( Jun 08 03:59:56.470815 np0000178751 devstack@c-api.service[112324]: DEBUG oslo_db.sqlalchemy.engines [req-5f52141f-fc3e-4683-8b3c-af16cdb349d1 req-8c11d0b3-680c-4b0d-b432-c69708689dd2 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=112324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 03:59:56.551850 np0000178751 devstack@c-api.service[112324]: INFO cinder.api.openstack.wsgi [req-5f52141f-fc3e-4683-8b3c-af16cdb349d1 req-8c11d0b3-680c-4b0d-b432-c69708689dd2 admin admin] https://199.204.45.144/volume/v3/types/8a8666d7-2cb6-4067-b4b7-c6ff3bf9fee5/extra_specs returned with HTTP 200 Jun 08 03:59:56.551850 np0000178751 devstack@c-api.service[112324]: [pid: 112324|app: 0|req: 1/3] 199.204.45.144 () {70 vars in 1505 bytes} [Mon Jun 8 03:59:56 2026] POST /volume/v3/types/8a8666d7-2cb6-4067-b4b7-c6ff3bf9fee5/extra_specs => generated 55 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 08 03:59:57.452602 np0000178751 devstack@c-api.service[112326]: DEBUG dbcounter [-] [112326] Writing DB stats cinder:SELECT=6 {{(pid=112326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 03:59:57.513890 np0000178751 devstack@c-api.service[112325]: DEBUG dbcounter [-] [112325] Writing DB stats cinder:SELECT=6 {{(pid=112325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 04:00:06.049433 np0000178751 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 04:00:06.549243 np0000178751 devstack@c-api.service[112324]: DEBUG dbcounter [-] [112324] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}