Jun 17 04:34:56.255719 np0000181112 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 04:34:56.261763 np0000181112 devstack@c-api.service[116560]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 04:34:56.264693 np0000181112 devstack@c-api.service[116560]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 04:34:56 2026] *** Jun 17 04:34:56.264693 np0000181112 devstack@c-api.service[116560]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 04:34:56.264693 np0000181112 devstack@c-api.service[116560]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 04:34:56.264693 np0000181112 devstack@c-api.service[116560]: nodename: np0000181112 Jun 17 04:34:56.264693 np0000181112 devstack@c-api.service[116560]: machine: x86_64 Jun 17 04:34:56.264693 np0000181112 devstack@c-api.service[116560]: clock source: unix Jun 17 04:34:56.264693 np0000181112 devstack@c-api.service[116560]: pcre jit disabled Jun 17 04:34:56.264693 np0000181112 devstack@c-api.service[116560]: detected number of CPU cores: 16 Jun 17 04:34:56.264693 np0000181112 devstack@c-api.service[116560]: current working directory: / Jun 17 04:34:56.264693 np0000181112 devstack@c-api.service[116560]: detected binary path: /usr/bin/uwsgi-core Jun 17 04:34:56.264693 np0000181112 devstack@c-api.service[116560]: your processes number limit is 256917 Jun 17 04:34:56.264693 np0000181112 devstack@c-api.service[116560]: your memory page size is 4096 bytes Jun 17 04:34:56.264693 np0000181112 devstack@c-api.service[116560]: detected max file descriptor number: 2048 Jun 17 04:34:56.264693 np0000181112 devstack@c-api.service[116560]: lock engine: pthread robust mutexes Jun 17 04:34:56.265538 np0000181112 devstack@c-api.service[116560]: thunder lock: enabled Jun 17 04:34:56.265538 np0000181112 devstack@c-api.service[116560]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 04:34:56.265538 np0000181112 devstack@c-api.service[116560]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 04:34:56.265538 np0000181112 devstack@c-api.service[116560]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 04:34:56.265538 np0000181112 devstack@c-api.service[116560]: Set PythonHome to /opt/stack/data/venv Jun 17 04:34:56.313219 np0000181112 devstack@c-api.service[116560]: Python main interpreter initialized at 0x7f62a7aa3668 Jun 17 04:34:56.313219 np0000181112 devstack@c-api.service[116560]: python threads support enabled Jun 17 04:34:56.313219 np0000181112 devstack@c-api.service[116560]: your server socket listen backlog is limited to 100 connections Jun 17 04:34:56.313219 np0000181112 devstack@c-api.service[116560]: your mercy for graceful operations on workers is 80 seconds Jun 17 04:34:56.313983 np0000181112 devstack@c-api.service[116560]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 04:34:56.314087 np0000181112 devstack@c-api.service[116560]: *** Operational MODE: preforking *** Jun 17 04:34:56.314300 np0000181112 devstack@c-api.service[116560]: *** uWSGI is running in multiple interpreter mode *** Jun 17 04:34:56.314300 np0000181112 devstack@c-api.service[116560]: spawned uWSGI master process (pid: 116560) Jun 17 04:34:56.314452 np0000181112 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 04:34:56.315256 np0000181112 devstack@c-api.service[116560]: spawned uWSGI worker 1 (pid: 116569, cores: 1) Jun 17 04:34:56.315791 np0000181112 devstack@c-api.service[116560]: spawned uWSGI worker 2 (pid: 116570, cores: 1) Jun 17 04:34:56.318314 np0000181112 devstack@c-api.service[116560]: spawned uWSGI worker 3 (pid: 116571, cores: 1) Jun 17 04:34:56.318314 np0000181112 devstack@c-api.service[116560]: spawned uWSGI worker 4 (pid: 116573, cores: 1) Jun 17 04:34:56.318314 np0000181112 devstack@c-api.service[116560]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 04:34:56.438469 np0000181112 devstack@c-api.service[116573]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:34:56.438469 np0000181112 devstack@c-api.service[116573]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:34:56.438469 np0000181112 devstack@c-api.service[116573]: we strongly recommend against using it for new projects. Jun 17 04:34:56.438469 np0000181112 devstack@c-api.service[116573]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:34:56.438469 np0000181112 devstack@c-api.service[116573]: framework. For more detail see Jun 17 04:34:56.438469 np0000181112 devstack@c-api.service[116573]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:34:56.438469 np0000181112 devstack@c-api.service[116573]: import eventlet # noqa Jun 17 04:34:56.440387 np0000181112 devstack@c-api.service[116571]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:34:56.440387 np0000181112 devstack@c-api.service[116571]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:34:56.440387 np0000181112 devstack@c-api.service[116571]: we strongly recommend against using it for new projects. Jun 17 04:34:56.440387 np0000181112 devstack@c-api.service[116571]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:34:56.440387 np0000181112 devstack@c-api.service[116571]: framework. For more detail see Jun 17 04:34:56.440387 np0000181112 devstack@c-api.service[116571]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:34:56.440387 np0000181112 devstack@c-api.service[116571]: import eventlet # noqa Jun 17 04:34:56.441367 np0000181112 devstack@c-api.service[116569]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:34:56.441367 np0000181112 devstack@c-api.service[116569]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:34:56.441367 np0000181112 devstack@c-api.service[116569]: we strongly recommend against using it for new projects. Jun 17 04:34:56.441367 np0000181112 devstack@c-api.service[116569]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:34:56.441367 np0000181112 devstack@c-api.service[116569]: framework. For more detail see Jun 17 04:34:56.441367 np0000181112 devstack@c-api.service[116569]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:34:56.441367 np0000181112 devstack@c-api.service[116569]: import eventlet # noqa Jun 17 04:34:56.453920 np0000181112 devstack@c-api.service[116570]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:34:56.453920 np0000181112 devstack@c-api.service[116570]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:34:56.453920 np0000181112 devstack@c-api.service[116570]: we strongly recommend against using it for new projects. Jun 17 04:34:56.453920 np0000181112 devstack@c-api.service[116570]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:34:56.453920 np0000181112 devstack@c-api.service[116570]: framework. For more detail see Jun 17 04:34:56.453920 np0000181112 devstack@c-api.service[116570]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:34:56.453920 np0000181112 devstack@c-api.service[116570]: import eventlet # noqa Jun 17 04:34:56.526788 np0000181112 devstack@c-api.service[116571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:34:56.526788 np0000181112 devstack@c-api.service[116571]: warnings.warn( Jun 17 04:34:56.527207 np0000181112 devstack@c-api.service[116569]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:34:56.527207 np0000181112 devstack@c-api.service[116569]: warnings.warn( Jun 17 04:34:56.533932 np0000181112 devstack@c-api.service[116573]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:34:56.533932 np0000181112 devstack@c-api.service[116573]: warnings.warn( Jun 17 04:34:56.541032 np0000181112 devstack@c-api.service[116570]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:34:56.541032 np0000181112 devstack@c-api.service[116570]: warnings.warn( Jun 17 04:34:56.604377 np0000181112 devstack@c-api.service[116571]: /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 17 04:34:56.604377 np0000181112 devstack@c-api.service[116571]: from cgi import parse_header Jun 17 04:34:56.605223 np0000181112 devstack@c-api.service[116569]: /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 17 04:34:56.605223 np0000181112 devstack@c-api.service[116569]: from cgi import parse_header Jun 17 04:34:56.607387 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:56.607387 np0000181112 devstack@c-api.service[116573]: from cgi import parse_header Jun 17 04:34:56.618741 np0000181112 devstack@c-api.service[116570]: /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 17 04:34:56.618741 np0000181112 devstack@c-api.service[116570]: from cgi import parse_header Jun 17 04:34:56.657008 np0000181112 devstack@c-api.service[116571]: /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 17 04:34:56.657008 np0000181112 devstack@c-api.service[116571]: removals.removed_module( Jun 17 04:34:56.658705 np0000181112 devstack@c-api.service[116571]: /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 17 04:34:56.658705 np0000181112 devstack@c-api.service[116571]: removals.removed_module( Jun 17 04:34:56.658880 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:56.658880 np0000181112 devstack@c-api.service[116573]: removals.removed_module( Jun 17 04:34:56.660433 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:56.660433 np0000181112 devstack@c-api.service[116573]: removals.removed_module( Jun 17 04:34:56.661559 np0000181112 devstack@c-api.service[116569]: /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 17 04:34:56.661559 np0000181112 devstack@c-api.service[116569]: removals.removed_module( Jun 17 04:34:56.663149 np0000181112 devstack@c-api.service[116569]: /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 17 04:34:56.663149 np0000181112 devstack@c-api.service[116569]: removals.removed_module( Jun 17 04:34:56.669389 np0000181112 devstack@c-api.service[116570]: /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 17 04:34:56.669389 np0000181112 devstack@c-api.service[116570]: removals.removed_module( Jun 17 04:34:56.671309 np0000181112 devstack@c-api.service[116570]: /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 17 04:34:56.671309 np0000181112 devstack@c-api.service[116570]: removals.removed_module( Jun 17 04:34:57.281240 np0000181112 devstack@c-api.service[116570]: /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 17 04:34:57.281240 np0000181112 devstack@c-api.service[116570]: warnings.warn( Jun 17 04:34:57.289650 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:57.289650 np0000181112 devstack@c-api.service[116573]: warnings.warn( Jun 17 04:34:57.297516 np0000181112 devstack@c-api.service[116569]: /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 17 04:34:57.297516 np0000181112 devstack@c-api.service[116569]: warnings.warn( Jun 17 04:34:57.321667 np0000181112 devstack@c-api.service[116571]: /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 17 04:34:57.321667 np0000181112 devstack@c-api.service[116571]: warnings.warn( Jun 17 04:34:57.374551 np0000181112 devstack@c-api.service[116570]: /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 17 04:34:57.374551 np0000181112 devstack@c-api.service[116570]: warnings.warn( Jun 17 04:34:57.381460 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:57.381460 np0000181112 devstack@c-api.service[116573]: warnings.warn( Jun 17 04:34:57.394216 np0000181112 devstack@c-api.service[116569]: /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 17 04:34:57.394216 np0000181112 devstack@c-api.service[116569]: warnings.warn( Jun 17 04:34:57.432555 np0000181112 devstack@c-api.service[116571]: /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 17 04:34:57.432555 np0000181112 devstack@c-api.service[116571]: warnings.warn( Jun 17 04:34:57.661993 np0000181112 devstack@c-api.service[116573]: 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 17 04:34:57.662626 np0000181112 devstack@c-api.service[116570]: 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 17 04:34:57.662626 np0000181112 devstack@c-api.service[116570]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116570) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:34:57.663043 np0000181112 devstack@c-api.service[116573]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116573) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:34:57.669750 np0000181112 devstack@c-api.service[116569]: 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 17 04:34:57.670025 np0000181112 devstack@c-api.service[116569]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116569) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:34:57.715253 np0000181112 devstack@c-api.service[116571]: 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 17 04:34:57.715554 np0000181112 devstack@c-api.service[116571]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116571) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:34:57.746811 np0000181112 devstack@c-api.service[116570]: /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 17 04:34:57.746811 np0000181112 devstack@c-api.service[116570]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:34:57.747036 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:57.747036 np0000181112 devstack@c-api.service[116573]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:34:57.749358 np0000181112 devstack@c-api.service[116569]: /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 17 04:34:57.749358 np0000181112 devstack@c-api.service[116569]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:34:57.777883 np0000181112 devstack@c-api.service[116571]: /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 17 04:34:57.777883 np0000181112 devstack@c-api.service[116571]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:34:58.209732 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116573) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:34:58.209952 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116571) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:34:58.210029 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116570) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:34:58.210100 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.210175 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116569) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:34:58.210330 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.210620 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.210620 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.210760 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.210842 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.210940 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.211012 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.211086 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.211150 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.211252 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.211343 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.211702 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.211790 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.211790 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.211916 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.211916 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.212105 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.212249 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.212356 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.212443 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.212520 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.212596 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.212665 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.212729 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.212798 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.212853 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.212943 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.213035 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.213124 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.213254 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.213344 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.213344 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.213478 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.213478 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.213478 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.213478 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.213478 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.213478 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.213478 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.213885 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.213885 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.213885 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.214069 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.214141 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.214240 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.214309 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.214373 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.214440 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.214580 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.214651 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.214717 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.214790 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.214862 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.214926 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.214926 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.215041 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.215132 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.215290 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.215367 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.215426 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.215521 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.215636 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.215712 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.215799 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.215896 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.215971 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.216080 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.216611 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.216684 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.216725 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.216767 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.216811 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.216855 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.216897 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.216940 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.216979 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.217017 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.217057 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.217095 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.217134 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.217176 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.217251 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.217300 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.217338 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.217385 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.217430 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.217473 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.217510 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.217556 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.217603 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.217603 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.217603 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.217603 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.217603 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.217802 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.219049 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.219113 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.219155 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.219235 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.219284 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.219335 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.219403 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.219454 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.219497 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.219540 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.219601 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.219651 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.219711 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.219772 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.219825 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.219944 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.220021 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.220115 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.220193 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.220298 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.220349 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.220407 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.220473 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.220473 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.220556 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.220556 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.220637 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.220681 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.221082 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.221140 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.221201 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.221249 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.221294 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.221344 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.221391 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.221435 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.221475 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.221519 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.221562 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.221601 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.221640 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.221681 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.221722 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.221771 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.221819 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.221861 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.221898 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.221898 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.221898 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.222011 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.222011 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.222011 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.222130 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.222168 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.222296 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.222377 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.223491 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.223564 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.223622 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.223686 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.223737 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.223799 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.223851 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.223896 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.223937 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.223970 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.224003 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.224046 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.224081 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.224119 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.224160 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.224222 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.224275 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.224320 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.224364 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.224412 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.224455 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.224455 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.224534 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.224572 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.224616 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.224651 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.224690 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.224730 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.224768 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.224809 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.224854 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.224890 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.224926 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.224959 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.224997 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.225045 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.225091 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.225124 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.225165 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.225165 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.225165 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.225165 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.225324 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.225324 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.225324 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.225324 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.225460 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.225460 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.225536 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.225628 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.225698 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.225791 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.225853 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.225938 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.226019 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.226112 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.228929 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.229002 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.229050 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.229094 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.229150 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.229223 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.229289 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.229331 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.229376 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.229430 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.229496 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.229546 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.229607 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.229672 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.229725 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.229790 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.229790 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.229876 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.229919 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.229962 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.230032 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.230551 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.230551 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.230793 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.230793 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.230793 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.230793 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.231030 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.234149 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.234149 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.234407 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.234407 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.234407 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.234407 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.234714 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.234796 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.234796 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.234796 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.234796 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.234796 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.235164 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.235164 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.235326 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.235326 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.235326 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.235540 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.235614 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.235685 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.235778 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.235849 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.235911 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.235978 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.236085 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.236164 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.236164 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.236164 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.237258 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.237258 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.237454 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.237454 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.237454 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.237667 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.237909 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.238006 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.238098 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.238164 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.238281 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.238370 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.238438 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.238546 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.238629 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.238701 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.238808 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.238890 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.238982 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.239063 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.239127 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.239215 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.239299 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.239379 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.239446 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.239521 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.239611 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.239701 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.239776 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.239854 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.239918 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.239993 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.240079 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.240163 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.240273 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.240359 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.240441 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.240520 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.240602 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.240678 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.240773 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.240883 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.241010 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.241139 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.241270 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.241368 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.241435 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.241499 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.241557 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.241623 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.241697 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.241807 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.241906 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.241981 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.242063 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.242142 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.242237 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.242323 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.242396 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.242468 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.242620 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.242705 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.242789 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.242860 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.242929 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.242998 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.243089 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.243160 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.243268 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.243338 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.243373 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.243404 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.243432 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.243460 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.243489 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.243518 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.243543 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.243570 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.243607 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.243632 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.243660 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.243685 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.243726 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.243726 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.243789 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.243789 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.243789 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.243789 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.243789 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.243789 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.243789 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.243967 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.243967 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.243967 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.243967 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.243967 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.243967 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.243967 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.244153 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.244153 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.244153 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.244153 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.244153 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.244153 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.244153 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.244355 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.244355 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.244355 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.244355 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.244355 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.244355 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.244355 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.244537 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.244537 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.244537 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.244537 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.244537 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.244537 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.244703 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.244732 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.244760 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.244760 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.244760 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.244760 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.244760 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.244760 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.245070 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.245124 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.245200 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.245264 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.245297 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.245323 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.245358 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.245387 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.245420 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.245453 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.245490 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.245526 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.245561 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.245594 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.245619 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.245651 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.245685 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.245719 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.245750 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.245786 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.245827 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.245855 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.245884 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.245912 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.245941 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.245976 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.246009 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.246037 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.246080 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.246118 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.246152 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.246205 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.246245 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.246278 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.246305 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.246333 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.246360 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.246390 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.246415 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.246450 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.246512 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.246540 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.246569 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.246602 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.246642 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.246672 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.246701 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.246734 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.246764 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.246798 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.246831 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.246859 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.246895 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.246927 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.246958 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.246991 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.247026 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.247052 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.247082 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.247111 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.247149 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.247206 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.247248 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.247285 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.247312 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.247339 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.247373 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.247373 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.247373 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.247373 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.247500 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.247500 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.247576 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.247612 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.247642 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.247678 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.247678 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.247737 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.247777 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.247813 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.247851 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.247881 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.247918 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.247954 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.247989 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.248030 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.248064 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.248094 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.248126 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.248160 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.248212 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.248247 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.248279 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.248307 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.248344 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.248375 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.248375 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.248375 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.249745 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.249804 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.249855 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.249910 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.249980 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.250022 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.250054 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.250090 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.250123 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.250156 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.250207 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.250256 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.250287 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.250317 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.250346 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.250376 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.250406 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.250441 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.250474 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.250547 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.250583 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.250618 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.250653 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.250653 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.250653 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.250733 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.250733 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.250793 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.251235 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.251278 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.251320 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.251360 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.251409 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.251451 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.251493 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.251541 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.251589 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.251630 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.251668 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.251722 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.251763 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.251809 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.251855 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.251896 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.251941 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.251987 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.252025 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.252065 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.252114 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.252156 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.252226 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.252269 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.252329 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.252376 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.252421 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.252461 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.252506 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.252553 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.252592 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.252629 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.252666 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.252719 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.252771 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.252816 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.252864 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.252903 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.252952 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.253004 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.253049 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.253089 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.253128 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.253175 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.253242 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.253293 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.253339 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.253382 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.253421 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.253472 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.253472 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.253472 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.253472 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.253472 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.253472 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.253472 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.253850 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.253850 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.253935 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.253974 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.254013 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.254051 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.254089 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.254135 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.254197 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.254248 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.254292 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.254351 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.254399 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.254438 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.254510 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.254558 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.254597 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.254656 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.254706 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.254752 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.254752 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.254828 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.254828 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.254828 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.254828 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.254828 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.254828 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.254828 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.255097 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.255097 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.255176 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.255246 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.255246 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.255331 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.255387 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.255427 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.255472 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.255510 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.255548 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.255586 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.255631 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.255685 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.255730 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.255769 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.255812 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.255850 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.255850 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.255937 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.255992 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.256043 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.256087 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.256131 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.256131 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.256131 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.256131 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.256131 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.256341 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.256341 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.256341 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.256448 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.256497 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.256545 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.256583 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.256622 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.256666 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.256717 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.256761 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.256805 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.256848 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.256888 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.256937 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.256985 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.257028 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.257067 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.257119 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.257163 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.257228 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.257280 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.257331 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.257331 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.257331 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.257331 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.257331 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.257331 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.258123 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.258204 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.258243 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.258296 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.258358 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.258400 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.258445 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.258531 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.258583 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.258650 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.258650 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.258650 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.258759 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.258759 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.258837 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.258837 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.258924 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.258924 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.259008 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.259055 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.259104 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.259157 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.259238 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.259283 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.259341 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.259378 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.259414 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.259448 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.259483 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.259509 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.259542 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.259572 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.259605 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.259645 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.259679 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.259706 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.259731 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.259764 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.259800 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.259825 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.259858 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.259887 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.259914 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.259954 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.259981 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.260016 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.260049 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.260086 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.260113 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.260141 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.260170 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.260218 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.260218 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.260218 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.260218 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.260218 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.260344 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.260344 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.260412 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.260468 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.260501 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.260543 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.260573 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.260613 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.260666 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.260701 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.260738 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.260772 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.260803 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.260829 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.260858 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.260892 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.260923 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.260949 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.260949 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.261003 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.261045 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.261075 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.261101 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.261135 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.261135 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.261266 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.261383 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.261421 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.261446 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.261479 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.261509 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.261534 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.261573 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.261606 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.261630 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.261659 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.261683 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.261711 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.261740 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.261769 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.261793 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.261825 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.261857 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.261886 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.261925 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.261960 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.261991 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.262015 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.262048 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.262075 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.262103 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.262136 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.262172 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.262172 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.262172 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.262172 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.263940 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.263992 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.264060 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.264114 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.264173 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.264255 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.264296 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.264332 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.264362 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.264362 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.264420 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.264483 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.264521 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.264554 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.264584 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.264613 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.264645 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.264678 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.264708 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.264738 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.264771 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.264801 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.264835 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.264865 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.264898 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.264930 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.264930 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.264988 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.265076 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.265113 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.265140 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.265174 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.265232 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.265265 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.265295 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.265324 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.265363 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.265393 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.265422 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.265455 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.265484 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.265514 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.265613 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.265648 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.265677 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.265711 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.265747 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.265782 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.265815 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.265844 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.265872 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.265908 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.265941 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.265971 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.265971 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.265971 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.266217 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.266277 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.266317 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.266351 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.266380 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.266419 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.266450 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.266478 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.266534 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.266572 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.266605 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.266641 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.266670 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.266700 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.266727 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.266764 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.266798 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.266832 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.266864 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.266907 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.266939 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.266968 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.267001 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.267033 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.267065 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.267099 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.267099 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.267099 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.272773 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.272835 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.272871 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.272950 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.273059 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.273115 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.273163 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.273224 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.273270 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.273309 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.273351 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.273395 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.273437 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.273476 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.273519 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.273562 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.273599 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.273648 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.273692 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.273748 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.273794 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.273838 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.273882 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.273929 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.273984 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.274026 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.274066 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.274116 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.274155 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.274218 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.274261 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.274310 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.274351 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.274393 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.274430 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.274467 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.274528 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.274671 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.274726 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.274765 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.274803 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.274837 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:58.274884 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.274921 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:58.274958 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.275007 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:58.275060 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.275094 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:58.275137 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.275196 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:58.275196 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:58.275196 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:58.319091 np0000181112 devstack@c-api.service[116570]: INFO dbcounter [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Registered counter for database cinder Jun 17 04:34:58.319237 np0000181112 devstack@c-api.service[116573]: INFO dbcounter [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Registered counter for database cinder Jun 17 04:34:58.319306 np0000181112 devstack@c-api.service[116571]: INFO dbcounter [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Registered counter for database cinder Jun 17 04:34:58.321394 np0000181112 devstack@c-api.service[116569]: INFO dbcounter [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Registered counter for database cinder Jun 17 04:34:58.360271 np0000181112 devstack@c-api.service[116570]: DEBUG oslo_db.sqlalchemy.engines [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce 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=116570) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:34:58.362566 np0000181112 devstack@c-api.service[116571]: DEBUG oslo_db.sqlalchemy.engines [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 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=116571) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:34:58.363888 np0000181112 devstack@c-api.service[116573]: DEBUG oslo_db.sqlalchemy.engines [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 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=116573) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:34:58.365101 np0000181112 devstack@c-api.service[116569]: DEBUG oslo_db.sqlalchemy.engines [None req-f40601aa-c125-45ad-a8c2-866368321c28 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=116569) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:34:58.476760 np0000181112 devstack@c-api.service[116573]: DEBUG dbcounter [-] [116573] Writer thread running {{(pid=116573) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:34:58.476932 np0000181112 devstack@c-api.service[116571]: DEBUG dbcounter [-] [116571] Writer thread running {{(pid=116571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:34:58.479534 np0000181112 devstack@c-api.service[116571]: INFO cinder.rpc [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:34:58.479833 np0000181112 devstack@c-api.service[116573]: INFO cinder.rpc [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:34:58.480053 np0000181112 devstack@c-api.service[116570]: DEBUG dbcounter [-] [116570] Writer thread running {{(pid=116570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:34:58.480233 np0000181112 devstack@c-api.service[116569]: DEBUG dbcounter [-] [116569] Writer thread running {{(pid=116569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:34:58.482010 np0000181112 devstack@c-api.service[116571]: INFO cinder.rpc [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:34:58.482819 np0000181112 devstack@c-api.service[116573]: INFO cinder.rpc [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:34:58.482942 np0000181112 devstack@c-api.service[116569]: INFO cinder.rpc [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:34:58.483007 np0000181112 devstack@c-api.service[116570]: INFO cinder.rpc [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:34:58.484529 np0000181112 devstack@c-api.service[116571]: INFO cinder.rpc [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:34:58.485363 np0000181112 devstack@c-api.service[116570]: INFO cinder.rpc [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:34:58.485628 np0000181112 devstack@c-api.service[116573]: INFO cinder.rpc [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:34:58.485780 np0000181112 devstack@c-api.service[116569]: INFO cinder.rpc [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:34:58.486815 np0000181112 devstack@c-api.service[116571]: INFO cinder.rpc [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:34:58.487800 np0000181112 devstack@c-api.service[116573]: INFO cinder.rpc [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:34:58.487893 np0000181112 devstack@c-api.service[116570]: INFO cinder.rpc [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:34:58.488017 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.488608 np0000181112 devstack@c-api.service[116569]: INFO cinder.rpc [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:34:58.488700 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.490452 np0000181112 devstack@c-api.service[116570]: INFO cinder.rpc [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:34:58.490981 np0000181112 devstack@c-api.service[116569]: INFO cinder.rpc [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:34:58.491530 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.491740 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.491935 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.492022 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.494934 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.495662 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.523464 np0000181112 devstack@c-api.service[116573]: DEBUG oslo_db.sqlalchemy.engines [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 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=116573) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:34:58.524495 np0000181112 devstack@c-api.service[116569]: DEBUG oslo_db.sqlalchemy.engines [None req-f40601aa-c125-45ad-a8c2-866368321c28 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=116569) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:34:58.526240 np0000181112 devstack@c-api.service[116573]: INFO cinder.rpc [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:34:58.526442 np0000181112 devstack@c-api.service[116569]: INFO cinder.rpc [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:34:58.526623 np0000181112 devstack@c-api.service[116571]: DEBUG oslo_db.sqlalchemy.engines [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 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=116571) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:34:58.528750 np0000181112 devstack@c-api.service[116573]: INFO cinder.rpc [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:34:58.528878 np0000181112 devstack@c-api.service[116569]: INFO cinder.rpc [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:34:58.529342 np0000181112 devstack@c-api.service[116571]: INFO cinder.rpc [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:34:58.530045 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.530253 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.531025 np0000181112 devstack@c-api.service[116570]: DEBUG oslo_db.sqlalchemy.engines [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce 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=116570) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:34:58.532374 np0000181112 devstack@c-api.service[116571]: INFO cinder.rpc [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:34:58.533821 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.533931 np0000181112 devstack@c-api.service[116570]: INFO cinder.rpc [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:34:58.536341 np0000181112 devstack@c-api.service[116570]: INFO cinder.rpc [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:34:58.537654 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.541585 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.542833 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.545026 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.546105 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.548165 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.548260 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.549346 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.550026 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.551782 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.552166 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.553358 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.554485 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.554897 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.555999 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.556659 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.557439 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.558981 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.560204 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.560412 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.560854 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.561978 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.563243 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.563631 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.565023 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.565123 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.566202 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.566440 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.567946 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.568206 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.569365 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.569436 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.569704 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.570878 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.571463 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.572071 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.573497 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.573620 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.574373 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.575990 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.577465 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.577580 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.577646 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.578988 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.579082 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.580221 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.580881 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.581888 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.582324 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.583138 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.584510 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.584588 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.585794 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.585898 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.585959 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.587320 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.587423 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.587670 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.588457 np0000181112 devstack@c-api.service[116573]: WARNING cinder.api.contrib.hosts [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:34:58.588730 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.589137 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.589354 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.589894 np0000181112 devstack@c-api.service[116569]: WARNING cinder.api.contrib.hosts [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:34:58.590463 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.590613 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.591242 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.591771 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.591891 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.591971 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.593195 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.593270 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.593413 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.593619 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.594228 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extended resource: extensions {{(pid=116573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.594783 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.594859 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.595201 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.595597 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extended resource: os-quota-class-sets {{(pid=116573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.595723 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extended resource: extensions {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.596277 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.596666 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.596854 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extended resource: scheduler-stats {{(pid=116573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.597074 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extended resource: os-quota-class-sets {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.597511 np0000181112 devstack@c-api.service[116571]: WARNING cinder.api.contrib.hosts [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:34:58.598124 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.598253 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.598340 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extended resource: os-quota-sets {{(pid=116573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.598412 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extended resource: scheduler-stats {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.599478 np0000181112 devstack@c-api.service[116570]: WARNING cinder.api.contrib.hosts [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:34:58.599581 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.599774 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extended resource: backups {{(pid=116573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.599846 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extended resource: os-quota-sets {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.600373 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.600941 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.601873 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extended resource: backups {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.601992 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.602339 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extended resource: os-snapshot-manage {{(pid=116573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.602494 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.603475 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.603596 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extended resource: extensions {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.603751 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extended resource: consistencygroups {{(pid=116573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.603928 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extended resource: os-snapshot-manage {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.604912 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extended resource: os-quota-class-sets {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.605079 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.605406 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extended resource: consistencygroups {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.605762 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extended resource: extra_specs {{(pid=116573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.606123 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extended resource: extensions {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.606352 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extended resource: scheduler-stats {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.607367 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extended resource: os-hosts {{(pid=116573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.607446 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extended resource: extra_specs {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.607840 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extended resource: os-quota-class-sets {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.608625 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extended resource: os-quota-sets {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.608725 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extended resource: os-volume-manage {{(pid=116573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.608881 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extended resource: os-hosts {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.609196 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extended resource: scheduler-stats {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.610102 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extended resource: os-availability-zone {{(pid=116573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.610155 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extended resource: backups {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.610224 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extended resource: os-volume-manage {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.610772 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extended resource: os-quota-sets {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.611453 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extended resource: encryption {{(pid=116573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.611662 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extended resource: os-availability-zone {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.612264 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extended resource: os-snapshot-manage {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.612307 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extended resource: backups {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.613004 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extended resource: encryption {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.613123 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extended resource: os-volume-transfer {{(pid=116573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.613740 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extended resource: consistencygroups {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.614531 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extended resource: os-volume-transfer {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.614702 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extended resource: capabilities {{(pid=116573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.615006 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extended resource: os-snapshot-manage {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.615666 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extended resource: extra_specs {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.615888 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extended resource: encryption {{(pid=116573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.616126 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extended resource: capabilities {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.616628 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extended resource: consistencygroups {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.617260 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extended resource: os-hosts {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.617417 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extended resource: encryption {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.617486 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extended resource: os-volume-type-access {{(pid=116573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.618612 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extended resource: os-volume-manage {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.618695 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extended resource: extra_specs {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.618939 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extended resource: os-volume-type-access {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.619023 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extended resource: cgsnapshots {{(pid=116573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.620249 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extended resource: os-availability-zone {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.620341 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extended resource: os-hosts {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.620406 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extended resource: qos-specs {{(pid=116573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.620527 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extended resource: cgsnapshots {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.621691 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extended resource: encryption {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.621929 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extended resource: qos-specs {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.622167 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extended resource: os-volume-manage {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.622492 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.contrib.snapshot_actions [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] SnapshotActionsController initialized {{(pid=116573) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:34:58.623229 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extended resource: os-volume-transfer {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.623310 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.623685 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extended resource: os-availability-zone {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.624008 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.contrib.snapshot_actions [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] SnapshotActionsController initialized {{(pid=116569) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:34:58.624675 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.624758 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.624865 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extended resource: capabilities {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.625137 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extended resource: encryption {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.626126 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.626211 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.626275 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extended resource: encryption {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.626813 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extended resource: os-volume-transfer {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.627488 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.627535 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.628070 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extended resource: os-volume-type-access {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.628518 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extended resource: capabilities {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.628797 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.628898 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.629467 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extended resource: cgsnapshots {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.630159 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.630215 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extended resource: encryption {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.630416 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.630968 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extended resource: qos-specs {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.631924 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extended resource: os-volume-type-access {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.631976 np0000181112 devstack@c-api.service[116573]: WARNING castellan.key_manager.migration [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.632012 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.632946 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.632946 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.633115 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.contrib.snapshot_actions [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] SnapshotActionsController initialized {{(pid=116571) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:34:58.633175 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.633249 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extension AdminActions extending resource: volumes {{(pid=116573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.633394 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extension AdminActions extending resource: snapshots {{(pid=116573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.633453 np0000181112 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.633490 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extension AdminActions extending resource: backups {{(pid=116573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.633529 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extended resource: cgsnapshots {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.633646 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extension VolumeActions extending resource: volumes {{(pid=116573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.633788 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extension TypesManage extending resource: types {{(pid=116573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.633890 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extension UsedLimits extending resource: limits {{(pid=116573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.633995 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.634035 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.634079 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.634173 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.634262 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.634668 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.634725 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.634761 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.634799 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.634925 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.635009 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extension AdminActions extending resource: volumes {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.635064 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.v3.router [None req-cebdcfe1-e06e-4682-9be6-eaaef9d31d83 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.635153 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extension AdminActions extending resource: snapshots {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.635153 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extension AdminActions extending resource: backups {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.635153 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extension VolumeActions extending resource: volumes {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.635153 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extension TypesManage extending resource: types {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.635375 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extension UsedLimits extending resource: limits {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.635375 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.635459 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extended resource: qos-specs {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:58.635540 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.635540 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.635621 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.635661 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.635764 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.635872 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.635976 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-f40601aa-c125-45ad-a8c2-866368321c28 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.636978 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.637715 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.contrib.snapshot_actions [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] SnapshotActionsController initialized {{(pid=116570) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:34:58.638397 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.638676 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.639975 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.640160 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.641518 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.641584 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.642306 np0000181112 devstack@c-api.service[116573]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f62a7aa3668 pid: 116573 (default app) Jun 17 04:34:58.642967 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.643020 np0000181112 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.644002 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.644116 np0000181112 devstack@c-api.service[116569]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f62a7aa3668 pid: 116569 (default app) Jun 17 04:34:58.644160 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.644290 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.644392 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extension AdminActions extending resource: volumes {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.644497 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.644543 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extension AdminActions extending resource: snapshots {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.644613 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extension AdminActions extending resource: backups {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.645474 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extension VolumeActions extending resource: volumes {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.645637 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extension TypesManage extending resource: types {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.645782 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extension UsedLimits extending resource: limits {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.645929 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.646060 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.646114 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.646190 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.646338 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.646455 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.646558 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.646730 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-731e86ec-c30f-4312-9f02-0bab1812efd3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.647734 np0000181112 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:58.648626 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extension SnapshotActions extending resource: snapshots {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.648766 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.649018 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.649136 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extension AdminActions extending resource: volumes {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.649325 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extension AdminActions extending resource: snapshots {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.649475 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extension AdminActions extending resource: backups {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.649609 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extension VolumeActions extending resource: volumes {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.649799 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extension TypesManage extending resource: types {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.649938 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extension UsedLimits extending resource: limits {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.650075 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.650226 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.650364 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.650504 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extension VolumeTypeAccess extending resource: types {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.650693 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.650841 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.650890 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.650890 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.651009 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.651009 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.651009 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.651009 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.651009 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.651286 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.651325 np0000181112 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-8519b13c-e80c-42ab-89d0-655d6042e1ce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:58.651370 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.651370 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.651370 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.651370 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.651370 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.651370 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.651647 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.651647 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.651647 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.651647 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.651647 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.651899 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.651899 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.651899 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.651899 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.651899 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.652124 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.652124 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.652124 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.652124 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.652335 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.652335 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.652335 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.652335 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.652335 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.652571 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.652571 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.652571 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.652571 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.652571 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.652774 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.652774 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.652774 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.652774 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.652774 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.652774 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.653073 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.653073 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.653073 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.653073 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.653073 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.653073 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.653368 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.653368 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.653368 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.653368 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.653368 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.653368 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.653625 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.653625 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.653625 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.653625 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.653625 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.653862 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.653862 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.653862 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.653862 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.653862 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.654097 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.654097 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.654097 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.654097 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.654097 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.654097 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.654418 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.654418 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.654418 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.654418 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.654418 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.654418 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.654706 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.654706 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.654706 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.654706 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.654706 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.654980 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.654980 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.654980 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.654980 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.654980 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.655216 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.655216 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.655216 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.655216 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.655433 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.655433 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.655433 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.655433 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.655618 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.655618 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.655618 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.655618 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.655618 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.655928 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.655928 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.655928 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.655928 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.655928 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.656200 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.656200 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.656200 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.656200 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.656395 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.656395 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.656395 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.656395 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.656578 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.656578 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.656578 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.656578 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.656757 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.656757 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.656757 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.656757 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.656937 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.656937 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.656937 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.656937 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.657108 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.657108 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.657108 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.657108 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.657108 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.657400 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.657400 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.657400 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.657400 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.657400 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.657400 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.657684 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.657684 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.657684 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.657684 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.657684 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.657901 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.657901 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.657901 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.657901 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.657901 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.657901 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.658172 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.658172 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.658172 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.658172 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.658172 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.658172 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.658522 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.658522 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.658522 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.658522 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.658522 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.658522 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.658850 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.658850 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.658850 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.658850 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.658850 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.658850 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.659116 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.659116 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.659116 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.659116 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.659311 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.659311 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.659311 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.659311 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.659311 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.659578 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.659578 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.659578 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.659578 np0000181112 devstack@c-api.service[116573]: /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 17 04:34:58.659578 np0000181112 devstack@c-api.service[116573]: warnings.warn(deprecated_msg) Jun 17 04:34:58.659578 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.middleware.request_id [None req-add5d8f8-649d-4703-ad84-fcae6f3508b5 None None] RequestId filter calling following filter/app {{(pid=116573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:34:58.659808 np0000181112 devstack@c-api.service[116571]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f62a7aa3668 pid: 116571 (default app) Jun 17 04:34:58.659858 np0000181112 devstack@c-api.service[116573]: [pid: 116573|app: 0|req: 1/1] 199.204.45.116 () {60 vars in 956 bytes} [Wed Jun 17 04:34:58 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 17 04:34:58.660997 np0000181112 devstack@c-api.service[116570]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f62a7aa3668 pid: 116570 (default app) Jun 17 04:35:05.985918 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.985918 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.985918 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.985918 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.986603 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.986603 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.986603 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.986603 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.986838 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.986838 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.986838 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.986838 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.986838 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.986838 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.987169 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.987169 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.987169 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.987169 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.987169 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.987502 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.987502 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.987502 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.987502 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.987502 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.987795 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.987795 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.987795 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.987795 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.988035 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.988035 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.988035 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.988035 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.988035 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.988344 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.988344 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.988344 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.988344 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.988344 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.988639 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.988639 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.988639 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.988639 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.988639 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.988639 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.988987 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.988987 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.988987 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.988987 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.988987 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.988987 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.989361 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.989361 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.989361 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.989361 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.989361 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.989361 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.989695 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.989695 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.989695 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.989695 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.989695 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.989992 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.989992 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.989992 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.989992 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.989992 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.990287 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.990287 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.990287 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.990287 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.990287 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.990287 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.990614 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.990614 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.990614 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.990614 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.990614 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.990614 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.990922 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.990922 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.990922 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.990922 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.990922 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.991266 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.991266 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.991266 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.991266 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.991266 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.991537 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.991537 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.991537 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.991537 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.991767 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.991767 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.991767 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.991767 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.991996 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.991996 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.991996 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.991996 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.991996 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.992625 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.992625 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.992625 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.992625 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.992625 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.992917 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.992917 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.992917 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.992917 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.993147 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.993147 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.993147 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.993147 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.993400 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.993400 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.993400 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.993400 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.993613 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.993613 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.993613 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.993613 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.993755 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.993755 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.993755 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.993755 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.993894 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.993894 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.993894 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.993894 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.993894 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.994089 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.994089 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.994089 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.994089 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.994089 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.994089 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.994496 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.994496 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.994496 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.994496 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.994496 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.994776 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.994776 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.994776 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.994776 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.994776 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.994776 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.995116 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.995116 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.995116 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.995116 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.995116 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.995116 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.995460 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.995460 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.995460 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.995460 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.995460 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.995460 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.995667 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.995667 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.995667 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.995667 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.995667 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.995667 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.995874 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.995874 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.995874 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.995874 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.996033 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.996033 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.996033 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.996033 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.996033 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.996237 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.996237 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.996237 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.996237 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:05.996237 np0000181112 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 17 04:35:05.996237 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.middleware.request_id [None req-beed1519-a2f6-4cb5-a378-ac143406336f None None] RequestId filter calling following filter/app {{(pid=116569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:06.453273 np0000181112 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-beed1519-a2f6-4cb5-a378-ac143406336f admin admin] POST https://199.204.45.116/volume/v3/types Jun 17 04:35:06.453737 np0000181112 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-beed1519-a2f6-4cb5-a378-ac143406336f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 04:35:06.455371 np0000181112 devstack@c-api.service[116569]: /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 17 04:35:06.455371 np0000181112 devstack@c-api.service[116569]: warnings.warn( Jun 17 04:35:06.488098 np0000181112 devstack@c-api.service[116569]: DEBUG oslo_db.sqlalchemy.engines [None req-beed1519-a2f6-4cb5-a378-ac143406336f 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=116569) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:35:06.521457 np0000181112 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-beed1519-a2f6-4cb5-a378-ac143406336f admin admin] https://199.204.45.116/volume/v3/types returned with HTTP 200 Jun 17 04:35:06.522275 np0000181112 devstack@c-api.service[116569]: [pid: 116569|app: 0|req: 1/2] 199.204.45.116 () {68 vars in 1288 bytes} [Wed Jun 17 04:35:05 2026] POST /volume/v3/types => generated 186 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:35:06.549080 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.549080 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.549080 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.549080 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.549785 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.549785 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.549785 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.549785 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.550022 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.550022 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.550022 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.550022 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.550022 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.550022 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.550408 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.550408 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.550408 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.550408 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.550408 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.550698 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.550698 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.550698 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.550698 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.550698 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.550987 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.550987 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.550987 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.550987 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.551262 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.551262 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.551262 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.551262 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.551262 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.551552 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.551552 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.551552 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.551552 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.551552 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.551822 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.551822 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.551822 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.551822 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.551822 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.551822 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.552152 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.552152 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.552152 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.552152 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.552152 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.552152 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.552499 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.552499 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.552499 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.552499 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.552499 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.552499 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.552872 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.552872 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.552872 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.552872 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.552872 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.553161 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.553161 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.553161 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.553161 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.553161 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.553463 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.553463 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.553463 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.553463 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.553463 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.553463 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.553787 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.553787 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.553787 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.553787 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.553787 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.553787 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.554105 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.554105 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.554105 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.554105 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.554105 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.554433 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.554433 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.554433 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.554433 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.554433 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.554710 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.554710 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.554710 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.554710 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.554942 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.554942 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.554942 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.554942 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.555170 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.555170 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.555170 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.555170 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.555170 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.555482 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.555482 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.555482 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.555482 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.555482 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.555829 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.555829 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.555829 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.555829 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.556083 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.556083 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.556083 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.556083 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.556343 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.556343 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.556343 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.556343 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.556571 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.556571 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.556571 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.556571 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.556827 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.556827 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.556827 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.556827 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.557053 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.557053 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.557053 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.557053 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.557053 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.557377 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.557377 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.557377 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.557377 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.557377 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.557377 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.557739 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.557739 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.557739 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.557739 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.557739 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.558010 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.558010 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.558010 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.558010 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.558010 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.558010 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.558457 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.558457 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.558457 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.558457 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.558457 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.558457 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.558792 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.558792 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.558792 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.558792 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.558792 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.558792 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.559120 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.559120 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.559120 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.559120 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.559120 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.559120 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.559575 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.559575 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.559575 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.559575 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.559803 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.559803 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.559803 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.559803 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.559803 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.560104 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.560104 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.560104 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.560104 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.560104 np0000181112 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 17 04:35:06.560104 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.middleware.request_id [req-beed1519-a2f6-4cb5-a378-ac143406336f req-b4f68aa2-3773-4d87-b39b-cbadf74352c0 None None] RequestId filter calling following filter/app {{(pid=116571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:06.869532 np0000181112 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [req-beed1519-a2f6-4cb5-a378-ac143406336f req-b4f68aa2-3773-4d87-b39b-cbadf74352c0 admin admin] POST https://199.204.45.116/volume/v3/types/69ea6e2d-8df8-4758-830e-5624733f9790/extra_specs Jun 17 04:35:06.870147 np0000181112 devstack@c-api.service[116571]: DEBUG cinder.api.openstack.wsgi [req-beed1519-a2f6-4cb5-a378-ac143406336f req-b4f68aa2-3773-4d87-b39b-cbadf74352c0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 04:35:06.871855 np0000181112 devstack@c-api.service[116571]: /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 17 04:35:06.871855 np0000181112 devstack@c-api.service[116571]: warnings.warn( Jun 17 04:35:06.910507 np0000181112 devstack@c-api.service[116571]: DEBUG oslo_db.sqlalchemy.engines [req-beed1519-a2f6-4cb5-a378-ac143406336f req-b4f68aa2-3773-4d87-b39b-cbadf74352c0 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=116571) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:35:06.972614 np0000181112 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [req-beed1519-a2f6-4cb5-a378-ac143406336f req-b4f68aa2-3773-4d87-b39b-cbadf74352c0 admin admin] https://199.204.45.116/volume/v3/types/69ea6e2d-8df8-4758-830e-5624733f9790/extra_specs returned with HTTP 200 Jun 17 04:35:06.973550 np0000181112 devstack@c-api.service[116571]: [pid: 116571|app: 0|req: 1/3] 199.204.45.116 () {70 vars in 1505 bytes} [Wed Jun 17 04:35:06 2026] POST /volume/v3/types/69ea6e2d-8df8-4758-830e-5624733f9790/extra_specs => generated 55 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:35:08.527954 np0000181112 devstack@c-api.service[116573]: DEBUG dbcounter [-] [116573] Writing DB stats cinder:SELECT=6 {{(pid=116573) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:35:08.535612 np0000181112 devstack@c-api.service[116570]: DEBUG dbcounter [-] [116570] Writing DB stats cinder:SELECT=6 {{(pid=116570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:35:16.518021 np0000181112 devstack@c-api.service[116569]: DEBUG dbcounter [-] [116569] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:35:16.974223 np0000181112 devstack@c-api.service[116571]: DEBUG dbcounter [-] [116571] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:37:44.865069 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.middleware.request_id [None req-a635f32d-1138-496d-915e-ec96a66b5c63 None None] RequestId filter calling following filter/app {{(pid=116573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:37:44.866540 np0000181112 devstack@c-api.service[116573]: INFO cinder.api.openstack.wsgi [None req-a635f32d-1138-496d-915e-ec96a66b5c63 None None] GET https://199.204.45.116/volume// Jun 17 04:37:44.866900 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.openstack.wsgi [None req-a635f32d-1138-496d-915e-ec96a66b5c63 None None] Empty body provided in request {{(pid=116573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:37:44.867394 np0000181112 devstack@c-api.service[116573]: DEBUG cinder.api.openstack.wsgi [None req-a635f32d-1138-496d-915e-ec96a66b5c63 None None] Calling method 'all' {{(pid=116573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:37:44.868531 np0000181112 devstack@c-api.service[116573]: INFO cinder.api.openstack.wsgi [None req-a635f32d-1138-496d-915e-ec96a66b5c63 None None] https://199.204.45.116/volume// returned with HTTP 300 Jun 17 04:37:44.869119 np0000181112 devstack@c-api.service[116573]: [pid: 116573|app: 0|req: 2/4] 199.204.45.116 () {66 vars in 1456 bytes} [Wed Jun 17 04:37:44 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)