Jun 17 02:22:16.434423 np0000180810 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 02:22:16.440245 np0000180810 devstack@c-api.service[117104]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 02:22:16 2026] *** Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: nodename: np0000180810 Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: machine: x86_64 Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: clock source: unix Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: pcre jit disabled Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: detected number of CPU cores: 16 Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: current working directory: / Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: detected binary path: /usr/bin/uwsgi-core Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: your processes number limit is 256917 Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: your memory page size is 4096 bytes Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: detected max file descriptor number: 2048 Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: lock engine: pthread robust mutexes Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: thunder lock: enabled Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 02:22:16.442931 np0000180810 devstack@c-api.service[117104]: Set PythonHome to /opt/stack/data/venv Jun 17 02:22:16.478832 np0000180810 devstack@c-api.service[117104]: Python main interpreter initialized at 0x7a96a5ea3668 Jun 17 02:22:16.478832 np0000180810 devstack@c-api.service[117104]: python threads support enabled Jun 17 02:22:16.478832 np0000180810 devstack@c-api.service[117104]: your server socket listen backlog is limited to 100 connections Jun 17 02:22:16.478832 np0000180810 devstack@c-api.service[117104]: your mercy for graceful operations on workers is 80 seconds Jun 17 02:22:16.479182 np0000180810 devstack@c-api.service[117104]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 02:22:16.479301 np0000180810 devstack@c-api.service[117104]: *** Operational MODE: preforking *** Jun 17 02:22:16.479530 np0000180810 devstack@c-api.service[117104]: *** uWSGI is running in multiple interpreter mode *** Jun 17 02:22:16.479530 np0000180810 devstack@c-api.service[117104]: spawned uWSGI master process (pid: 117104) Jun 17 02:22:16.479737 np0000180810 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 02:22:16.480202 np0000180810 devstack@c-api.service[117104]: spawned uWSGI worker 1 (pid: 117109, cores: 1) Jun 17 02:22:16.480805 np0000180810 devstack@c-api.service[117104]: spawned uWSGI worker 2 (pid: 117110, cores: 1) Jun 17 02:22:16.481283 np0000180810 devstack@c-api.service[117104]: spawned uWSGI worker 3 (pid: 117111, cores: 1) Jun 17 02:22:16.481801 np0000180810 devstack@c-api.service[117104]: spawned uWSGI worker 4 (pid: 117112, cores: 1) Jun 17 02:22:16.481801 np0000180810 devstack@c-api.service[117104]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 02:22:16.606087 np0000180810 devstack@c-api.service[117110]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 02:22:16.606087 np0000180810 devstack@c-api.service[117110]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 02:22:16.606087 np0000180810 devstack@c-api.service[117110]: we strongly recommend against using it for new projects. Jun 17 02:22:16.606087 np0000180810 devstack@c-api.service[117110]: If you are already using Eventlet, we recommend migrating to a different Jun 17 02:22:16.606087 np0000180810 devstack@c-api.service[117110]: framework. For more detail see Jun 17 02:22:16.606087 np0000180810 devstack@c-api.service[117110]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 02:22:16.606087 np0000180810 devstack@c-api.service[117110]: import eventlet # noqa Jun 17 02:22:16.608127 np0000180810 devstack@c-api.service[117111]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 02:22:16.608127 np0000180810 devstack@c-api.service[117111]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 02:22:16.608127 np0000180810 devstack@c-api.service[117111]: we strongly recommend against using it for new projects. Jun 17 02:22:16.608127 np0000180810 devstack@c-api.service[117111]: If you are already using Eventlet, we recommend migrating to a different Jun 17 02:22:16.608127 np0000180810 devstack@c-api.service[117111]: framework. For more detail see Jun 17 02:22:16.608127 np0000180810 devstack@c-api.service[117111]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 02:22:16.608127 np0000180810 devstack@c-api.service[117111]: import eventlet # noqa Jun 17 02:22:16.631003 np0000180810 devstack@c-api.service[117112]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 02:22:16.631003 np0000180810 devstack@c-api.service[117112]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 02:22:16.631003 np0000180810 devstack@c-api.service[117112]: we strongly recommend against using it for new projects. Jun 17 02:22:16.631003 np0000180810 devstack@c-api.service[117112]: If you are already using Eventlet, we recommend migrating to a different Jun 17 02:22:16.631003 np0000180810 devstack@c-api.service[117112]: framework. For more detail see Jun 17 02:22:16.631003 np0000180810 devstack@c-api.service[117112]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 02:22:16.631003 np0000180810 devstack@c-api.service[117112]: import eventlet # noqa Jun 17 02:22:16.632069 np0000180810 devstack@c-api.service[117109]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 02:22:16.632069 np0000180810 devstack@c-api.service[117109]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 02:22:16.632069 np0000180810 devstack@c-api.service[117109]: we strongly recommend against using it for new projects. Jun 17 02:22:16.632069 np0000180810 devstack@c-api.service[117109]: If you are already using Eventlet, we recommend migrating to a different Jun 17 02:22:16.632069 np0000180810 devstack@c-api.service[117109]: framework. For more detail see Jun 17 02:22:16.632069 np0000180810 devstack@c-api.service[117109]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 02:22:16.632069 np0000180810 devstack@c-api.service[117109]: import eventlet # noqa Jun 17 02:22:16.697138 np0000180810 devstack@c-api.service[117110]: /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 02:22:16.697138 np0000180810 devstack@c-api.service[117110]: warnings.warn( Jun 17 02:22:16.702731 np0000180810 devstack@c-api.service[117111]: /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 02:22:16.702731 np0000180810 devstack@c-api.service[117111]: warnings.warn( Jun 17 02:22:16.715453 np0000180810 devstack@c-api.service[117112]: /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 02:22:16.715453 np0000180810 devstack@c-api.service[117112]: warnings.warn( Jun 17 02:22:16.718421 np0000180810 devstack@c-api.service[117109]: /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 02:22:16.718421 np0000180810 devstack@c-api.service[117109]: warnings.warn( Jun 17 02:22:16.771243 np0000180810 devstack@c-api.service[117110]: /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 02:22:16.771243 np0000180810 devstack@c-api.service[117110]: from cgi import parse_header Jun 17 02:22:16.783511 np0000180810 devstack@c-api.service[117111]: /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 02:22:16.783511 np0000180810 devstack@c-api.service[117111]: from cgi import parse_header Jun 17 02:22:16.789042 np0000180810 devstack@c-api.service[117112]: /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 02:22:16.789042 np0000180810 devstack@c-api.service[117112]: from cgi import parse_header Jun 17 02:22:16.796609 np0000180810 devstack@c-api.service[117109]: /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 02:22:16.796609 np0000180810 devstack@c-api.service[117109]: from cgi import parse_header Jun 17 02:22:16.821637 np0000180810 devstack@c-api.service[117110]: /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 02:22:16.821637 np0000180810 devstack@c-api.service[117110]: removals.removed_module( Jun 17 02:22:16.823149 np0000180810 devstack@c-api.service[117110]: /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 02:22:16.823149 np0000180810 devstack@c-api.service[117110]: removals.removed_module( Jun 17 02:22:16.832146 np0000180810 devstack@c-api.service[117111]: /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 02:22:16.832146 np0000180810 devstack@c-api.service[117111]: removals.removed_module( Jun 17 02:22:16.833820 np0000180810 devstack@c-api.service[117111]: /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 02:22:16.833820 np0000180810 devstack@c-api.service[117111]: removals.removed_module( Jun 17 02:22:16.836353 np0000180810 devstack@c-api.service[117112]: /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 02:22:16.836353 np0000180810 devstack@c-api.service[117112]: removals.removed_module( Jun 17 02:22:16.837688 np0000180810 devstack@c-api.service[117112]: /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 02:22:16.837688 np0000180810 devstack@c-api.service[117112]: removals.removed_module( Jun 17 02:22:16.845716 np0000180810 devstack@c-api.service[117109]: /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 02:22:16.845716 np0000180810 devstack@c-api.service[117109]: removals.removed_module( Jun 17 02:22:16.847241 np0000180810 devstack@c-api.service[117109]: /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 02:22:16.847241 np0000180810 devstack@c-api.service[117109]: removals.removed_module( Jun 17 02:22:17.429605 np0000180810 devstack@c-api.service[117110]: /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 02:22:17.429605 np0000180810 devstack@c-api.service[117110]: warnings.warn( Jun 17 02:22:17.451334 np0000180810 devstack@c-api.service[117112]: /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 02:22:17.451334 np0000180810 devstack@c-api.service[117112]: warnings.warn( Jun 17 02:22:17.466375 np0000180810 devstack@c-api.service[117109]: /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 02:22:17.466375 np0000180810 devstack@c-api.service[117109]: warnings.warn( Jun 17 02:22:17.472183 np0000180810 devstack@c-api.service[117111]: /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 02:22:17.472183 np0000180810 devstack@c-api.service[117111]: warnings.warn( Jun 17 02:22:17.522347 np0000180810 devstack@c-api.service[117110]: /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 02:22:17.522347 np0000180810 devstack@c-api.service[117110]: warnings.warn( Jun 17 02:22:17.543218 np0000180810 devstack@c-api.service[117112]: /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 02:22:17.543218 np0000180810 devstack@c-api.service[117112]: warnings.warn( Jun 17 02:22:17.563421 np0000180810 devstack@c-api.service[117109]: /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 02:22:17.563421 np0000180810 devstack@c-api.service[117109]: warnings.warn( Jun 17 02:22:17.572106 np0000180810 devstack@c-api.service[117111]: /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 02:22:17.572106 np0000180810 devstack@c-api.service[117111]: warnings.warn( Jun 17 02:22:17.820040 np0000180810 devstack@c-api.service[117112]: 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 02:22:17.820583 np0000180810 devstack@c-api.service[117112]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117112) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 02:22:17.824422 np0000180810 devstack@c-api.service[117110]: 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 02:22:17.824760 np0000180810 devstack@c-api.service[117110]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117110) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 02:22:17.843904 np0000180810 devstack@c-api.service[117109]: 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 02:22:17.843904 np0000180810 devstack@c-api.service[117109]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117109) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 02:22:17.872363 np0000180810 devstack@c-api.service[117111]: 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 02:22:17.872917 np0000180810 devstack@c-api.service[117111]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117111) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 02:22:17.905234 np0000180810 devstack@c-api.service[117112]: /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 02:22:17.905234 np0000180810 devstack@c-api.service[117112]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 02:22:17.908645 np0000180810 devstack@c-api.service[117110]: /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 02:22:17.908645 np0000180810 devstack@c-api.service[117110]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 02:22:17.910268 np0000180810 devstack@c-api.service[117109]: /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 02:22:17.910268 np0000180810 devstack@c-api.service[117109]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 02:22:17.933724 np0000180810 devstack@c-api.service[117111]: /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 02:22:17.933724 np0000180810 devstack@c-api.service[117111]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 02:22:18.359113 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117112) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 02:22:18.359310 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117109) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 02:22:18.359470 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.359531 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.359664 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.359721 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117110) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 02:22:18.359780 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.359818 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.359947 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.360203 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.360284 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.360515 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.361138 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.361197 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.361236 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.361315 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.361353 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.361396 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.361445 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.361483 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.361527 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.361566 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.361608 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.361652 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.361694 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.361740 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.361778 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.361818 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.361856 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.361926 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.361973 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.361973 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.361973 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.362913 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.363005 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.363005 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.363103 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.363144 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.363186 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.363235 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.363301 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.363362 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.363432 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.363496 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.363563 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.363563 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.363663 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.363720 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.363775 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.363842 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.363934 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.363934 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.363934 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.363934 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.364809 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.364902 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.364960 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.365017 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.365089 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.365148 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.365213 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.365269 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.365358 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.365410 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.365460 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.365500 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.365544 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.365599 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.365599 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.365789 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.365848 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.365920 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.365966 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.366032 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.366032 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.367293 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.367358 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.367426 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.367476 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.367517 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.367556 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.367596 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.367636 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.367675 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.367715 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.367759 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.367803 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.367885 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.367885 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.368005 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.368005 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.368005 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.368160 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.368215 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.368257 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.368374 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.368453 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117111) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 02:22:18.368791 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.368878 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.368948 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.369001 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.369065 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.369124 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.369173 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.369221 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.369282 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.369382 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.369434 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.369491 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.369546 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.369592 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.369638 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.369684 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.369723 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.369768 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.369825 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.369910 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.369910 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.370012 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.370062 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.370107 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.370152 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.370152 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.370152 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.370152 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.370152 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.370152 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.370152 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.370589 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.370634 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.370702 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.370761 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.370835 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.370927 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.370992 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.371158 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.371211 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.371258 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.371305 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.371305 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.371389 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.371430 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.371469 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.371517 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.371563 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.371603 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.371648 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.371688 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.371732 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.371778 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.371822 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.371906 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.371969 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.372028 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.372078 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.372124 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.372167 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.372211 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.372251 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.372289 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.372333 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.372383 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.372438 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.372479 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.372524 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.372569 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.372616 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.372656 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.372704 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.372744 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.372744 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.372827 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.372916 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.372977 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.372977 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.372977 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.372977 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.373143 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.373189 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.373228 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.373267 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.373305 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.373305 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.373444 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.373484 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.373522 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.373562 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.373562 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.373640 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.373640 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.373640 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.373760 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.373760 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.373760 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.373760 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.373760 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.373760 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.373760 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.374198 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.374255 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.374309 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.374363 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.374422 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.374462 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.374538 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.374594 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.374650 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.374705 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.374755 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.374830 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.374917 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.374973 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.376649 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.376758 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.376758 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.376889 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.376889 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.377001 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.377058 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.377114 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.377179 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.377179 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.377179 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.377179 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.377411 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.377411 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.377885 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.377986 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.378050 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.378100 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.378164 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.378259 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.378348 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.379949 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.380027 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.380077 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.380117 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.380160 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.380222 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.380281 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.381905 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.381994 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.382057 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.382057 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.382161 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.382222 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.382285 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.382340 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.382340 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.382452 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.382504 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.382555 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.382609 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.382659 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.382723 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.382783 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.382783 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.382911 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.382977 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.383036 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.383091 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.383156 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.383218 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.383218 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.383336 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.383394 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.383394 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.383394 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.385043 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.385143 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.385143 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.385258 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.385258 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.385391 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.385462 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.385523 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.385523 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.385650 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.385707 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.386123 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.386367 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.386441 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.386535 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.386633 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.386717 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.386804 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.386906 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.386973 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.387059 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.387131 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.387205 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.387270 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.387338 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.387406 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.387672 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.387757 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.387958 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.388060 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.388137 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.388205 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.388298 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.388409 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.388483 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.388559 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.388629 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.388701 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.388770 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.388856 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.388987 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.389123 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.389209 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.389297 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.389497 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.389605 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.389685 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.389754 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.389808 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.389883 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.390036 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.390090 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.390156 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.390211 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.390273 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.390333 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.390393 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.390445 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.390494 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.390551 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.390610 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.390610 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.390711 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.390759 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.390808 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.390851 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.390931 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.390975 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.391022 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.391065 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.391106 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.391238 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.391304 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.391349 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.391391 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.391576 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.391623 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.391623 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.391707 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.391752 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.391801 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.391890 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.391934 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.391977 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.392012 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.392012 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.392012 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.392012 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.392012 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.392012 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.392012 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.392311 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.392311 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.392311 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.392311 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.392311 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.392311 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.392552 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.392597 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.392657 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.392657 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.392657 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.392657 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.392657 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.392846 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.392922 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.392975 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.392975 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.392975 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.392975 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.392975 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.392975 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.394021 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.394021 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.394021 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.394021 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.394021 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.394021 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.394021 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.394402 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.394402 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.394402 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.394402 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.394402 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.394402 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.394707 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.394774 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.394840 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.394840 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.394840 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.394840 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.394840 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.394840 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.395177 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.395177 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.395177 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.395177 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.395389 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.395448 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.395509 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.395681 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.395745 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.395745 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.395838 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.395917 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.395981 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.396053 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.396112 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.396112 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.396238 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.396287 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.396330 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.396378 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.396429 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.396476 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.396522 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.396577 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.396619 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.396704 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.396767 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.396908 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.396955 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.396999 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.397042 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.397090 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.397139 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.397190 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.397256 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.397315 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.397417 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.397471 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.397514 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.397550 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.397601 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.397681 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.397750 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.397750 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.397750 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.397750 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.397750 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.397750 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.397750 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.398159 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.398159 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.398159 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.398159 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.398159 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.398159 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.398393 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.398433 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.398476 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.398476 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.398543 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.398586 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.398623 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.398665 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.398711 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.398754 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.398797 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.398851 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.398908 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.398947 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.399001 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.399045 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.399094 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.399134 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.399134 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.399204 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.399244 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.399286 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.399320 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.399351 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.399389 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.399389 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.399389 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.399389 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.399389 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.399540 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.399540 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.399540 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.399540 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.399540 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.399540 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.399540 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.399808 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.399808 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.399808 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.399808 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.399808 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.399808 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.400029 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.400066 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.400103 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.400103 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.400103 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.400103 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.400232 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.400285 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.400346 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.400346 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.400346 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.400450 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.400510 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.400510 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.400510 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.400637 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.400637 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.400637 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.400758 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.400800 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.400832 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.400893 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.400927 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.400981 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.401015 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.401057 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.401094 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.401130 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.401168 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.401201 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.401252 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.401288 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.401329 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.401384 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.401418 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.401461 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.401493 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.401531 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.401573 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.401611 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.401661 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.401704 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.401743 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.401779 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.401814 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.401844 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.401910 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.401946 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.401979 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.402019 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.402052 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.402085 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.402120 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.402157 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.402193 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.402230 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.402295 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.402332 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.402367 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.402367 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.402367 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.402367 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.402367 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.402367 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.402524 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.402524 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.402524 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.402620 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.402654 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.402683 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.402716 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.402746 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.402774 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.402812 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.402841 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.402841 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.402992 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.403027 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.403058 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.403089 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.403177 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.403259 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.403301 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.403301 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.403363 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.403406 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.403438 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.403473 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.403510 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.403549 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.403582 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.403619 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.403652 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.403691 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.403691 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.403758 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.403844 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.403844 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.403844 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.403959 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.403959 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.403959 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.403959 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.403959 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.403959 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.403959 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.404152 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.404152 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.404152 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.404152 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.404280 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.404310 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.404340 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.404435 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.404507 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.404545 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.404571 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.404608 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.404639 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.404672 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.404702 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.404727 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.404753 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.404783 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.404812 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.404842 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.404888 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.404959 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.404994 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.404994 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.405095 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.405095 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.405095 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.405095 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.405208 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.405208 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.405208 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.405305 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.405338 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.405439 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.405492 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.405525 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.405762 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.405805 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.405838 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.405885 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.405924 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.405965 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.405997 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.406035 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.406068 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.406098 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.406134 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.406165 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.406197 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.406238 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.406275 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.406275 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.406346 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.406385 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.406385 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.406385 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.406483 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.406483 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.406483 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.406483 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.406603 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.406637 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.406667 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.406700 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.406738 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.406778 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.406814 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.406844 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.406903 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.406945 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.406945 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.406945 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.407075 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.407115 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.407159 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.407192 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.407226 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.407258 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.407296 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.407335 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.407372 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.407405 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.407440 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.407475 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.407515 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.407551 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.407582 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.407615 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.407646 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.407684 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.407718 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.407755 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.407786 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.407822 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.407877 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.407911 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.408575 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.408614 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.408644 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.408677 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.408706 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.408746 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.408776 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.408815 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.408815 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.408892 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.408892 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.408892 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.408892 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.408892 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.408892 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.408892 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.409099 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.409099 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.409099 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.409099 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.409232 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.409266 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.409297 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.409335 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.409367 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.409430 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.409472 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.409504 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.409535 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.409570 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.409602 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.409637 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.409669 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.409705 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.409737 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.409773 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.409809 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.409845 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.409891 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.409923 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.409962 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.409998 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.409998 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.410055 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.410089 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.410126 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.410157 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.410193 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.410228 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.410259 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.410295 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.410330 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.410361 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.410407 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.410438 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.410476 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.410511 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.410542 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.410572 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.410608 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.410640 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.410675 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.410705 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.410736 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.410776 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.410807 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.410839 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.410884 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.410884 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.410944 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.410973 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.411000 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.411772 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.411818 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.411891 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.411938 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.411938 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.412022 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.412056 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.412089 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.412122 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.412155 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.412185 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.412216 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.412255 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.412290 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.412290 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.412356 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.412389 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.412421 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.412453 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.412484 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.412520 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.412520 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.412581 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.412620 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.412656 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.412656 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.412656 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.412737 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.412942 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.412988 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.413061 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.413111 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.413111 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.413180 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.413219 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.413249 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.413281 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.413318 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.413354 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.413409 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.413446 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.413475 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.413513 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.413545 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.413545 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.413606 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.413642 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.413642 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.413697 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.413735 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.413779 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.413779 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.414000 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.414000 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.414000 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.414233 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.414278 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.414278 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.414278 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.414278 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.414442 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.414442 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.414514 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.414564 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.414608 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.414655 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.414696 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.414696 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.414776 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.414825 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.414893 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.414950 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.414998 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.415040 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.415079 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.415120 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.415174 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.415213 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.415252 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.415292 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.415339 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.415377 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.415429 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.415429 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.420885 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.420945 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.421031 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.421094 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.421144 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.421191 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.421235 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.421278 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.421278 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.421359 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.421431 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.421431 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.421525 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.421575 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.421575 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.421651 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.421692 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.421740 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.421791 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.421834 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.421916 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.421963 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.422008 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.422053 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.422095 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.422136 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.422178 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.422226 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.422274 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.422322 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.422362 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.422409 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.422450 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.422490 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.422537 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.422578 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.422624 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.422659 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.422692 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.422734 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.422783 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.422829 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.422897 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 02:22:18.422947 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.422947 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.423031 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 02:22:18.423174 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.423219 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 02:22:18.423219 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 02:22:18.423219 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 02:22:18.423219 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 02:22:18.423219 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 02:22:18.468072 np0000180810 devstack@c-api.service[117112]: INFO dbcounter [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Registered counter for database cinder Jun 17 02:22:18.468285 np0000180810 devstack@c-api.service[117109]: INFO dbcounter [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Registered counter for database cinder Jun 17 02:22:18.468398 np0000180810 devstack@c-api.service[117110]: INFO dbcounter [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Registered counter for database cinder Jun 17 02:22:18.473057 np0000180810 devstack@c-api.service[117111]: INFO dbcounter [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Registered counter for database cinder Jun 17 02:22:18.511606 np0000180810 devstack@c-api.service[117109]: DEBUG oslo_db.sqlalchemy.engines [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 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=117109) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 02:22:18.512764 np0000180810 devstack@c-api.service[117112]: DEBUG oslo_db.sqlalchemy.engines [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d 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=117112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 02:22:18.513347 np0000180810 devstack@c-api.service[117110]: DEBUG oslo_db.sqlalchemy.engines [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef 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=117110) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 02:22:18.518227 np0000180810 devstack@c-api.service[117111]: DEBUG oslo_db.sqlalchemy.engines [None req-f348bb79-5a28-4d69-810f-5480ad2b01df 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=117111) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 02:22:18.624006 np0000180810 devstack@c-api.service[117109]: DEBUG dbcounter [-] [117109] Writer thread running {{(pid=117109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 02:22:18.627718 np0000180810 devstack@c-api.service[117110]: DEBUG dbcounter [-] [117110] Writer thread running {{(pid=117110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 02:22:18.630622 np0000180810 devstack@c-api.service[117109]: INFO cinder.rpc [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 02:22:18.631886 np0000180810 devstack@c-api.service[117110]: INFO cinder.rpc [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 02:22:18.632834 np0000180810 devstack@c-api.service[117109]: INFO cinder.rpc [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 02:22:18.634299 np0000180810 devstack@c-api.service[117110]: INFO cinder.rpc [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 02:22:18.634841 np0000180810 devstack@c-api.service[117109]: INFO cinder.rpc [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 02:22:18.635193 np0000180810 devstack@c-api.service[117111]: DEBUG dbcounter [-] [117111] Writer thread running {{(pid=117111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 02:22:18.636523 np0000180810 devstack@c-api.service[117110]: INFO cinder.rpc [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 02:22:18.636721 np0000180810 devstack@c-api.service[117109]: INFO cinder.rpc [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 02:22:18.637566 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.638258 np0000180810 devstack@c-api.service[117111]: INFO cinder.rpc [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 02:22:18.638523 np0000180810 devstack@c-api.service[117110]: INFO cinder.rpc [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 02:22:18.639407 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.640439 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.641079 np0000180810 devstack@c-api.service[117111]: INFO cinder.rpc [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 02:22:18.642356 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.643718 np0000180810 devstack@c-api.service[117111]: INFO cinder.rpc [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 02:22:18.646217 np0000180810 devstack@c-api.service[117111]: INFO cinder.rpc [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 02:22:18.647446 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.648102 np0000180810 devstack@c-api.service[117112]: DEBUG dbcounter [-] [117112] Writer thread running {{(pid=117112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 02:22:18.650884 np0000180810 devstack@c-api.service[117112]: INFO cinder.rpc [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 02:22:18.651405 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.654068 np0000180810 devstack@c-api.service[117112]: INFO cinder.rpc [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 02:22:18.656942 np0000180810 devstack@c-api.service[117112]: INFO cinder.rpc [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 02:22:18.659386 np0000180810 devstack@c-api.service[117112]: INFO cinder.rpc [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 02:22:18.660235 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.663177 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.672981 np0000180810 devstack@c-api.service[117109]: DEBUG oslo_db.sqlalchemy.engines [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 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=117109) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 02:22:18.674940 np0000180810 devstack@c-api.service[117109]: INFO cinder.rpc [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 02:22:18.676007 np0000180810 devstack@c-api.service[117110]: DEBUG oslo_db.sqlalchemy.engines [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef 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=117110) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 02:22:18.676710 np0000180810 devstack@c-api.service[117109]: INFO cinder.rpc [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 02:22:18.677472 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.678230 np0000180810 devstack@c-api.service[117110]: INFO cinder.rpc [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 02:22:18.680614 np0000180810 devstack@c-api.service[117110]: INFO cinder.rpc [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 02:22:18.681809 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.687563 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.690800 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.692052 np0000180810 devstack@c-api.service[117111]: DEBUG oslo_db.sqlalchemy.engines [None req-f348bb79-5a28-4d69-810f-5480ad2b01df 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=117111) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 02:22:18.693581 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.693939 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.695081 np0000180810 devstack@c-api.service[117111]: INFO cinder.rpc [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 02:22:18.696804 np0000180810 devstack@c-api.service[117112]: DEBUG oslo_db.sqlalchemy.engines [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d 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=117112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 02:22:18.696953 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.697583 np0000180810 devstack@c-api.service[117111]: INFO cinder.rpc [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 02:22:18.698899 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.698998 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.699472 np0000180810 devstack@c-api.service[117112]: INFO cinder.rpc [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 02:22:18.700281 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.701839 np0000180810 devstack@c-api.service[117112]: INFO cinder.rpc [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 02:22:18.701982 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.703108 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.704827 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.705510 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.707988 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.708506 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.710889 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.711564 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.714411 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.714604 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.715902 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.716141 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.717430 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.717618 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.717708 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.719115 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.720349 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.720472 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.720900 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.721810 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.722287 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.724495 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.726266 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.726334 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.727586 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.729668 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.730022 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.730268 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.731390 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.731846 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.733245 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.733336 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.733428 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.734294 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.734739 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.735566 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.736097 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.736340 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.737033 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.737246 np0000180810 devstack@c-api.service[117109]: WARNING cinder.api.contrib.hosts [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 02:22:18.737527 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.737977 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.738404 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.739168 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.739338 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.739710 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.740439 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.740648 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.740887 np0000180810 devstack@c-api.service[117110]: WARNING cinder.api.contrib.hosts [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 02:22:18.741583 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.742101 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.742200 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.742908 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.743160 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extended resource: extensions {{(pid=117109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.743450 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.743542 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.744208 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.744491 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extended resource: os-quota-class-sets {{(pid=117109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.744987 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.745685 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.746037 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extended resource: scheduler-stats {{(pid=117109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.746222 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.746666 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extended resource: extensions {{(pid=117110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.747478 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extended resource: os-quota-sets {{(pid=117109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.747714 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.748010 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extended resource: os-quota-class-sets {{(pid=117110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.749293 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extended resource: scheduler-stats {{(pid=117110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.749491 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extended resource: backups {{(pid=117109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.750794 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extended resource: os-quota-sets {{(pid=117110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.751550 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extended resource: os-snapshot-manage {{(pid=117109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.751937 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.752776 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extended resource: backups {{(pid=117110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.752979 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extended resource: consistencygroups {{(pid=117109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.753808 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.754826 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extended resource: os-snapshot-manage {{(pid=117110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.755210 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extended resource: extra_specs {{(pid=117109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.755321 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.756243 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extended resource: consistencygroups {{(pid=117110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.756936 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extended resource: os-hosts {{(pid=117109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.757625 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.757742 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.758272 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extended resource: os-volume-manage {{(pid=117109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.758395 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extended resource: extra_specs {{(pid=117110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.759140 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.759740 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extended resource: os-availability-zone {{(pid=117109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.759929 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extended resource: os-hosts {{(pid=117110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.760138 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.760475 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.761074 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extended resource: encryption {{(pid=117109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.761306 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extended resource: os-volume-manage {{(pid=117110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.761612 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.761804 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.762605 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extended resource: os-volume-transfer {{(pid=117109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.762748 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extended resource: os-availability-zone {{(pid=117110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.762998 np0000180810 devstack@c-api.service[117112]: WARNING cinder.api.contrib.hosts [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 02:22:18.763152 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.763688 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.764083 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extended resource: encryption {{(pid=117110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.764282 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extended resource: capabilities {{(pid=117109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.764518 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.765009 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.765579 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extended resource: encryption {{(pid=117109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.765669 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extended resource: os-volume-transfer {{(pid=117110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.765765 np0000180810 devstack@c-api.service[117111]: WARNING cinder.api.contrib.hosts [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 02:22:18.766330 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.766451 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.767132 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extended resource: os-volume-type-access {{(pid=117109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.767239 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extended resource: capabilities {{(pid=117110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.767784 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.767846 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.768514 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extended resource: encryption {{(pid=117110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.768764 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extended resource: cgsnapshots {{(pid=117109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.768850 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extended resource: extensions {{(pid=117112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.769146 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.770105 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extended resource: os-volume-type-access {{(pid=117110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.770170 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extended resource: os-quota-class-sets {{(pid=117112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.770232 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extended resource: qos-specs {{(pid=117109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.770713 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.771410 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extended resource: scheduler-stats {{(pid=117112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.771658 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extended resource: cgsnapshots {{(pid=117110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.771731 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extended resource: extensions {{(pid=117111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.772323 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.contrib.snapshot_actions [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] SnapshotActionsController initialized {{(pid=117109) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 02:22:18.772851 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extended resource: os-quota-sets {{(pid=117112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.773085 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.773145 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extended resource: qos-specs {{(pid=117110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.773219 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extended resource: os-quota-class-sets {{(pid=117111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.774379 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extended resource: backups {{(pid=117112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.774476 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extended resource: scheduler-stats {{(pid=117111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.774558 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.775216 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.contrib.snapshot_actions [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] SnapshotActionsController initialized {{(pid=117110) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 02:22:18.775822 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.776014 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.776554 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extended resource: os-quota-sets {{(pid=117111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.776927 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extended resource: os-snapshot-manage {{(pid=117112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.777171 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.777425 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.778280 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extended resource: backups {{(pid=117111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.778398 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extended resource: consistencygroups {{(pid=117112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.778732 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.778921 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.780198 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.780288 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.780398 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extended resource: os-snapshot-manage {{(pid=117111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.780502 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extended resource: extra_specs {{(pid=117112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.781544 np0000180810 devstack@c-api.service[117109]: WARNING castellan.key_manager.migration [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.781633 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.781841 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extended resource: consistencygroups {{(pid=117111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.782119 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extended resource: os-hosts {{(pid=117112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.782417 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=117109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.782530 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.782650 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.782749 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extension AdminActions extending resource: volumes {{(pid=117109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.782875 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extension AdminActions extending resource: snapshots {{(pid=117109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.782989 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extension AdminActions extending resource: backups {{(pid=117109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.783101 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.783161 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extension VolumeActions extending resource: volumes {{(pid=117109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.783291 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extension TypesManage extending resource: types {{(pid=117109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.783401 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extension UsedLimits extending resource: limits {{(pid=117109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.783463 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extended resource: os-volume-manage {{(pid=117112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.783516 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.783582 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.783686 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.783787 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=117109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.783852 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extended resource: extra_specs {{(pid=117111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.783939 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.784012 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.784121 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.v3.router [None req-0f250ef7-6387-4596-8e0b-a98c2337d4b0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.784452 np0000180810 devstack@c-api.service[117110]: WARNING castellan.key_manager.migration [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.784872 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extended resource: os-availability-zone {{(pid=117112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.785320 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extension SnapshotActions extending resource: snapshots {{(pid=117110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.785444 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.785516 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extended resource: os-hosts {{(pid=117111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.785640 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.785740 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extension AdminActions extending resource: volumes {{(pid=117110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.785872 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extension AdminActions extending resource: snapshots {{(pid=117110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.785978 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extension AdminActions extending resource: backups {{(pid=117110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.786138 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extension VolumeActions extending resource: volumes {{(pid=117110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.786217 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extended resource: encryption {{(pid=117112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.786280 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extension TypesManage extending resource: types {{(pid=117110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.786371 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extension UsedLimits extending resource: limits {{(pid=117110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.786468 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.786557 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.786652 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.786755 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extension VolumeTypeAccess extending resource: types {{(pid=117110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.786871 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.786943 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extended resource: os-volume-manage {{(pid=117111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.786999 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.787099 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.v3.router [None req-01dd3a27-f6a3-4c34-adff-267c1dea90ef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.787749 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extended resource: os-volume-transfer {{(pid=117112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.788447 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extended resource: os-availability-zone {{(pid=117111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.789346 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extended resource: capabilities {{(pid=117112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.789805 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extended resource: encryption {{(pid=117111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.790690 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extended resource: encryption {{(pid=117112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.791345 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extended resource: os-volume-transfer {{(pid=117111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.792236 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extended resource: os-volume-type-access {{(pid=117112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.792722 np0000180810 devstack@c-api.service[117109]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a96a5ea3668 pid: 117109 (default app) Jun 17 02:22:18.793156 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extended resource: capabilities {{(pid=117111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.793781 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extended resource: cgsnapshots {{(pid=117112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.794545 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extended resource: encryption {{(pid=117111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.795215 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extended resource: qos-specs {{(pid=117112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.795556 np0000180810 devstack@c-api.service[117110]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a96a5ea3668 pid: 117110 (default app) Jun 17 02:22:18.796066 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extended resource: os-volume-type-access {{(pid=117111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.797307 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.contrib.snapshot_actions [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] SnapshotActionsController initialized {{(pid=117112) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 02:22:18.797672 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extended resource: cgsnapshots {{(pid=117111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.798101 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.799189 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extended resource: qos-specs {{(pid=117111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 02:22:18.799460 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.800750 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.800750 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.800750 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.800750 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.800750 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.801337 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.801337 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.801337 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.801599 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.801681 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.801681 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.801681 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.801681 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.801681 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.801681 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.802308 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.802308 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.802308 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.802308 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.802308 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.802785 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.802785 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.802785 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.802785 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.802785 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.803281 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.803281 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.803281 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.803281 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.803664 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.803664 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.803664 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.803664 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.803664 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.804170 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.804170 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.804170 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.804170 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.804170 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.804634 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.804634 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.804634 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.804634 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.804634 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.804634 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.805246 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.805246 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.805246 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.805246 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.805246 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.805246 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.805779 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.805779 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.805779 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.805779 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.805779 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.805779 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.806395 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.806395 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.806395 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.806395 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.806640 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.contrib.snapshot_actions [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] SnapshotActionsController initialized {{(pid=117111) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 02:22:18.806776 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.806776 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.806776 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.806776 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.807042 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.807042 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.807042 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.807042 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.807042 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.807363 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.807363 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.807363 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.807363 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.807363 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.807647 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.807647 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.807647 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.807647 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.807647 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.807647 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.808001 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.808001 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.808001 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.808001 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.808001 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.808318 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.808318 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.808318 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.808318 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.808318 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.808626 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.808626 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.808626 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.808626 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.808908 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.808908 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.808908 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.808908 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.809162 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.809162 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.809162 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.809162 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.809162 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.809472 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.809472 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.809472 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.809472 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.809472 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.809742 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.809742 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.809742 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.809742 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.810024 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.810024 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.810024 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.810024 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.810287 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.810287 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.810287 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.810287 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.810557 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.810557 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.810557 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.810557 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.810804 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.810804 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.810804 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.810804 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.811093 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.811093 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.811093 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.811093 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.811093 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.811093 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.811455 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.811455 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.811455 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.811455 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.811455 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.811759 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.811759 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.811759 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.811759 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.811759 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.811759 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.811759 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.812281 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.812281 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.812281 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.812281 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.812281 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.812281 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.812640 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.812640 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.812640 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.812640 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.812640 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.812640 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.813039 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.813039 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.813039 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.813039 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.813039 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.813039 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.813403 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.813403 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.813403 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.813403 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.813651 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.813707 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.813707 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.813707 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.813707 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.814008 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.814008 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.814008 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.814008 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.814318 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.814363 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.814363 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.814363 np0000180810 devstack@c-api.service[117109]: /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 02:22:18.814363 np0000180810 devstack@c-api.service[117109]: warnings.warn(deprecated_msg) Jun 17 02:22:18.814724 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.814770 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.middleware.request_id [None req-b8fa634f-5664-4a8e-a126-45c8d914a5df None None] RequestId filter calling following filter/app {{(pid=117109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 02:22:18.814809 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.814846 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.814846 np0000180810 devstack@c-api.service[117112]: WARNING castellan.key_manager.migration [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.814921 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.814960 np0000180810 devstack@c-api.service[117109]: [pid: 117109|app: 0|req: 1/1] 199.204.45.250 () {60 vars in 956 bytes} [Wed Jun 17 02:22:18 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 02:22:18.814996 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extension SnapshotActions extending resource: snapshots {{(pid=117112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.814996 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.814996 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815101 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.815139 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extension AdminActions extending resource: volumes {{(pid=117112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815139 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extension AdminActions extending resource: snapshots {{(pid=117112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815139 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extension AdminActions extending resource: backups {{(pid=117112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815139 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extension VolumeActions extending resource: volumes {{(pid=117112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815139 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extension TypesManage extending resource: types {{(pid=117112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815139 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extension UsedLimits extending resource: limits {{(pid=117112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815139 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815384 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815384 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815384 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extension VolumeTypeAccess extending resource: types {{(pid=117112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815384 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815384 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815384 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.v3.router [None req-b0b3a67b-7360-4382-b7c4-a2e7f617ba7d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815565 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.815565 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.815565 np0000180810 devstack@c-api.service[117111]: WARNING castellan.key_manager.migration [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 02:22:18.815565 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extension SnapshotActions extending resource: snapshots {{(pid=117111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815565 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815565 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815565 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extension AdminActions extending resource: volumes {{(pid=117111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815565 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extension AdminActions extending resource: snapshots {{(pid=117111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815809 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extension AdminActions extending resource: backups {{(pid=117111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815809 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extension VolumeActions extending resource: volumes {{(pid=117111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815809 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extension TypesManage extending resource: types {{(pid=117111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815809 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extension UsedLimits extending resource: limits {{(pid=117111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815809 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815809 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.815809 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.816070 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extension VolumeTypeAccess extending resource: types {{(pid=117111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.816070 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.816070 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.816070 np0000180810 devstack@c-api.service[117111]: DEBUG cinder.api.v3.router [None req-f348bb79-5a28-4d69-810f-5480ad2b01df None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 02:22:18.817016 np0000180810 devstack@c-api.service[117112]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a96a5ea3668 pid: 117112 (default app) Jun 17 02:22:18.823929 np0000180810 devstack@c-api.service[117111]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a96a5ea3668 pid: 117111 (default app) Jun 17 02:22:25.897905 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.897905 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.897905 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.897905 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.897905 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.898925 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.898925 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.898925 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.898925 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.898925 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.899286 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.899286 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.899286 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.899286 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.899286 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.899286 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.899591 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.899591 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.899591 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.899591 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.899799 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.899799 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.899799 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.899799 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.900067 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.900067 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.900067 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.900067 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.900284 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.900284 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.900284 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.900284 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.900284 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.900545 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.900545 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.900545 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.900545 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.900545 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.900791 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.900791 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.900791 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.900791 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.900791 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.900791 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.902092 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.902092 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.902092 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.902092 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.902092 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.902092 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.902716 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.902716 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.902716 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.902716 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.902716 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.902716 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.903302 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.903302 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.903302 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.903302 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.903302 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.903884 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.903884 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.903884 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.903884 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.903884 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.904494 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.904494 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.904494 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.904494 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.904494 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.904494 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.905086 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.905086 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.905086 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.905086 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.905086 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.905086 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.905627 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.905627 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.905627 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.905627 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.905627 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.906237 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.906237 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.906237 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.906237 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.906237 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.906924 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.906924 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.906924 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.906924 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.907348 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.907348 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.907348 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.907348 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.907643 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.907643 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.907643 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.907643 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.907643 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.907763 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.907763 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.907763 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.907763 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.907763 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.907883 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.907883 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.907883 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.907883 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.907977 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.907977 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.907977 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.907977 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908083 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908083 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908083 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908083 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908206 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908206 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908206 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908206 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908326 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908326 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908326 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908326 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908447 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908447 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908447 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908447 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908447 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908586 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908586 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908586 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908586 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908586 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908586 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908736 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908736 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908736 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908736 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908736 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908849 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908849 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908849 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908849 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908849 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908849 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908998 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908998 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908998 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908998 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.908998 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.908998 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.909135 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.909135 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.909135 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.909135 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.909135 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.909135 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.909273 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.909273 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.909273 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.909273 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.909273 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.909273 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.909417 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.909417 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.909417 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.909417 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.909520 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.909520 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.909520 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.909520 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.909520 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.909640 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.909640 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.909640 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.909640 np0000180810 devstack@c-api.service[117110]: /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 02:22:25.909640 np0000180810 devstack@c-api.service[117110]: warnings.warn(deprecated_msg) Jun 17 02:22:25.909640 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.middleware.request_id [None req-9cd45b96-e4b2-4f1a-8981-18da91755a74 None None] RequestId filter calling following filter/app {{(pid=117110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 02:22:26.404641 np0000180810 devstack@c-api.service[117110]: INFO cinder.api.openstack.wsgi [None req-9cd45b96-e4b2-4f1a-8981-18da91755a74 admin admin] POST https://199.204.45.250/volume/v3/types Jun 17 02:22:26.404641 np0000180810 devstack@c-api.service[117110]: DEBUG cinder.api.openstack.wsgi [None req-9cd45b96-e4b2-4f1a-8981-18da91755a74 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=117110) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 02:22:26.404641 np0000180810 devstack@c-api.service[117110]: /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 02:22:26.404641 np0000180810 devstack@c-api.service[117110]: warnings.warn( Jun 17 02:22:26.437809 np0000180810 devstack@c-api.service[117110]: DEBUG oslo_db.sqlalchemy.engines [None req-9cd45b96-e4b2-4f1a-8981-18da91755a74 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=117110) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 02:22:26.472058 np0000180810 devstack@c-api.service[117110]: INFO cinder.api.openstack.wsgi [None req-9cd45b96-e4b2-4f1a-8981-18da91755a74 admin admin] https://199.204.45.250/volume/v3/types returned with HTTP 200 Jun 17 02:22:26.472556 np0000180810 devstack@c-api.service[117110]: [pid: 117110|app: 0|req: 1/2] 199.204.45.250 () {68 vars in 1288 bytes} [Wed Jun 17 02:22:25 2026] POST /volume/v3/types => generated 186 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 02:22:26.485533 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.middleware.request_id [req-9cd45b96-e4b2-4f1a-8981-18da91755a74 req-65c7c5a2-21b4-4b7a-8bab-e241b59b3f53 None None] RequestId filter calling following filter/app {{(pid=117109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 02:22:26.816342 np0000180810 devstack@c-api.service[117109]: INFO cinder.api.openstack.wsgi [req-9cd45b96-e4b2-4f1a-8981-18da91755a74 req-65c7c5a2-21b4-4b7a-8bab-e241b59b3f53 admin admin] POST https://199.204.45.250/volume/v3/types/d9aea8f7-2088-45d2-9745-53a513998f51/extra_specs Jun 17 02:22:26.816884 np0000180810 devstack@c-api.service[117109]: DEBUG cinder.api.openstack.wsgi [req-9cd45b96-e4b2-4f1a-8981-18da91755a74 req-65c7c5a2-21b4-4b7a-8bab-e241b59b3f53 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=117109) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 02:22:26.818630 np0000180810 devstack@c-api.service[117109]: /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 02:22:26.818630 np0000180810 devstack@c-api.service[117109]: warnings.warn( Jun 17 02:22:26.857475 np0000180810 devstack@c-api.service[117109]: DEBUG oslo_db.sqlalchemy.engines [req-9cd45b96-e4b2-4f1a-8981-18da91755a74 req-65c7c5a2-21b4-4b7a-8bab-e241b59b3f53 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=117109) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 02:22:26.913801 np0000180810 devstack@c-api.service[117109]: INFO cinder.api.openstack.wsgi [req-9cd45b96-e4b2-4f1a-8981-18da91755a74 req-65c7c5a2-21b4-4b7a-8bab-e241b59b3f53 admin admin] https://199.204.45.250/volume/v3/types/d9aea8f7-2088-45d2-9745-53a513998f51/extra_specs returned with HTTP 200 Jun 17 02:22:26.914215 np0000180810 devstack@c-api.service[117109]: [pid: 117109|app: 0|req: 2/3] 199.204.45.250 () {70 vars in 1505 bytes} [Wed Jun 17 02:22:26 2026] POST /volume/v3/types/d9aea8f7-2088-45d2-9745-53a513998f51/extra_specs => generated 55 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 02:22:28.697662 np0000180810 devstack@c-api.service[117111]: DEBUG dbcounter [-] [117111] Writing DB stats cinder:SELECT=6 {{(pid=117111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 02:22:28.702074 np0000180810 devstack@c-api.service[117112]: DEBUG dbcounter [-] [117112] Writing DB stats cinder:SELECT=6 {{(pid=117112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 02:22:36.469637 np0000180810 devstack@c-api.service[117110]: DEBUG dbcounter [-] [117110] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=117110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 02:22:36.912312 np0000180810 devstack@c-api.service[117109]: DEBUG dbcounter [-] [117109] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=117109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 02:25:27.631782 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.631782 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.631782 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.631782 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.631782 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.636389 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.636389 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.636389 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.636389 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.636389 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.636726 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.636726 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.636726 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.636726 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.636726 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.636726 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.637212 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.637212 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.637212 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.637212 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.637499 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.637499 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.637499 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.637499 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.637800 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.637800 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.637800 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.637800 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.638596 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.638596 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.638596 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.638596 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.638596 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.639231 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.639231 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.639231 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.639231 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.639231 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.639573 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.639573 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.639573 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.639573 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.639573 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.639573 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.640016 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.640016 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.640016 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.640016 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.640016 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.640016 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.640611 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.640611 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.640611 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.640611 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.640611 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.640611 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.641074 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.641074 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.641074 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.641074 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.641074 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.641433 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.641433 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.641433 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.641433 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.641433 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.641768 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.641768 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.641768 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.641768 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.641768 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.641768 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.642193 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.642193 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.642193 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.642193 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.642193 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.642193 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.642591 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.642591 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.642591 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.642591 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.642591 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.642829 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.642829 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.642829 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.642829 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.642829 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.643189 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.643189 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.643189 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.643189 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.643403 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.643403 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.643403 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.643403 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.643626 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.643626 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.643626 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.643626 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.643626 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.643912 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.643912 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.643912 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.643912 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.643912 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.644123 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.644123 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.644123 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.644123 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.644311 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.644311 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.644311 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.644311 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.644488 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.644488 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.644488 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.644488 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.644713 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.644713 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.644713 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.644713 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.644928 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.644928 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.644928 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.644928 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.645108 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.645108 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.645108 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.645108 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.645108 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.645351 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.645351 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.645351 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.645351 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.645351 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.645351 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.645625 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.645625 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.645625 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.645625 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.645625 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.645966 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.645966 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.645966 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.645966 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.645966 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.645966 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.646265 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.646265 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.646265 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.646265 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.646265 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.646265 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.646536 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.646536 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.646536 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.646536 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.646536 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.646536 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.646835 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.646835 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.646835 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.646835 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.646835 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.646835 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.647166 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.647166 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.647166 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.647166 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.647342 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.647342 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.647342 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.647342 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.647342 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.647576 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.647576 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.647576 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.647576 np0000180810 devstack@c-api.service[117112]: /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 02:25:27.647576 np0000180810 devstack@c-api.service[117112]: warnings.warn(deprecated_msg) Jun 17 02:25:27.647576 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.middleware.request_id [None req-48268b51-54cb-4f8b-ba9e-e69d27cd4e9f None None] RequestId filter calling following filter/app {{(pid=117112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 02:25:27.647576 np0000180810 devstack@c-api.service[117112]: INFO cinder.api.openstack.wsgi [None req-48268b51-54cb-4f8b-ba9e-e69d27cd4e9f None None] GET https://199.204.45.250/volume// Jun 17 02:25:27.647874 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.openstack.wsgi [None req-48268b51-54cb-4f8b-ba9e-e69d27cd4e9f None None] Empty body provided in request {{(pid=117112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 02:25:27.647874 np0000180810 devstack@c-api.service[117112]: DEBUG cinder.api.openstack.wsgi [None req-48268b51-54cb-4f8b-ba9e-e69d27cd4e9f None None] Calling method 'all' {{(pid=117112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 02:25:27.647874 np0000180810 devstack@c-api.service[117112]: INFO cinder.api.openstack.wsgi [None req-48268b51-54cb-4f8b-ba9e-e69d27cd4e9f None None] https://199.204.45.250/volume// returned with HTTP 300 Jun 17 02:25:27.647874 np0000180810 devstack@c-api.service[117112]: [pid: 117112|app: 0|req: 1/4] 199.204.45.250 () {66 vars in 1456 bytes} [Wed Jun 17 02:25:27 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)